File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
1
+ 5.4.0
2
+ ==
3
+
4
+ ## What's New
5
+
6
+ - [ Upgrade v8 to 7.4.288.25(#1356 )] ( https://github.com/NativeScript/android-runtime/issues/1356 )
7
+ - [ Upgrade the android gradle plugin to the latest 3.4.0 version(#1360 )] ( https://github.com/NativeScript/android-runtime/issues/1360 )
8
+ - [ Enable V8 symbols using from application's package.json file(#1368 )] ( https://github.com/NativeScript/android-runtime/issues/1368 )
9
+
10
+ ## Bug Fixes
11
+
12
+ - [ HashMaps improvements - fix for "Attempt to use cleared object reference"(#1345 )] ( https://github.com/NativeScript/android-runtime/issues/1345 )
13
+ - [ Unable to start Service when the application process is killed by the OS(#1347 )] ( https://github.com/NativeScript/android-runtime/pull/1347 )
14
+ - [ gradlew not compatible with sh(#1349 )] ( https://github.com/NativeScript/android-runtime/issues/1349 )
15
+ - [ Memory leak in global.postMessage(#1358 )] ( https://github.com/NativeScript/android-runtime/issues/1358 )
16
+ - [ memory leak java <-> javascript when java returns [ ] array(#1363 )] ( https://github.com/NativeScript/android-runtime/issues/1363 )
17
+ - [ Bug when reifying some generic classes in the SBG(#1372 )] ( https://github.com/NativeScript/android-runtime/issues/1372 )
18
+ - [ Extending an Android service fails if ` onCreate ` hasn't been overridden()] ( https://github.com/NativeScript/android-runtime/issues/1373 )
19
+
1
20
5.3.1
2
21
==
3
22
## Bug Fixes
You can’t perform that action at this time.
0 commit comments