Releases: microsoft/cordova-plugin-code-push
Releases · microsoft/cordova-plugin-code-push
v1.11.10
09 Apr 11:41
Compare
Sorry, something went wrong.
No results found
Ignore empty folders when computing assets hash
Fixed issue with Ionic projects (liverelaod and loading local files)
Bug fixes
v1.11.9
27 Mar 16:56
Compare
Sorry, something went wrong.
No results found
v1.11.8
27 Mar 15:32
Compare
Sorry, something went wrong.
No results found
Added post_plugin_add script to resolve issue with different versions of file and file transfer plugin for different cordova versions
Fixed issue with binary hash generation
v1.11.7
19 Feb 18:20
Compare
Sorry, something went wrong.
No results found
Fix for dependencies installation
v1.11.6
16 Feb 15:11
Compare
Sorry, something went wrong.
No results found
Fixed issue when codePush.sync() fails to update release, and ignores all future releases
v1.11.5
14 Feb 12:22
Compare
Sorry, something went wrong.
No results found
Bump version in plugin.xml
v1.11.4
13 Feb 08:18
Compare
Sorry, something went wrong.
No results found
Added optional errback for codePush.sync()
iOS native: run all public methods in background
Bug fixes
v1.11.3
23 Jan 10:16
Compare
Sorry, something went wrong.
No results found
This is a small incremental release for an issue which causes logError to fail sometimes
Bug Fixes
Fix TypeError when calling logError without error. (#353 ) Thanks @loban
v1.11.2
17 Jan 08:39
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fixed incorrect path to beforeInstall script in config.xml
v1.11.1
15 Jan 08:19
Compare
Sorry, something went wrong.
No results found
Improvements
Improved stacktrace logging #339
Added postinstall script to resolve issue with different versions of file and file transfer plugin for different cordova versions #345