Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

36 lines (26 loc) · 1.42 KB

ChangeLog

Version 2.3.0 (28.2.2018)

  • Added support for starting a macOS launcher application on boot

Version 2.2.0 (14.2.2018)

Version 2.1.0 (27.1.2018)

  • Indication of automatic startup
  • Improved documentation

Version 2.0.1 (30.12.2015)

  • Android namespace added for VS2015 compatibility

Version 2.0.0 (6.10.2015)

  • Moved plugin to npm.

Version 1.2.1 (27.08.2015)

Version 1.2.0 (6.05.2015)

  • Added new Broadcast receiver for MY_PACKAGE_REPLACED. This is needed to cover situation when the system kills your app during the (Google Play) auto-update of your app. If you don't need this function just use the version 1.1.0.

Version 1.1.0 (29.03.2015)

  • Added separate Broadcast receiver for BOOT_COMPLETED and USER_PRESENT and then dynamically modified the static receiver configuration

Version 1.0.1 (26.03.2015)

  • Removed the android debug logs and fixed typos in the description

Version 1.0.0 (25.03.2015)