Skip to content

Releases: danielsogl/awesome-cordova-plugins

v2.6.0

02 Mar 02:29
Compare
Choose a tag to compare

2.6.0 (2017-03-02)

Bug Fixes

  • apprate: add missing Windows Store option (#1072) (439ccee)
  • background-geolocation: configure returns a promise (fc87992), closes #1118
  • contacts: allow passing asterisk as contact field type (9c5b593), closes #1093
  • facebook: fixes issue when not supplying default params (#1088) (85a3a40)
  • file: add missing exports (#1101) (23b97f6)
  • file: platform Browser will raise a an DOMException (#1082) (2fba915)
  • file: remove FileError from return type (#1086) (c1748bb)
  • imagepicker: add outputType option (#1098) (b4b7cfa)
  • media: add missing pauseRecord and resumeRecord methods (#1122) (234ed6e)
  • plugin: revert changes to support stable version (#1116) (104532e), closes #1001
  • push: add the missing option clearBadge (#1087) (70847d1)
  • serial: Serial.requestPermission() options are optional (#1128) (da72500)
  • zip: progress callback is optional (#1049) (83f57b9)

Features

  • alipay: add alipay support. (#1097) (2eea3df)
  • app-update: add cordova-plugin-app-update support (#1105) (21d4088)
  • appodeal: adds Appodeal SDK wrappers for iOS and Android (#1031) (fd8107b)
  • background-fetch: Adding Background Fetch requested in #990 (#1013) (57e2691)
  • browser-tab: add browser tab plugin (#1126) (8de3793), closes #1115
  • couchbase-lite: add CouchbaseLite cordova plugin (#1025) (09a7dcf)
  • file: add system paths (f0e2195)
  • google-maps: add constant for map type (318ad3f)
  • gyroscope: add Gyroscope plugin (#1004) (0378b1d)
  • inappbrowser: add interface for IAB options (#1065) (f4b8236)
  • local-notifications: support for icon background color (#1079) (2a32624)
  • text-to-speech: Add stop method (#1063) (4f86320)
  • unique-device-add: add UniqueDeviceId plugin (#1064) (60db10c)

v2.5.1

07 Feb 16:34
Compare
Choose a tag to compare

2.5.1 (2017-02-07)

This version fixes build issues that were caused in ionic-native@2.5.0.

Bug Fixes

  • pin-dialog: add missing errorIndex (b7701cd)

v2.5.0

07 Feb 12:28
Compare
Choose a tag to compare

2.5.0 (2017-02-07)

Bug Fixes

  • file-transfer: fix return type of upload method (a5b4632), closes #1002
  • pinterest: fix PinterestPin interface (a03afcf)
  • safari-view-controller: fix issue caused by calling show without options (dc37d8f)

Features

  • background-geolocation: add missing properties for Android (f0cf860)
  • barcodescanner: add option disableSuccessBeep (#1035) (97489ba)
  • inappbrowser: add hide function (#1018) (4ab87d8)

v2.4.1

24 Jan 20:15
Compare
Choose a tag to compare

2.4.1 (2017-01-24)

Bug Fixes

  • screen-orientation: lockOrientation returns a promise (1c09ee1), closes #939

v2.4.0

24 Jan 05:54
Compare
Choose a tag to compare

2.4.0 (2017-01-24)

Bug Fixes

  • google-maps: fix event listeners (416071a), closes #999

Features

  • pinterest: add pinterest plugin (466437a)

v2.3.2

24 Jan 03:20
Compare
Choose a tag to compare

2.3.2 (2017-01-24)

Bug Fixes

  • googlemaps: fix GoogleMapsLaLngBounds (c3127d3), closes #972

v2.3.1

24 Jan 03:07
Compare
Choose a tag to compare

2.3.1 (2017-01-22)

Bug Fixes

  • add clearAllNotifications() (8c021bc)
  • battery-status: add missing pluginRef (3da0efe)
  • core: fix exception in CordovaProperty (#998) (cb29363), closes #992
  • core: fix plugin check (da7a370)
  • plugin: adds subscribe() and unsubscribe() (94025a7)

Features

  • core: add PluginConfig interface (b983de2), closes #996
  • google-maps: add base class functions (#993) (9f98f8e)

v2.3.0

20 Jan 21:36
Compare
Choose a tag to compare

2.3.0 (2017-01-20)

Bug Fixes

  • native-geocoder: fix callback order (dbf95ea)

Features

v2.2.17

20 Jan 20:54
Compare
Choose a tag to compare

2.2.17 (2017-01-20)

Bug Fixes

  • app-rate: onRateDialogShow callback (#985) (ab681cc)
  • core: increase deviceready timeout for sanity (0ab14a0)

v2.2.16

12 Jan 00:12
Compare
Choose a tag to compare

Important

Please use this version instead of 2.2.15 due to a bug in that version.