Releases: danielsogl/awesome-cordova-plugins
Releases · danielsogl/awesome-cordova-plugins
v2.2.4
v2.2.3
v2.2.2
2.2.2 (2016-10-12)
BREAKING CHANGES
File
File.writeFile options parameter accepts only options (WriteOptions) now, you cannot pass a boolean anymore.
Bug Fixes
Features
v2.2.1
v2.2.0
2.2.0 (2016-10-11)
BREAKING CHANGES
OneSignal
The wrapper for this plugin has been updated to the match latest version of the plugin (2.x). If you are still using and older version of the plugin (1.x), you should use ionic-native v.2.1.x.
ThemeableBrowser
The wrapper for this plugin (and related interfaces) has been refactored to replace "Themable" with "Themeable". Please fix your existing code to match the new class and interfaces names.
Bug Fixes
- native-transitions: add missing interface properties (35c8bbd)
- onesignal: update to match latest api (#671) (7c6e6d8), closes #667
- themeable-browser: fix the name of the plugin (#663) (1368175)
Features
v2.1.9
v2.1.7
v2.1.6
v2.1.3
v2.1.2
2.1.2 (2016-10-06)
Bug Fixes
Features
Also, the following changes were featured in v2.1.0 which was later unpublished from NPM:
Bug Fixes
- calendar: fixed modifyEventWithOptions and related interface (80ff2f3)
- googlemaps: CameraPosition target can now be GoogleMapsLatLng (8d21f5f)
- googlemaps: typo in GoogleMapsTileOverlayOptions (#589) (be2c198)
- isdebug: export IsDebug class (#578) (c573332)
- media: add status as a parmeter instead of property of instance (58a99a1)
- paypal: fix typings, add PayPalItem and PayPalPaymentDetails (5d13ba0)
- power-management: fix repo and pluginref (#603) (d6060a9)
- push: Add support for passing notification id into finish (#600) (16f05c3)
- social-sharing: shareWithOptions method signature (#598) (2ed84b1)
Features
- ble: add startScanWithOptions (79f0a3f), closes #539
- googlemaps: support bounds in Geocoder (#599) (66e9e46)
- location-accuracy: add location accuracy plugin (#583) (60b7c74), closes #484
- plugin: add getPlugin to plugin interface. Fixes #582 (d45a2b5)
- plugin: checkInstall w/ warning msg (47112c7)
- stepcounter: add stepcounter plugin (#607) (a99b753)
- themable-browser: add ThemableBrowser plugin (b9151bc), closes #549
- themable-browser: add ThemableBrowser plugin (972d63b), closes #549