- Added support for starting a macOS launcher application on boot
- Autostart of any Android service
- Indication of automatic startup
- Improved documentation
- Android namespace added for VS2015 compatibility
- Moved plugin to npm.
- Fixed typo issue #2 for cordova 5.0
- 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.
- Added separate Broadcast receiver for BOOT_COMPLETED and USER_PRESENT and then dynamically modified the static receiver configuration
- Removed the android debug logs and fixed typos in the description
- Initial version based on https://github.com/tsubik/cordova-plugin-start-on-boot