0.10.1
Bug Fixed
- Fix custom flutter widget when kraken disposed. #1142
- Fix scrollable size should include padding. #1135
- Fix http request doesn't support multiple headers. #1148
- Fix document.location is undefined. #1150
- Fix WebSocket dev server error. #1131
- Fix image intrinsic size not correct which include padding and border. #1127
- Fix unhandledPromiseRejection event. #1137
- Fix fetch API request options. #1139
- Fix HttpCache error on linux platform. #1113
- Fix exception leak cause globalObject not fully freed. #1117
- Fix border radius of one percentage value. #1121
- Fix empty screen when page reload. #1109
- Fix linux dynamic rpath. #1111
- Fix error when set empty string to textOverflow. #1095
- Fix input delete key binding. #1096
- Fix load kraken bundle from env and native side. #1098
- Fix crash when reload page. #1102
- Fix stack overflow when working with multiple thread. #1086
- Fix sepeated setting of style is invalid. #1088