mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2025-12-17 03:43:24 +00:00
Update changelog
This commit is contained in:
28
CHANGELOG.md
28
CHANGELOG.md
@@ -1,4 +1,32 @@
|
||||
## ChangeLog
|
||||
#### Version 0.7.0 (not yet released)
|
||||
- __Features__
|
||||
- Ability to configure icon and color on Android
|
||||
- Allow app to move to foreground on Android
|
||||
- Allow app to move to background on Android
|
||||
- Allow app to override back button behaviour on Android
|
||||
- New events for when the mode has been enabled/disabled
|
||||
- __Improvements__
|
||||
- Various enhancements and bug fixes for all platforms
|
||||
- Support for latest platform and OS versions
|
||||
- Multi line text on Android
|
||||
- Multiple listeners for same event
|
||||
- Compatibility with cordova-plugin-geolocation
|
||||
- Compatibility with cordova-plugin-crosswalk-webview
|
||||
- Compatibility with cordova-plugin-wkwebview-engine
|
||||
- New sample app
|
||||
- __Fixes__
|
||||
- Silent mode issues on Android
|
||||
- Lock screen issues on Android
|
||||
- Callback not called on Android
|
||||
- Notification shows app info with cordova-android@6
|
||||
- Other apps audio interruption on iOS
|
||||
- __Changes__
|
||||
- Deprecate event callbacks
|
||||
- Notification not visible anymore on lock screen
|
||||
- Remove unexpected back button handler
|
||||
- Remove support for wp8 platform
|
||||
|
||||
#### Version 0.6.5 (29.02.2016)
|
||||
- Published on npm
|
||||
- Updated dependency ID for the device plug-in
|
||||
|
||||
Reference in New Issue
Block a user