Skip to content

Releases: danielsogl/awesome-cordova-plugins

v2.2.4

15 Oct 17:18

Choose a tag to compare

2.2.4 (2016-10-15)

Bug Fixes

  • sqlite: fix callback order for transaction (#700) (799e2f0)

Features

  • device-feedback: add DeviceFeedback plugin (#696) (bbda6e2)
  • image-picker: add new android methods (3edfafb)
  • mixpanel: MixpanelPeople returns promises (#681) (b95f88c), closes #667

v2.2.3

14 Oct 10:08

Choose a tag to compare

2.2.3 (2016-10-14)

Bug Fixes

  • googlemaps: Expose 'type' property in GoogleMapsLatLngBounds #693 (#694) (74a252b)
  • onesignal: update to match latest API version (#691) (babfb0d)

v2.2.2

12 Oct 01:05

Choose a tag to compare

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

  • file: getFreeDiskSpace now works (d2f42ef)
  • file: read methods can accept Blobs too (276d61b)

Features

  • file: getFile and getDirectory are now public (5c92455), closes #657

v2.2.1

12 Oct 00:19

Choose a tag to compare

2.2.1 (2016-10-12)

Bug Fixes

  • diagnostic: misspelled getContactsAuthorizationStatus method (#678) (bff4862)
  • http: export via window.IonicNative (#675) (cf7abe1)
  • location-accuracy: accuracy param is number (c2d4f1c), closes #676
  • themeablebrowser: add missed options (#680) (e28e5b0)

v2.2.0

11 Oct 08:31

Choose a tag to compare

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

09 Oct 08:58

Choose a tag to compare

2.1.9 (2016-10-09)

Bug Fixes

  • paypal: add optional details param to paypalpayment (7200845)
  • paypal: problems with selection of PayPal environment (#662) (3dd6a92)

2.1.8 (2016-10-08)

Bug Fixes

  • googlemaps: fixes GoogleMapsLatLng class (11653ce)

v2.1.7

07 Oct 00:40

Choose a tag to compare

2.1.7 (2016-10-07)

Bug Fixes

  • paypal: fixed currency code not found issue (#653) (598f8a9)

v2.1.6

06 Oct 04:28

Choose a tag to compare

2.1.6 (2016-10-06)

Bug Fixes

  • paypal: fix helper classes (f002657)

v2.1.3

06 Oct 02:37

Choose a tag to compare

2.1.3 (2016-10-06)

Bug Fixes

  • google-analytics: add missing methods, fix return types (77b0277)
  • google-analytics: add newSession param (f62e108)
  • google-analytics: fix depreciated plugin reference (40325ca)

v2.1.2

06 Oct 01:07

Choose a tag to compare

2.1.2 (2016-10-06)

Bug Fixes

  • googlemaps: add missing properties (72a694a), closes #642

Features

  • zBar: add zBar barcode scanner plugin (#634) (bbbbb3e)

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