Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ionic-native/sqlite-porter

ionic-team953MIT5.36.0TypeScript support: included

Ionic Native - Native plugins for ionic apps

readme

Improve this doc

SQLite Porter

$ ionic cordova plugin add uk.co.workingedge.cordova.plugin.sqliteporter
$ npm install @ionic-native/sqlite-porter

Usage Documentation

Plugin Repo: https://github.com/dpa99c/cordova-sqlite-porter

This Cordova/Phonegap plugin can be used to import/export to/from a SQLite database using either SQL or JSON.

Supported platforms

  • Amazon Fire OS
    • Android
    • BlackBerry 10
    • Browser
    • iOS
    • Tizen
    • Windows
    • Windows Phone

changelog

6.16.0 (2025-03-26)

Features

  • imap: implement email attachments support in IMAP plugin wrapper (#4927) (4739a9a)

6.15.0 (2025-03-10)

Bug Fixes

  • audio-management: fix plugin name - closes #4898 (#4899) (7a4306a)
  • facebook/fbsdk: add nonce parameter to loginWithLimitedTracking (#4906) (562489a)

Features

6.14.0 (2025-01-06)

Features

6.13.0 (2024-12-16)

Features

6.12.0 (2024-11-21)

6.11.0 (2024-11-11)

Bug Fixes

  • cordova-plugin-firebase-model: updated to @awesome-cordova-plugins/core (#4858) (ac767ab)
  • deps: update dependency tslib to v2.8.1 (#4856) [skip ci] (4b526e4)

Features

Reverts

  • Revert "feat(in-app-purchase-3) new InAppPurchase3 plugin (#4849)" (#4871) (6524312), closes #4849 #4871

6.10.0 (2024-10-13)

Bug Fixes

  • in-app-browser: remove duplicated method (#4838) (3a64cd4)
  • screenshot: Update plugin NPM package name (#4844) (4e817a9)

Features

6.9.0 (2024-09-13)

Bug Fixes

  • deps: update dependency tslib to v2.7.0 (#4823) [skip ci] (1c21dd1)

Features

  • approov-advanced-http: support approov3 methods (#4817) (5f15119)
  • clevertap: support clevertap-cordova 3.2.0 (#4814) (4471806), closes #3491
  • mobile-messaging: Added fullFeaturedInApps method to config, fetching of the Inbox methods and registerForRemoteAndroidNotifications method (#4810) (63f2fcb)
  • webengage: New Plugin for Notification Inbox (#4819) (3168688)

6.8.0 (2024-07-11)

Bug Fixes

  • deps: update dependency tslib to v2.6.3 (#4786) [skip ci] (50ab537)
  • ssl-certificate-checker: adjust method interfaces to follow plugin api (#4799) (0c39ec9)

Features

6.7.0 (2024-04-17)

Bug Fixes

  • 🐛 wrong top package main field (#4736) (74b93d7)
  • firebase-x: filters for fetchFirestoreCollection (#4733) (23e6147)
  • firebase-x: setConfigSettings function input parameters aligned with firebase-x plugin (#4757) (adb330a)

Features

6.6.0 (2023-12-19)

Features

6.5.0 (2023-12-19)

Bug Fixes

Features

  • clevertap: support clevertap-cordova 2.7.2 (#4683) [skip ci] (bddafc7), closes #3491

6.4.0 (2023-07-11)

Bug Fixes

  • deps: update dependency tslib to v2.5.0 (#4552) [skip ci] (7e533f4)
  • deps: update dependency tslib to v2.6.0 (#4595) (b600651)
  • mobile-messaging: correct return type of submitEvent (#4564) (0527afe)
  • mobile-messaging: fix event (un)register and saveUser (#4569) (fbd523f)

Features

6.3.0 (2022-12-31)

Bug Fixes

Features

6.2.0 (2022-11-04)

Bug Fixes

  • bluetooth-le: use correct return types (#4411) (2d347e4)
  • deps: update dependency tslib to v2.4.1 (#4413) (e90a6a3)
  • diagnostic: add getBluetoothAuthorizationStatus function (#4398) (c544b43)
  • diagnostic: add new Android runtime permissions for Bluetooth (#4402) (6a97dc5)

Features

6.1.0 (2022-10-22)

Bug Fixes

Features

  • diagnostic: addisCameraRollAuthorized and getCameraRollAuthorizationStatus functions (WIP) (#4362) (cd81cfa)
  • webim: update plugin wrapper (#4370) (81a8b42)

8.0.0 (2025-06-10)

⚠ BREAKING CHANGES

  • purchases: migrate RevenueCat to 3.2.1 (#4392)
  • purchases: migrate RevenueCat to 3.1.0 (#4382)

Features

Bug Fixes

  • 🐛 remove custom formatting (74b93d7)
  • 🐛 wrong top package main field (#4736) (74b93d7)
  • audio-management: fix plugin name - closes #4898 (#4899) (7a4306a)
  • bluetooth-le: use correct return types (#4411) (2d347e4)
  • chooser: Update for support android 11+ (#4436) (ba37646)
  • cordova-plugin-firebase-model: updated to @awesome-cordova-plugins/core (#4858) (ac767ab)
  • deps: update dependency tslib to v2.4.0 (#4154) (bae0a8d)
  • deps: update dependency tslib to v2.4.1 (#4413) (e90a6a3)
  • deps: update dependency tslib to v2.5.0 (#4552) [skip ci] (7e533f4)
  • deps: update dependency tslib to v2.6.0 (#4595) (b600651)
  • deps: update dependency tslib to v2.6.1 (#4610) [skip ci] (d30052d)
  • deps: update dependency tslib to v2.6.2 (#4669) [skip ci] (5355e92)
  • deps: update dependency tslib to v2.6.3 (#4786) [skip ci] (50ab537)
  • deps: update dependency tslib to v2.7.0 (#4823) [skip ci] (1c21dd1)
  • deps: update dependency tslib to v2.8.1 (#4856) [skip ci] (4b526e4)
  • diagnostic: add getBluetoothAuthorizationStatus function (#4398) (c544b43)
  • diagnostic: add LIMITED permissionStatus (#4645) (3ba983a)
  • diagnostic: add new Android runtime permissions for Bluetooth (#4402) (6a97dc5)
  • diagnostic: adjust options declaration (#4227) (19fc222)
  • facebook/fbsdk: add nonce parameter to loginWithLimitedTracking (#4906) (562489a)
  • firebase-x: filters for fetchFirestoreCollection (#4733) (23e6147)
  • firebase-x: setConfigSettings function input parameters aligned with firebase-x plugin (#4757) (adb330a)
  • in-app-browser: remove duplicated method (#4838) (3a64cd4)
  • keychain: mark useTouchID as required (#4182) (6b2c1fd)
  • launch-navigator: use currect handlers (#4385) (62f664e)
  • mobile-messaging: correct return type of submitEvent (#4564) (0527afe)
  • mobile-messaging: fix event (un)register and saveUser (#4569) (fbd523f)
  • Remove unnecessary adder .scripts Folder (56a649b)
  • Remove unnecessary adder .scripts Folder (21e3e37)
  • Remove unnecessary adder .scripts Folder (4471806)
  • Remove unnecessary adder .scripts Folder (974466a)
  • Remove unnecessary adder .scripts Folder (709049f)
  • Remove unnecessary adder .scripts Folder (0cf84a6)
  • Remove unnecessary adder .scripts Folder (e4af3a0)
  • Remove unnecessary adder .scripts Folder (bddafc7)
  • Remove unnecessary adder .scripts Folder (3ba983a)
  • Remove unnecessary adder .scripts Folder (74a80c0)
  • Remove unwanted added File .npmrc (56a649b)
  • Remove unwanted added File .npmrc (21e3e37)
  • Remove unwanted added File .npmrc (4471806)
  • Remove unwanted added File .npmrc (974466a)
  • Remove unwanted added File .npmrc (709049f)
  • Remove unwanted added File .npmrc (0cf84a6)
  • Remove unwanted added File .npmrc (e4af3a0)
  • Remove unwanted added File .npmrc (bddafc7)
  • Remove unwanted added File .npmrc (3ba983a)
  • Remove unwanted added File .npmrc (74a80c0)
  • Remove unwanted added folder .circleci (56a649b)
  • Remove unwanted added folder .circleci (21e3e37)
  • Remove unwanted added folder .circleci (4471806)
  • Remove unwanted added folder .circleci (974466a)
  • Remove unwanted added folder .circleci (709049f)
  • Remove unwanted added folder .circleci (0cf84a6)
  • Remove unwanted added folder .circleci (e4af3a0)
  • Remove unwanted added folder .circleci (bddafc7)
  • Remove unwanted added folder .circleci (3ba983a)
  • Remove unwanted added folder .circleci (74a80c0)
  • Revert .Github Folder Changes to as per Ionic-Native master (56a649b)
  • Revert .Github Folder Changes to as per Ionic-Native master (21e3e37)
  • Revert .Github Folder Changes to as per Ionic-Native master (4471806)
  • Revert .Github Folder Changes to as per Ionic-Native master (974466a)
  • Revert .Github Folder Changes to as per Ionic-Native master (709049f)
  • Revert .Github Folder Changes to as per Ionic-Native master (0cf84a6)
  • Revert .Github Folder Changes to as per Ionic-Native master (e4af3a0)
  • Revert .Github Folder Changes to as per Ionic-Native master (bddafc7)
  • Revert .Github Folder Changes to as per Ionic-Native master (3ba983a)
  • Revert .Github Folder Changes to as per Ionic-Native master (74a80c0)
  • screenshot: Update plugin NPM package name (#4844) (4e817a9)
  • sms-retriever: update startWatching result type (#4309) (178489f)
  • ssl-certificate-checker: adjust method interfaces to follow plugin api (#4799) (0c39ec9)
  • Update changes as per ionic-native master (56a649b)
  • Update changes as per ionic-native master (21e3e37)
  • Update changes as per ionic-native master (4471806)
  • Update changes as per ionic-native master (974466a)
  • Update changes as per ionic-native master (709049f)
  • Update changes as per ionic-native master (0cf84a6)
  • Update changes as per ionic-native master (e4af3a0)
  • Update changes as per ionic-native master (bddafc7)
  • Update changes as per ionic-native master (3ba983a)
  • Update changes as per ionic-native master (74a80c0)
  • urbanairship: fix cordova and method wrapper options (#4221) (0442260)
  • use correct core version (e7d1641)
  • workflow: change default branch from 'main' to 'master' (8876c53)

Miscellaneous Chores

  • adjust husky config [skip ci] (1f3448e)
  • config: migrate config renovate.json (#5025) (47e1b6e)
  • deps: roll back dependency eslint-plugin-jsdoc to 39.3.1 (#4199) (ab1ea4a)
  • deps: update actions/checkout action to v3.0.1 (#4139) (798ae0a)
  • deps: update actions/checkout action to v3.0.2 (#4152) (d735124)
  • deps: update actions/checkout action to v3.1.0 (#4359) (b6cc2d9)
  • deps: update actions/checkout action to v3.2.0 (#4462) (e1ff6de)
  • deps: update actions/checkout action to v3.5.2 (#4522) [skip ci] (402f4b7)
  • deps: update actions/checkout action to v3.5.3 (#4587) (02be833)
  • deps: update actions/checkout action to v3.6.0 (#4670) [skip ci] (1c4cbff)
  • deps: update actions/checkout action to v4 (#4673) [skip ci] (61289bb)
  • deps: update actions/checkout action to v4.1.4 (#4765) [skip ci] (aca4133)
  • deps: update actions/checkout action to v4.1.6 (#4771) (bc30032)
  • deps: update actions/checkout action to v4.1.7 (#4791) [skip ci] (1b38354)
  • deps: update actions/checkout action to v4.2.1 (#4843) [skip ci] (45fdf7f)
  • deps: update actions/checkout action to v4.2.2 (#4865) [skip ci] (9744564)
  • deps: update actions/setup-node action to v3.1.1 (#4134) (650027f)
  • deps: update actions/setup-node action to v3.2.0 (#4187) (f81610e)
  • deps: update actions/setup-node action to v3.3.0 (#4218) (38528e1)
  • deps: update actions/setup-node action to v3.4.0 (#4253) (d6697b8)
  • deps: update actions/setup-node action to v3.4.1 (#4257) (b1f4639)
  • deps: update actions/setup-node action to v3.5.0 (#4341) (dfd3d55)
  • deps: update actions/setup-node action to v3.5.1 (#4371) (3cca610)
  • deps: update actions/setup-node action to v3.6.0 (#4555) [skip ci] (a236719)
  • deps: update actions/setup-node action to v3.7.0 (#4591) (d92c4cf)
  • deps: update actions/setup-node action to v3.8.2 (#4624) [skip ci] (c021fc7)
  • deps: update actions/setup-node action to v4 (#4674) [skip ci] (cef6c8f)
  • deps: update actions/setup-node action to v4.0.1 (#4692) [skip ci] (e579eb5)
  • deps: update actions/setup-node action to v4.0.3 (#4802) [skip ci] (a5cf118)
  • deps: update actions/setup-node action to v4.0.4 (#4835) [skip ci] (4c2af62)
  • deps: update actions/setup-node action to v4.1.0 (#4866) [skip ci] (a99ef76)
  • deps: update actions/setup-node action to v4.2.0 (#4911) (61b1a65)
  • deps: update actions/setup-node action to v4.3.0 (#4924) (196222f)
  • deps: update actions/setup-node action to v4.4.0 (#4933) (eee44de)
  • deps: update actions/stale action to v6 (#4328) (22d6cd9)
  • deps: update actions/stale action to v7 (#4468) (950a1bb)
  • deps: update actions/stale action to v8 (#4546) [skip ci] (7a0a73d)
  • deps: update actions/stale action to v9 (#4685) [skip ci] (d8e1cbd)
  • deps: update angular to v12.2.17 (#4695) [skip ci] (1f1c35a)
  • deps: update dependencies and add release-please configuration (1e13573)
  • deps: update dependency @types/cordova to v11 (#4547) [skip ci] (6b827ff)
  • deps: update dependency @types/cordova to v11.0.3 (#4647) [skip ci] (ecff55c)
  • deps: update dependency @types/fs-extra to v11 (#4481) (f92c99b)
  • deps: update dependency @types/jest to v27.5.0 (#4170) (c7566e2)
  • deps: update dependency @types/jest to v27.5.1 (#4186) (88e78cf)
  • deps: update dependency @types/jest to v27.5.2 (#4211) (3935e62)
  • deps: update dependency @types/lodash to v4.14.182 (#4146) (893540c)
  • deps: update dependency @types/lodash to v4.14.184 (#4283) (99161e2)
  • deps: update dependency @types/lodash to v4.14.185 (#4312) (f86764a)
  • deps: update dependency @types/lodash to v4.14.186 (#4343) (698692e)
  • deps: update dependency @types/lodash to v4.14.188 (#4412) (70d7acc)
  • deps: update dependency @types/lodash to v4.14.191 (#4446) (cc2a78c)
  • deps: update dependency @types/lodash to v4.14.194 (#4529) [skip ci] (7fe38aa)
  • deps: update dependency @types/lodash to v4.14.195 (#4574) (a151860)
  • deps: update dependency @types/lodash to v4.14.197 (#4612) [skip ci] (55826b6)
  • deps: update dependency @types/lodash to v4.14.202 (#4651) [skip ci] (7865e27)
  • deps: update dependency @types/lodash to v4.17.0 (#4758) (d607550)
  • deps: update dependency @types/lodash to v4.17.4 (#4770) (1077071)
  • deps: update dependency @types/lodash to v4.17.5 (#4789) [skip ci] (5c7218e)
  • deps: update dependency @types/node to v16.11.27 (#4138) (444b953)
  • deps: update dependency @types/node to v16.11.28 (#4158) (36ed9a6)
  • deps: update dependency @types/node to v16.11.29 (#4160) (18cb1ac)
  • deps: update dependency @types/node to v16.11.32 (#4165) (00a0cbc)
  • deps: update dependency @types/node to v16.11.33 (#4169) (8a4055c)
  • deps: update dependency @types/node to v16.11.36 (#4185) (8bda638)
  • deps: update dependency @types/node to v16.11.38 (#4209) (126f23b)
  • deps: update dependency @types/node to v16.11.42 (#4220) (d14d8c4)
  • deps: update dependency @types/node to v16.11.44 (#4249) (878a6e9)
  • deps: update dependency @types/node to v16.11.57 (#4258) (b5b8968)
  • deps: update dependency @types/node to v16.11.59 (#4305) (b8374ab)
  • deps: update dependency @types/node to v16.11.60 (#4333) (7baa002)
  • deps: update dependency @types/node to v16.11.64 (#4336) (7817643)
  • deps: update dependency @types/node to v16.11.65 (#4364) (7f1bf95)
  • deps: update dependency @types/node to v16.11.66 (#4372) (e22cf2b)
  • deps: update dependency @types/node to v16.11.68 (#4386) (d7c771b)
  • deps: update dependency @types/node to v16.18.1 (#4391) (d76dfae)
  • deps: update dependency @types/node to v16.18.2 (#4401) (4716a9d)
  • deps: update dependency @types/node to v16.18.3 (#4404) (2e5e43f)
  • deps: update dependency @types/node to v18 (#4395) (cf23a52)
  • deps: update dependency @types/node to v18.11.18 (#4460) (5ae27d8)
  • deps: update dependency @types/node to v18.16.19 (#4562) (4372ff1)
  • deps: update dependency @types/node to v18.16.3 (#4541) [skip ci] (4435e7a)
  • deps: update dependency @types/node to v18.17.4 (#4609) [skip ci] (9b7148a)
  • deps: update dependency @types/node to v18.19.2 (#4621) [skip ci] (5750f30)
  • deps: update dependency @types/node to v18.19.3 (#4684) [skip ci] (a7d5e28)
  • deps: update dependency @types/node to v20 (#4681) [skip ci] (68105e1)
  • deps: update dependency @types/node to v20.10.6 (#4703) [skip ci] (9740ead)
  • deps: update dependency @types/node to v20.12.12 (#4768) (f95a098)
  • deps: update dependency @types/node to v20.12.7 (#4712) (8c970ef)
  • deps: update dependency @types/node to v20.14.10 (#4785) [skip ci] (07bf7a9)
  • deps: update dependency @types/rimraf to v4 (#4759) (d5e8fb2)
  • deps: update dependency @types/webpack to v5.28.1 (#4545) (f82f350)
  • deps: update dependency @types/webpack to v5.28.5 (#4654) [skip ci] (ff6a69a)
  • deps: update dependency conventional-changelog-cli to v3 (#4596) (96cc995)
  • deps: update dependency conventional-changelog-cli to v4 (#4675) [skip ci] (dd2dc1b)
  • deps: update dependency conventional-changelog-cli to v5 (#4769) (cb765d8)
  • deps: update dependency eslint to v8.13.0 (#4132) (24e190a)
  • deps: update dependency eslint to v8.14.0 (#4156) (ab2aec2)
  • deps: update dependency eslint to v8.15.0 (#4177) (adba813)
  • deps: update dependency eslint to v8.16.0 (#4190) (c70508e)
  • deps: update dependency eslint to v8.17.0 (#4217) (c801668)
  • deps: update dependency eslint to v8.18.0 (#4232) (123517e)
  • deps: update dependency eslint to v8.19.0 (#4246) (41e96d9)
  • deps: update dependency eslint to v8.23.0 (#4259) (38d59e3)
  • deps: update dependency eslint to v8.23.1 (#4313) (dcb9b22)
  • deps: update dependency eslint to v8.24.0 (#4334) (2698011)
  • deps: update dependency eslint to v8.25.0 (#4360) (b6a44e3)
  • deps: update dependency eslint to v8.26.0 (#4388) (3752469)
  • deps: update dependency eslint to v8.27.0 (#4415) (56054d0)
  • deps: update dependency eslint to v8.31.0 (#4463) (91da2e5)
  • deps: update dependency eslint to v8.38.0 (#4491) [skip ci] (6c9bd07)
  • deps: update dependency eslint to v8.39.0 (#4556) [skip ci] (f609b93)
  • deps: update dependency eslint to v8.44.0 (#4592) (b18a2c8)
  • deps: update dependency eslint to v8.45.0 (#4601) (df36932)
  • deps: update dependency eslint to v8.55.0 (#4619) [skip ci] (f094712)
  • deps: update dependency eslint to v8.56.0 (#4691) [skip ci] (2dde2de)
  • deps: update dependency eslint to v8.57.0 (#4740) (e7963f6)
  • deps: update dependency eslint to v8.57.1 (#4828) [skip ci] (621c584)
  • deps: update dependency eslint-config-prettier to v10 (#4901) (2ff7714)
  • deps: update dependency eslint-config-prettier to v10.1.1 (#4919) (caa3b50)
  • deps: update dependency eslint-config-prettier to v10.1.5 (#4931) (723488f)
  • deps: update dependency eslint-config-prettier to v8.10.0 (#4614) [skip ci] (ae0d5db)
  • deps: update dependency eslint-config-prettier to v8.6.0 (#4472) (277d696)
  • deps: update dependency eslint-config-prettier to v8.8.0 (#4542) [skip ci] (06018b2)
  • deps: update dependency eslint-plugin-jsdoc to v39 (#4130) (9865faa)
  • deps: update dependency eslint-plugin-jsdoc to v39.1.0 (#4133) (2b92cc1)
  • deps: update dependency eslint-plugin-jsdoc to v39.2.0 (#4136) (136d24a)
  • deps: update dependency eslint-plugin-jsdoc to v39.2.1 (#4137) (ed83bbe)
  • deps: update dependency eslint-plugin-jsdoc to v39.2.2 (#4143) (bfd3a58)
  • deps: update dependency eslint-plugin-jsdoc to v39.2.3 (#4147) (6e2b9a0)
  • deps: update dependency eslint-plugin-jsdoc to v39.2.4 (#4148) (672552b)
  • deps: update dependency eslint-plugin-jsdoc to v39.2.7 (#4150) (ba5232c)
  • deps: update dependency eslint-plugin-jsdoc to v39.2.8 (#4157) (a8dafc2)
  • deps: update dependency eslint-plugin-jsdoc to v39.2.9 (#4162) (46086a7)
  • deps: update dependency eslint-plugin-jsdoc to v39.3.0 (#4191) (3e1fdd9)
  • deps: update dependency eslint-plugin-jsdoc to v39.3.12 (#4378) (5bc6693)
  • deps: update dependency eslint-plugin-jsdoc to v39.3.14 (#4380) (89b21b7)
  • deps: update dependency eslint-plugin-jsdoc to v39.3.15 (#4389) (664e338)
  • deps: update dependency eslint-plugin-jsdoc to v39.3.2 (#4196) (0e922b7)
  • deps: update dependency eslint-plugin-jsdoc to v39.3.25 (#4390) (6f38115)
  • deps: update dependency eslint-plugin-jsdoc to v39.3.3 (#4233) (44967cc)
  • deps: update dependency eslint-plugin-jsdoc to v39.3.6 (#4272) (ba83a81)
  • deps: update dependency eslint-plugin-jsdoc to v39.4.0 (#4403) (8eddcb0)
  • deps: update dependency eslint-plugin-jsdoc to v39.6.2 (#4414) (c654ea5)
  • deps: update dependency eslint-plugin-jsdoc to v39.6.4 (#4447) (65d3053)
  • deps: update dependency eslint-plugin-jsdoc to v43 (#4548) [skip ci] (e96885c)
  • deps: update dependency eslint-plugin-jsdoc to v43.2.0 (#4593) (555bb83)
  • deps: update dependency eslint-plugin-jsdoc to v46 (#4597) (72da25f)
  • deps: update dependency eslint-plugin-jsdoc to v46.10.1 (#4706) [skip ci] (3b9dabc)
  • deps: update dependency eslint-plugin-jsdoc to v46.4.4 (#4602) (4d45e82)
  • deps: update dependency eslint-plugin-jsdoc to v46.4.6 (#4613) [skip ci] (8fa353c)
  • deps: update dependency eslint-plugin-jsdoc to v46.9.0 (#4678) [skip ci] (805a273)
  • deps: update dependency eslint-plugin-jsdoc to v46.9.1 (#4690) [skip ci] (d9eb834)
  • deps: update dependency eslint-plugin-jsdoc to v48 (#4708) (dab9fd8)
  • deps: update dependency eslint-plugin-jsdoc to v48.11.0 (#4808) [skip ci] (d03b4cc)
  • deps: update dependency eslint-plugin-jsdoc to v48.2.5 (#4773) (9d673e1)
  • deps: update dependency eslint-plugin-jsdoc to v48.2.9 (#4783) [skip ci] (4169b66)
  • deps: update dependency eslint-plugin-jsdoc to v48.7.0 (#4792) [skip ci] (52adaf9)
  • deps: update dependency eslint-plugin-jsdoc to v50 (#4824) [skip ci] (f86836a)
  • deps: update dependency eslint-plugin-jsdoc to v50.2.4 (#4825) [skip ci] (f53aea0)
  • deps: update dependency eslint-plugin-jsdoc to v50.3.2 (#4850) [skip ci] (3434bd5)
  • deps: update dependency eslint-plugin-jsdoc to v50.4.3 (#4855) [skip ci] (890b8b8)
  • deps: update dependency eslint-plugin-jsdoc to v50.5.0 (#4874) [skip ci] (74c9cd2)
  • deps: update dependency eslint-plugin-jsdoc to v50.6.0 (#4882) [skip ci] (1337ff5)
  • deps: update dependency eslint-plugin-jsdoc to v50.6.1 (#4888) [skip ci] (d38db02)
  • deps: update dependency eslint-plugin-jsdoc to v50.6.17 (#4934) (6a9afed)
  • deps: update dependency eslint-plugin-jsdoc to v50.6.3 (#4907) (e4edc9c)
  • deps: update dependency eslint-plugin-jsdoc to v50.6.6 (#4922) (adeda4e)
  • deps: update dependency eslint-plugin-jsdoc to v50.6.9 (#4925) (722d19e)
  • deps: update dependency fs-extra to v10.1.0 (#4142) (365571e)
  • deps: update dependency fs-extra to v11 (#4469) (1b15bf4)
  • deps: update dependency fs-extra to v11.1.1 (#4540) [skip ci] (f5c3307)
  • deps: update dependency fs-extra to v11.2.0 (#4650) [skip ci] (d616ed5)
  • deps: update dependency fs-extra to v11.3.0 (#4904) (024e5bc)
  • deps: update dependency gulp to v5 (#4762) (fc61c40)
  • deps: update dependency gulp-replace to v1.1.4 (#4461) (0ec396b)
  • deps: update dependency husky to v8 (#4179) (6406cdc)
  • deps: update dependency husky to v8.0.2 (#4419) (e7aab1d)
  • deps: update dependency husky to v8.0.3 (#4474) (2d836d3)
  • deps: update dependency husky to v9 (#4721) (0625a92)
  • deps: update dependency husky to v9.1.6 (#4806) [skip ci] (82be769)
  • deps: update dependency husky to v9.1.7 (#4878) [skip ci] (a5ac795)
  • deps: update dependency is-ci to v4 (#4885) [skip ci] (0e12d1d)
  • deps: update dependency jest to v28 (#4159) (206b218)
  • deps: update dependency lint-staged to v12.3.8 (#4141) (53cd775)
  • deps: update dependency lint-staged to v12.4.0 (#4151) (9f93ba6)
  • deps: update dependency lint-staged to v12.4.1 (#4164) (1f5a2f0)
  • deps: update dependency lint-staged to v12.4.2 (#4197) (cfa194b)
  • deps: update dependency lint-staged to v13 (#4210) (daa929e)
  • deps: update dependency lint-staged to v13.0.3 (#4222) (511300e)
  • deps: update dependency lint-staged to v13.1.0 (#4464) (99ec80e)
  • deps: update dependency lint-staged to v13.2.2 (#4544) [skip ci] (90e5028)
  • deps: update dependency lint-staged to v13.2.3 (#4588) (5f30a88)
  • deps: update dependency lint-staged to v15 (#4676) [skip ci] (0c2dca6)
  • deps: update dependency lint-staged to v15.2.10 (#4813) [skip ci] (5aa432d)
  • deps: update dependency lint-staged to v15.2.11 (#4887) [skip ci] (b6bc20c)
  • deps: update dependency lint-staged to v15.2.5 (#4780) [skip ci] (467d8cb)
  • deps: update dependency lint-staged to v15.2.7 (#4790) [skip ci] (583a5ed)
  • deps: update dependency lint-staged to v15.3.0 (#4891) (7df695c)
  • deps: update dependency lint-staged to v15.4.3 (#4905) (8e55c4e)
  • deps: update dependency lint-staged to v15.5.0 (#4923) (bce956c)
  • deps: update dependency lint-staged to v16 (#4937) (510a407)
  • deps: update dependency minimist to v1.2.7 (#4365) (8b6d6c7)
  • deps: update dependency minimist to v1.2.8 (#4515) [skip ci] (213a267)
  • deps: update dependency prettier to v2.7.0 (#4225) (6e83ebd)
  • deps: update dependency prettier to v2.7.1 (#4230) (d1c1356)
  • deps: update dependency prettier to v2.8.1 (#4465) (e21bd1a)
  • deps: update dependency prettier to v2.8.2 (#4479) (9031371)
  • deps: update dependency prettier to v2.8.7 (#4490) [skip ci] (7f00779)
  • deps: update dependency prettier to v2.8.8 (#4554) [skip ci] (d682753)
  • deps: update dependency rimraf to v5 (#4549) [skip ci] (b2b3e3a)
  • deps: update dependency rimraf to v5.0.1 (#4589) (1fbd4c7)
  • deps: update dependency rimraf to v5.0.5 (#4657) [skip ci] (9c2b707)
  • deps: update dependency rollup to v2.70.2 (#4140) (4b2dea8)
  • deps: update dependency rollup to v2.71.0 (#4167) (343ca36)
  • deps: update dependency rollup to v2.72.0 (#4168) (aa00e37)
  • deps: update dependency rollup to v2.74.1 (#4178) (dd34964)
  • deps: update dependency rollup to v2.75.5 (#4204) (a299278)
  • deps: update dependency rollup to v2.75.7 (#4219) (a3d3d54)
  • deps: update dependency rollup to v2.77.0 (#4252) (eb27d87)
  • deps: update dependency rollup to v2.79.0 (#4268) (ac1d0aa)
  • deps: update dependency rollup to v2.79.1 (#4329) (2b06155)
  • deps: update dependency rollup to v3 (#4367) (d476af4)
  • deps: update dependency rollup to v3.2.1 (#4373) (deb8a61)
  • deps: update dependency rollup to v3.2.2 (#4376) (facadca)
  • deps: update dependency rollup to v3.2.3 (#4381) (8201dc1)
  • deps: update dependency rollup to v3.2.5 (#4406) (5c0b31f)
  • deps: update dependency rollup to v3.20.5 (#4486) [skip ci] (da2ec29)
  • deps: update dependency rollup to v3.21.1 (#4557) [skip ci] (6113740)
  • deps: update dependency rollup to v3.26.2 (#4558) (ece66ee)
  • deps: update dependency rollup to v3.26.3 (#4603) (0624753)
  • deps: update dependency rollup to v3.28.0 (#4615) [skip ci] (56126dd)
  • deps: update dependency rollup to v3.29.4 (#4671) [skip ci] (e3d3ee2)
  • deps: update dependency rollup to v3.9.0 (#4466) (9715ef8)
  • deps: update dependency rollup to v3.9.1 (#4471) (5b76885)
  • deps: update dependency rollup to v4 (#4679) [skip ci] (f533c59)
  • deps: update dependency rollup to v4.14.3 (#4710) (ef62700)
  • deps: update dependency rollup to v4.17.0 (#4764) [skip ci] (fed3544)
  • deps: update dependency rollup to v4.17.2 (#4766) (d948963)
  • deps: update dependency rollup to v4.18.0 (#4781) [skip ci] (e704bcb)
  • deps: update dependency rollup to v4.18.1 (#4800) [skip ci] (5289f07)
  • deps: update dependency rollup to v4.21.3 (#4809) [skip ci] (9569628)
  • deps: update dependency rollup to v4.22.0 (#4834) [skip ci] (0455084)
  • deps: update dependency rollup to v4.22.4 [security] (#4841) [skip ci] (7b24fa8)
  • deps: update dependency rollup to v4.24.0 (#4851) [skip ci] (910af25)
  • deps: update dependency rollup to v4.25.0 (#4867) [skip ci] (a97314a)
  • deps: update dependency rollup to v4.26.0 (#4876) [skip ci] (e95aa9e)
  • deps: update dependency rollup to v4.27.3 (#4877) [skip ci] (acb6ba7)
  • deps: update dependency rollup to v4.28.0 (#4880) [skip ci] (14b04b5)
  • deps: update dependency rollup to v4.28.1 (#4884) [skip ci] (b5dc553)
  • deps: update dependency rollup to v4.30.0 (#4890) (ef30aef)
  • deps: update dependency rollup to v4.32.0 (#4900) (71be156)
  • deps: update dependency rollup to v4.35.0 (#4913) (b53dc7b)
  • deps: update dependency rollup to v4.37.0 (#4926) (e34c705)
  • deps: update dependency rollup to v4.41.0 (#4928) (4cd9e93)
  • deps: update dependency rollup to v4.9.1 (#4686) [skip ci] (094cfd4)
  • deps: update dependency rollup to v4.9.2 (#4704) [skip ci] (95e848f)
  • deps: update dependency terser-webpack-plugin to v5.3.10 (#4702) [skip ci] (60cf9ac)
  • deps: update dependency terser-webpack-plugin to v5.3.11 (#4889) [skip ci] (eca218a)
  • deps: update dependency terser-webpack-plugin to v5.3.14 (#4920) (5a96b49)
  • deps: update dependency terser-webpack-plugin to v5.3.3 (#4212) (379df77)
  • deps: update dependency terser-webpack-plugin to v5.3.6 (#4279) (29163b9)
  • deps: update dependency terser-webpack-plugin to v5.3.7 (#4516) [skip ci] (bd0f4b0)
  • deps: update dependency terser-webpack-plugin to v5.3.9 (#4590) (0d5991c)
  • deps: update dependency ts-jest to v27.1.5 (#4188) (21b7b67)
  • deps: update dependency ts-node to v10.8.0 (#4192) (cee00fb)
  • deps: update dependency ts-node to v10.8.1 (#4216) (bc1ff3d)
  • deps: update dependency ts-node to v10.9.1 (#4247) (95fa8eb)
  • deps: update dependency ts-node to v10.9.2 (#4687) [skip ci] (4e747b8)
  • deps: update dependency webpack to v5.72.0 (#4129) (19acfe7)
  • deps: update dependency webpack to v5.72.1 (#4183) (6f4d6cf)
  • deps: update dependency webpack to v5.73.0 (#4213) (af723c0)
  • deps: update dependency webpack to v5.74.0 (#4266) (725e880)
  • deps: update dependency winston to v3.10.0 (#4594) (81987eb)
  • deps: update dependency winston to v3.11.0 (#4672) [skip ci] (3c893d7)
  • deps: update dependency winston to v3.13.0 (#4744) (7e8657e)
  • deps: update dependency winston to v3.13.1 (#4803) [skip ci] (075efcb)
  • deps: update dependency winston to v3.14.2 (#4822) [skip ci] (657b31f)
  • deps: update dependency winston to v3.17.0 (#4853) [skip ci] (da7b13f)
  • deps: update dependency winston to v3.7.2 (#4126) (17121a8)
  • deps: update dependency winston to v3.8.0 (#4240) (41a85e6)
  • deps: update dependency winston to v3.8.1 (#4243) (346ea82)
  • deps: update dependency winston to v3.8.2 (#4303) (e85f6cf)
  • deps: update dependency zone.js to v0.11.6 (#4229) (49df299)
  • deps: update dependency zone.js to v0.11.7 (#4264) (dd081cc)
  • deps: update dependency zone.js to v0.11.8 (#4280) (6e953e5)
  • deps: update renovate configuration for improved dependency management (9e997d7)
  • deps: update typescript-eslint monorepo to v5.19.0 (#4135) (6ff9625)
  • deps: update typescript-eslint monorepo to v5.20.0 (#4144) (dcad4d7)
  • deps: update typescript-eslint monorepo to v5.21.0 (#4161) (9a4abea)
  • deps: update typescript-eslint monorepo to v5.22.0 (#4171) (bf443da)
  • deps: update typescript-eslint monorepo to v5.25.0 (#4180) (5b9382f)
  • deps: update typescript-eslint monorepo to v5.26.0 (#4194) (08db901)
  • deps: update typescript-eslint monorepo to v5.28.0 (#4207) (cca5929)
  • deps: update typescript-eslint monorepo to v5.30.0 (#4235) (032f3a1)
  • deps: update typescript-eslint monorepo to v5.30.2 (#4244) (9e5953b)
  • deps: update typescript-eslint monorepo to v5.30.3 (#4245) (56fc1d4)
  • deps: update typescript-eslint monorepo to v5.30.7 (#4248) (c7d39dd)
  • deps: update typescript-eslint monorepo to v5.36.1 (#4267) (5d7cf39)
  • deps: update typescript-eslint monorepo to v5.36.2 (#4300) (b3fade3)
  • deps: update typescript-eslint monorepo to v5.37.0 (#4316) (97739e8)
  • deps: update typescript-eslint monorepo to v5.38.0 (#4326) (f2d809f)
  • deps: update typescript-eslint monorepo to v5.39.0 (#4337) (a764638)
  • deps: update typescript-eslint monorepo to v5.40.0 (#4363) (f9257f4)
  • deps: update typescript-eslint monorepo to v5.40.1 (#4379) (5e23ebe)
  • deps: update typescript-eslint monorepo to v5.41.0 (#4394) (7eb57cd)
  • deps: update typescript-eslint monorepo to v5.42.0 (#4405) (d00d54f)
  • deps: update typescript-eslint monorepo to v5.42.1 (#4417) (34afbd1)
  • deps: update typescript-eslint monorepo to v5.47.1 (#4467) (bfd111e)
  • deps: update typescript-eslint monorepo to v5.48.0 (#4473) (ae82210)
  • deps: update typescript-eslint monorepo to v5.59.0 (#4483) [skip ci] (26bd115)
  • deps: update typescript-eslint monorepo to v5.59.1 (#4550) [skip ci] (d726bac)
  • deps: update typescript-eslint monorepo to v5.62.0 (#4559) (6d1d9f4)
  • release: add release please configuration (94c5527)
  • release: simplify release-please configuration by removing individual plugin entries and disabling separate pull requests (51cc0d7)
  • release: update release-please configuration and set version to 6.16.0 (c86cfd1)
  • release: update version in release-please manifest to 7.0.2 (c12fb83)
  • update node-version from 16 to 20 (#4845) (381f012)
  • use node v16 in actions (de884a5)

Documentation

Code Refactoring

  • anyline: support anyline 43.0.0 (#4518) (bb1164f)
  • status-bar: remove deprecated methods (#4872) [skip ci] (e85f761)
  • three-dee-touch: Replace onHomeIconPressed with registerQuickActionListener (#4829) (8fc3465)

6.0.1 (2022-10-17)

Bug Fixes

  • use correct core version (e7d1641)

6.0.0 (2022-10-15)

Features

5.46.0 (2022-10-09)

Bug Fixes

  • sms-retriever: update startWatching result type (#4309) (178489f)

Features

5.45.0 (2022-09-05)

Features

  • adjust: update wrapper for Adjust Cordova SDK v4.30.0 (#4277) (82377f0)
  • android-permissions: add android 13 permissions (#4295) (ba9c1c1)
  • dynamsoft-barcode: add setFocus and setZoom (#4281) (a801c7d)
  • firebase-x: add message typing (#4282) (898e0b8)
  • in-app-purchase-2: update validator for custom headers (#4262) (8b826e3)
  • intercom: add displaySurvey (#4292) (ebdd6e9)
  • lets-cooee: add event observer and installation documentation (#4278) (aef160e)
  • unvired-cordova-sdk: Add new function to regenrate the JWT Token (#4291) (678fb71)

5.44.0 (2022-06-30)

Bug Fixes

  • diagnostic: adjust options declaration (#4227) (19fc222)
  • urbanairship: fix cordova and method wrapper options (#4221) (0442260)

Features

5.43.0 (2022-05-25)

5.42.0 (2022-05-21)

Bug Fixes

Features

  • dynamsoft barcode scanner: update plugin (#4176) (7e2452b)
  • hyper-track: add new functions (#4128) (26a8cbe)
  • in-app-purchase-2: add launchPriceChangeConfirmationFlow (#4127) (c2b01e0)

Reverts

  • Revert "chore(deps): update dependency jest to v28 (#4159)" (#4163) (710cf7a), closes #4159 #4163

5.41.0 (2022-04-02)

Features

  • http: add set client auth mode method (#4100) (04fdacc)
  • star-prnt: allow null port for print methods and openCashDrawer (#4095) (a17dba1)
  • urbanairship: new functions for version cordova-urbanairship 14.0 (#4097) (12ef7ac)

5.40.0 (2022-03-05)

Features

5.39.1 (2022-02-12)

Bug Fixes

  • background-upload: use correct plugin source (#4028) (8e257f3)

5.39.0 (2022-02-01)

Bug Fixes

  • firebase-x: change incrementCounter signature (#4010) (bb1f326)

Features

5.38.0 (2022-01-27)

Bug Fixes

  • social-sharing: change shareWithOptions parameter typing (#3996) (a1e85d2)

Features

5.37.3 (2021-12-19)

5.37.2 (2021-12-16)

Bug Fixes

  • adjust: added missing AdjustConfig method (#3886) (a013e33)

5.37.1 (2021-11-24)

Features

  • purchases: add setAirshipChannelID method (#3856) (2f25396)

5.37.0 (2021-10-16)

Features

  • adjust: update wrapper for Adjust Cordova SDK v4.29.1 (#3801) (02259e8)
  • unvired-cordova-sdk: Add a new function to register and receive push notifications. (#3802) (7a19f7d)

5.36.1 (2021-10-01)

Bug Fixes

Code Refactoring

Features

BREAKING CHANGES

  • app-update plugin is removed for violating Google Play Store policies

5.35.0 (2021-08-02)

Bug Fixes

Features

  • approov-advanced-http: add plugin (#3682) (b206b42)
  • branch-io: add sendBranchEvent method; deprecated sendCommerceEvent (#3675) (4f13426)
  • checkout: add plugin (#3687) (0dcbace)
  • CustomUiSDK: added app invoke method (#3699) (72335bf)
  • hyper-track: add interfaces to access new cordova plugin APIs (#3698) (aae484d)
  • in-app-purchase-2: added manageBilling method (#3690) (383a884)
  • paytabs: add plugin (#3678) (9dd719b)
  • pollfish: add plugin (#3693) (8a00ccc)
  • purchases: update to 2.3.0, add identity v3 (#3702) (93b1e11)
  • unvired-cordova-sdk: add ability to receive the JWT token (#3671) (50d9110)
  • urbanairship: add new methods: onDeepLink, onRegistration, onInboxUpdated, onShowInbox, onPushReceived, onNotificationOpened, onNotificationOptInStatus; fix return type for reattach method (#3705) (815d1bb)

5.33.1 (2021-05-28)

5.33.0 (2021-05-11)

Bug Fixes

  • unvired-cordova-sdk: Update the return type for startDiscoveryService api (#3647) (b2da307)

Features

5.32.1 (2021-04-15)

Bug Fixes

5.32.0 (2021-04-05)

Bug Fixes

Features

  • adjust: add missing wrappers for cordova api (#3528) (0932e11)
  • in-app-purchase-2: adds typings for transaction (#3621) (46d0cec)
  • network: declare connection enum with strings(#3630) (d698d59)
  • network: update Network plugin (#3608) (31ee7ef)
  • plugin: add MS App Center LowMemory plugin (#3619) (2cb5f5c)
  • plugin: add MS App Center shared plugin (#3618) (3d7b777)
  • plugin: Text to Speech Advanced (#3627) (ca190db)
  • power-optimization: plugin initial wrapper (#3642) (9b7db58)
  • preview-any-file: add new methods for preview-any-file cordova (#3643) (b8de7f0)
  • purchases: bump cordova-plugin-purchases from 2.0.0 to 2.1.1 (#3639) (5d71d0d)
  • shortcuts-android: add cordova-plugin-shortcuts-android (#3609) (2f69dd8)

5.31.1 (2021-01-23)

Bug Fixes

  • build: add correct build script typings (f7a3c71)

5.31.0 (2021-01-23)

Bug Fixes

  • firebase-messaging: adjust deleteToken/removeToken signature (72c9960)
  • launch-navigator: enableGeolocation and enableGeocoding typings (#3584) (6b18c3d)
  • launchnavigator: make appSelection accessible (#3594) (26fd76d)

chore

  • package: upgrade to angular 11 (a96faf1)

Features

  • advanced-http: duplicate methods sync to be able to abort requests (#3575) (0efa33f)
  • android-notch: add cordova plugin wrapper (#3592) (96890c7)
  • app-rate: update plugin functions (#3598) (3e92f64)
  • facebook: add setAutoLogAppEventsEnabled method (#3606) (b4f0f07)
  • facebook: update api and logPurchase methods to include additional arguments(#3607) (e4b1719)
  • firebase-authentication: add signInWithApple method (#3597) (e7bc1b6)
  • in-app-purchase-2: add redeem() for opening redeem code dialog in iOS (#3581) (ddd269e)
  • mobile-messaging: add Lists and date time for customAttributes (#3586) (bd8fbb3)
  • purchases: bump cordova-plugin-purchases from 1.3.2 to 2.0.0 (#3601) (bed8797)
  • wonderpush: remove isReady method. (#3580) (182b403)

BREAKING CHANGES

  • package: ionic-native now requires at least Angular 10 with ts-lib 2.0

Co-Authored-By: Daniel Sogl mytechde@outlook.com

5.30.0 (2020-11-20)

Bug Fixes

Features

  • AllInOneSDK: add check to restrict app invocation (#3570) (fd0cddc)
  • AppsFlyer: update to 6.x.x (#3563) (e486cfd)
  • background-upload: add plugin (#3539) (13f6da6)
  • bluetooth-le: Allow specifying transport mode for Android (#3571) (b3d5baa)
  • core: add methodName to Cordova Decorator (#3558) (46853b4), closes #3557
  • CustomUiSDK: add plugin for Paytm Custom UI SDK (#3546) (bb10642)
  • dfu-update: add DfuUpdate Plugin Wrapper (#3514) (07d7ace)
  • firebase-dynamic-links: Add missing method getDynamicLink() (#3567) (d7c6f86)
  • firebase-vision: add image labelling (#3569) (af114f4)
  • intercom: added displayCarousel, displayArticle, setBottomPadding (#3572) (68d245e)
  • multiple-document-picker: add plugin (#3551) (78e9242)
  • purchases: update to plugin version 1.3.2 (#3566) (0f197ad)
  • smartlook: update to 1.6.0 (#3562) (f71b65d)

5.29.0 (2020-10-16)

Bug Fixes

  • diagnostics: locationAccuracyAuthorization Property missing in build (#3540) (c62c137)
  • http: add missing type to serialiser property (#3532) (7b0195b)
  • in-app-purchase-2: change in-app-purchase-2 plugin id (#3553) (ce9db34)
  • music-controls: update associated cordova plugin (#3543) (4766ec7)

Features

  • adjust: updating to match official typings (#3523) (5a77eab)
  • all-in-one-sdk: add plugin for Paytm All-in-One SDK (#3536) (1f48c31)
  • appsfyler: add property waitForATTUserAuthorization to AppsflyerOptions (#3541) (3340e9a)
  • fingerprint-air: add new functions (#3530) (99e6a53)
  • firebase-x: add setLanguageCode method for auth (#3548) (5d1b5d5)
  • mobile-messaging: add new fields to Message type and new method to display chat view (#3531) (14ec32b)
  • purchases: update to plugin version 1.3.0 (#3547) (b5f7f95)
  • social-sharing: Add missing method shareViaWhatsAppToPhone(#3513) (f3ce3c4)

5.28.0 (2020-08-14)

Bug Fixes

Features

5.27.0 (2020-06-23)

Bug Fixes

  • app-rate: Add missing "openUrl" property to AppRatePreferences object (#3456) (fe21b5b)
  • camera-preview: tapFocus (#3467) (7c95e66)
  • firebase-x: add fakeVerificationCode param to verifyPhoneNumber (#3451) (191c7a0)
  • firebase-x: indicate callback methods to verifyPhoneNumber (#3457) (66896b2)
  • jumio: update plugin reference and source (#3428) (389a3fb)
  • launch-review: Allow rating() callback to be invoked multiple times (#3455) (40b9295)

Features

  • admob: add interfaces and method typings (#3461) (b2afc13)
  • broadcaster: align plugin API to version 4.1.0 (#3432) (324334e)
  • build-info: add plugin (#3465) (7b998b9)
  • camera-preview: add record video functions (#3463) (7ae1df2)
  • chooser: add getFileMetadata (#3425) (79c3284)
  • CleverTap: Update Plugin for Parity Support (#3435) (3df35b4)
  • fcm: add requestPushPermissionIOS and createNotificationChannelAndroid functions (#3430) (ef17dc5)
  • firebase-dynamic-links: Update plugin for parity (#3437) (7f09758)
  • firebase-vision: add barcodeDetector (#3426) (1aacb48)
  • firebase-x: add missing methods from plugin, incl. authenticateUserWithApple (#3458) (32203e9)
  • ios-aswebauthenticationsession: add plugin (#3421) (742ff65)
  • vibes: add support for inbox messaging (#3466) (9bf1eaf)

5.26.0 (2020-05-16)

Bug Fixes

  • secure-storage-echo: method is inaccessible when device is not secure #3322 (#3413) (e715498)
  • secure-storage-echo: method is inaccessible when device is not secure #3322 (#3424) (e59a989)

Features

5.25.0 (2020-05-05)

Bug Fixes

Features

5.24.0 (2020-04-17)

Bug Fixes

  • health: HealthQueryOptionsAggregated bucket optional (#3370) (96e9b19)
  • iamport-cordova: fix data type of card_quota(#3372) (47b85a8)
  • in-app-browser: add missing 'no' type (#3359) (83bb4a9)

Features

5.23.0 (2020-03-22)

Bug Fixes

  • admob: fix interstitialAdId parameter typo (#3348) (fe89f2b)
  • cordova-firebase-x: updated methods (#3339) (5471696)
  • email-composer: fix error when no mail apps (#3347) (7bcbca7)
  • unvired-cordova-sdk: fix the data type for ResultType and OutboxLockStatus (#3334) (2d1e2db)

Features

  • admob-free: add missing config properties (#3344) (a0f9163)
  • in-app-purchase-2): feat(in-app-purchase-2: update types and add getApplicationUsername function (#3320) (664e257)
  • mobile-messaging: add plugin (#3338) (96e6711)

5.22.0 (2020-02-28)

Bug Fixes

Features

  • iamport-cordova: add iamport-cordova plugin on ionic-native (#3285) (6277d8e)
  • unvired-cordova-sdk: add new functions to lock and unlock sending of data (#3329) (53213bb)

5.21.6 (2020-02-22)

Bug Fixes

  • apple-pay: fix PKPaymentRequest must have valid merchantCapabilities in iOS 12 & 13 #3314 (a8eebb9)
  • secure-storage: method is inaccessible when device is not secure #3322 (300f75e)

Features

  • keychain-touch-id: added userAuthenticationRequired parameter to save method (#3324) (4521810)

5.21.5 (2020-02-12)

5.21.4 (2020-02-11)

Bug Fixes

  • build: corrects npm publishing task (df5f832), closes #3311

5.21.3 (2020-02-10)

Reverts

  • Revert "chore(package): compile with angular 9" (2913a68)
  • Revert "chore(package): refresh package-lock" (4d34643)

5.21.2 (2020-02-09)

5.21.1 (2020-02-09)

5.21.0 (2020-02-07)

Bug Fixes

Features

  • angular ivy support (#3309) (614ade4)
  • unvired-cordova-sdk: add new property containing HTTP status code (#3302) (3b18135)

5.20.0 (2020-01-27)

Features

  • cordova-secure-storage-echo: add extra options interface (#3295) (95a67a8)
  • http: update declaration for cordova plugin version 2.4.0 (#3298) (799cf94)
  • wifiwizard2: add cordova-plugin-wifiwizard2 typescript definitions (#3288) (41895c1)

5.19.1 (2020-01-03)

Bug Fixes

  • in-app-browser: adds missing customscheme type (#3276) (240feba)

Features

  • firebase-x: add missing methods, parameter (#3273) (e55a1e1)

5.19.0 (2019-12-27)

Features

  • app-update: skip dialog boxes support (#3267) (a74c894)
  • cordova-plugin-mlkit-translate: Add plugin (#3261) (ecb0bb2)
  • firebase-analytics: add resetAnalyticsData to firebase-analytics (#3264) (4d7e937)
  • in-app-browser: add data in Event interface (#3258) (129ba4d), closes #3244
  • pdf-generator: add new pluign (#3268) (3f1fa37)
  • unvired-cordova-sdk: added demo mode login api (#3256) (8582fac)

5.18.0 (2019-12-09)

Bug Fixes

  • ms-adal: add missing "claims" parameter to "acquireTokenAsync" function (#3250) (ecd451c)

Features

BREAKING CHANGES

5.17.1 (2019-11-26)

Bug Fixes

  • email-composer: Aligned function calls with Cordova plugin (9057dc2), closes #3220
  • purchases: changed optional parameter oldSku (#3238) (bb77620)
  • push: add showBadge to android channel (8e79890)

5.17.0 (2019-11-19)

Bug Fixes

  • file: Changed resolveLocalFileSystemURL to FileEntryCallback instead of EntryCallback (#3231) (499cc5c)
  • firebase-x: adjust typings (#3228) (f2961fb)
  • firebase-x: update types to match cordova-plugin-firebasex 7.0.0 (#3226) (2fd4885)
  • push: add inline reply property (#3221) (01bfa5c)

Features

  • background-mode: add disableBatteryOptimizations function (#3235) (d2e4d3e), closes #3085
  • cordova-plugin-fingerprint-aio: change interface to support v3.0.0 release of plugin update index.ts (#3227) (48082ee)
  • facebook: add activateApp function (#3234) (3440dca), closes #3218
  • printer: add v0.8.0 support (#3225) (7d75639)
  • sum-up: change affiliate key on runtime (#3223) (4c56d22)
  • unvired-cordova-sdk: add method to get log file path (#3222) (f4b03bc)

BREAKING CHANGES

  • firebase-x: update firebase-x-cordova plugin to version 7

  • fix(firebase-x): update types to match cordova-plugin-firebasex 7.0.0

  • fix(firebase-x): Add getAPNSToken(), add onApnsTokenReceived()

  • Add getAPNSToken() plugin API method to get the APNS token on iOS.

  • (iOS) Add onApnsTokenReceived() to register a callback function to be invoked when the APNS token is allocated.

  • fix lint errors

5.16.0 (2019-10-30)

Bug Fixes

  • bluetooth-le: add isConnectable to ScanParams interface (#3204) (00ef998)

Features

  • cordova-plugin-getuisdk: Add GeTuiSdkPlugin plugin (#3212) (f81e181)
  • fcm: add getAPNSToken and hasPermission methods (#3211) (08332b7)
  • kommunicate: plugin for the kommunicate sdk (#3191) (eae8c10)
  • pspdfkit-cordova: add PSPDFKit-Cordova plugin (#3210) (86cca49)
  • secure-storage-echo: added wrapper for newest plugin (#3190) (509bd72)
  • sign-in-with-apple: Added Sign in with Apple (#3200) (ec93301)
  • unvired-cordova-sdk: add methods to get and set log level and other functions. (#3207) (042e36d)

5.15.1 (2019-10-18)

Bug Fixes

Reverts

  • Revert "fix(barcode-scanner): add missing shouldAutorotate property (#3096)" (#3192) (4c5d70e), closes #3096 #3192

5.15.0 (2019-10-04)

Bug Fixes

Features

  • emm-app-config: add plugin (#3181) (5f16fcd)
  • http: add type definitions for new features available in v2.2.0 (#3185) (fc6d1d0)
  • web-socket-server: Add cordova plugin websocket server (#3183) (66f2e15)

5.14.0 (2019-09-13)

Bug Fixes

  • core: Return the window object as default instead of the boolean from the typeof comparison (#3160) (8b3b2a4), closes #2972
  • firebase-x: adjust typings for hasPermission (#3161) (a46e308)
  • screen-orientation: add window element to eventObservable (#3166) (199380c)
  • screen-orientation: add window element to eventObservable (#3166) (6bc1b93)

Features

  • document-scanner: add quality and base64 (#3168) (141f0e6)
  • document-scanner: add quality and base64 (#3168) (cfcd8d1)
  • preview-any-file: add new plugin to preview the … (#3156) (fcec2d1)
  • preview-any-file: add new plugin to preview the … (#3156) (1b6506f)
  • ssh-connect: add new plugin for ssh connection (#3169) (d9ded4d)
  • ssh-connect: add new plugin for ssh connection (#3169) (d539eb4)

5.13.0 (2019-08-30)

Bug Fixes

  • anyline: added official plugin (#3144) (26447d2)
  • in-app-browser: update types to match cordova-plugin-inappbrowser 3.1.0 (#3142) (4d1e0e6)
  • network: rename onchange method name (#3146) (73493e2)
  • theme-detection: added android platform (#3143) (a55bb60)

Features

  • google-play-games-services: add new synchronous methods (#3138) (189570d)

5.12.0 (2019-08-09)

Bug Fixes

Features

5.11.0 (2019-07-29)

Features

5.10.0 (2019-07-12)

Bug Fixes

  • barcode-scanner: add missing shouldAutorotate property (#3096) (8ce541f)
  • biocatch: added android platform and updated repo (#3086) (717f686)
  • line-login: add missing email prop (#3098) (7aa0810)

Features

5.9.0 (2019-07-01)

Bug Fixes

  • alipay: use correct pluginRef (#3081) (92d5764)
  • firebase: add missing decorator to clearAllNotifications (#3059) (2fadb6b)
  • in-app-purchase-2: add missing option to register function (#3063) (1fc0909)

Features

Reverts

  • Revert "chore(build): use node 12" (a0f5254)

5.8.0 (2019-06-10)

Bug Fixes

Features

5.7.0 (2019-06-03)

Features

5.6.1 (2019-05-27)

5.6.0 (2019-05-16)

Bug Fixes

  • biocatch: start publicKey is now required even if null (7afed90)
  • biocatch: updateCustomerSessionID argument can be null (9804476)
  • blinkid: correct issue with blink card (4601ea3)
  • blinkid: resolve issues with blink card (1f31954)
  • firebase-crashlytics: update initialise method (#2990) (#2991) (e363d98)

Features

  • biocatch: add Biocatch plugin (a42e7b8)
  • camera-preview: add wrapper for camera preview snapshot (7903774)
  • FileOpener: Added method showOpenWithDialog (ed36dc4)
  • firebase-crash: add plugin (66b9d1a)
  • foreground-service: allows background services (5b5c6e6)
  • updating device account wrapper with maintained fork with android 8.0 compatibility (354af9f)

5.5.1 (2019-04-29)

Bug Fixes

  • background-geolocation: update source (e288a5d), closes #2979

Features

  • CameraPreview: add getHorizontalFOV callback (#3000) (9800271)

5.5.0 (2019-04-19)

Bug Fixes

  • background-mode: update types definitions (#2997) (c0ce17b)
  • firebase-messaging: fix the typings of the FCM message payload (#2998) (e47774b)
  • google-plus: mark login param as required (#2996) (c518c81)
  • nfc: rename makeReadyOnly to makeReadOnly (9024ea5), closes #2985

Features

5.4.0 (2019-04-07)

Bug Fixes

  • background-mode: update types definitions (#2982) (c75aeb9)
  • ble: fix definitions (#2974) (6a19509)
  • facebook: use object notation, otherwise EVENTS is´ undefined (#2955) (aa138c4)
  • in-app-purchase2: Registering a product with an alias is now optional (#2946) (4e60c63)

Features

  • google-play-games-services: add getPlayerScore function (#2949) (767d3b3)
  • in-app-purchase-2: add manageSubscriptions() (#2980) (f874185)
  • in-app-purchase-2: add missing property (#2961) (029f82f)
  • nativegeocoder: update plugin to v3.2.0 (cd97375)
  • nativegeocoder: update plugin to v3.2.0 (#2958) (4de49c3)
  • purchases: add new plugin for purchases (#2940) (39be275)

5.3.0 (2019-03-19)

Bug Fixes

  • scripts: check for TypeDoc tags when selecting plugin class (#2963) (06654af)
  • ssr: check for window and document (e3e8c85)
  • ssr: fix window references (c2029f7)
  • ssr: fix window references (5b1bdc3)
  • ssr: remove cordova warning during ssr (7e090cc)

Features

Reverts

  • Revert "refactor(template): update Inject decorator" (d827db2)
  • Revert "refactor(template): update Inject decorator" (b9e4673)
  • Revert "refactor: optimize plugins for angular treeshaking" (fcda5ff)

BREAKING CHANGES

  • This reverts commit c5ae6362d7771b62ae35a6b8ddc6e866aa9964a9.

5.2.0 (2019-02-20)

Code Refactoring

  • optimize plugins for angular treeshaking (8b53c04)

Features

BREAKING CHANGES

  • You can remove the plugin import from the app.module.ts because of the changed Inject decorator

5.1.0 (2019-02-14)

Bug Fixes

Features

4.20.0 (2019-01-20)

Bug Fixes

Features

4.18.0 (2018-12-01)

Bug Fixes

  • local-notifications: update type of the every property (#2825) (b166cc5)

Features

Reverts

4.17.0 (2018-11-02)

Bug Fixes

  • contacts plugin: add the rawId parameter (#2799) (b61b339)

Features

4.16.0 (2018-10-17)

Bug Fixes

Features

4.15.0 (2018-09-25)

Bug Fixes

Features

  • plugins: add AppleWallet (#2740) (307477d)
  • plugins: add web-server plugin (#2726) (8116ddd)
  • siri-shortcuts: Add clear option for the activated shortcut (#2734) (3eff280)
  • taptic-engine: add missing functions and types (a6bcc9a)

4.14.0 (2018-09-18)

Bug Fixes

  • mobile-accessibility: add correct pluginRef (3699fa9), closes #1860
  • onesignal: add missing setLocationShared method (#2723) (8bab321)
  • push: add missing Chanel options (3ef9593), closes #2712
  • web-intent: add missing properties (d077c48), closes #2701

Features

  • chooster: add plugin (04db233), closes #2612
  • local-notifications: add missing functions (10d222d)
  • onesignal: add missing functions (51006a7), closes #2504

4.13.0 (2018-09-15)

Bug Fixes

  • bluetooth-le: Various methods fixes (#2707) (7047920)
  • in-app-review: Transfer Plugin to the correct folder (#2688) (22fd49b)
  • ms-adal: Update createAuthenticationContext (#2705) (890129b)

Features

  • appsflyer: Added Appsflyer Cordova SDK as ionic native plugin (#2690) (3b3f942)
  • branch-io: Add branch.io attribution and invitation plugin (#2691) (90d75af)
  • calldirectory: add log function (#2708) (9601a64)
  • janalytics: add plugin (#2711) (0b97176)
  • local-notifications: Added local additional local notification action fields (#2713) (267149b)
  • mixpanel: Update/add functions (#2697) (ac467c5)
  • wechat: add plugin (#2716) (10ac9ff)

Reverts

  • Revert "chore(): update changelog" (667de5b)
  • Revert "4.12.3" (2dc7ee8)

5.0.0-beta.17 (2018-08-31)

Bug Fixes

4.12.1 (2018-08-31)

Bug Fixes

  • open-native-settings: allow supported input (#2666) (be0dc3d)

Features

  • aes256: Added new utility methods to generate secure key and secure IV (#2675) (a731466)
  • in-app-browser: Add missing InAppBrowserOptions-properties (#2669) (d90724e)
  • push: Added voip property to IOSPushOptions (#2681) (03e4f0e)

5.0.0-beta.15 (2018-08-25)

Features

  • bluetooth-le: add bluetooth-le plugin (#2651) (591ee87)
  • http: add setSSLCertMode function (8db1dbe)

4.12.0 (2018-08-16)

Bug Fixes

  • extended-device-information: Fixed Memory Display Bug (#2641) (2ac5282)
  • network: bind listener to document instead of window (#2622) (d10777a)
  • photo-library: interface missing includeVideos (3f415f9), closes #2624

Features

  • fabric: add fabric plugin (#2618) (9b4fd02)
  • local-notifications: add new foreground property (#2633) (229b62c)
  • webengage: add optional config with initialization (#2637) (ca9a702)

Reverts

4.11.0 (2018-07-29)

Bug Fixes

  • http: add correct return types for downloadFile and uploadFile (4092831), closes #2615

Features

Reverts

  • Revert "chore(package): upgrade fs-extra" (83194f6)

4.10.1 (2018-07-25)

Bug Fixes

  • nfs: Optional arguments for records like textRecord (#2605) (b635ba9)
  • user-agent: Plugin not installed (#2607) (79cb478)

5.0.0-beta.24 (2019-01-20)

5.0.0-beta.23 (2019-01-19)

Features

5.0.0-beta.22 (2018-12-01)

Bug Fixes

  • local-notifications: update type of the every property (#2825) (31e4058)

chore

Features

BREAKING CHANGES

  • Requires Angular 7.1 and TypeScript 3.1

5.0.0-beta.21 (2018-09-25)

Bug Fixes

  • admob-free: fix duplicated class (95b9262)
  • bluetooth-le: Removed a wrong cordova decorator param (#2733) (cbeb413)
  • build: fix macos mojave build errors (358474d)
  • keyboard: include the mode parameter in setResizeMode() (8d57df3)
  • keyboard: use cordova-plugin-ionic-keyboard (#2743) (fbf7463), closes #2306
  • printer: import getPromise (15cd285)
  • screenshot: import getPromise (e661f2e)
  • secure-storage: add missing "getPromise" import (#2727) (457d47c)
  • secure-storage: import getPromise (653f5a2)

Reverts

  • Revert "chore(pacakge): bump deps" (d3af519)

5.0.0-beta.20 (2018-09-18)

Bug Fixes

  • build: Fix TypeScript bug, wrong type exported for wrap fn (c433317)

5.0.0-beta.19 (2018-09-18)

Bug Fixes

  • index-app-content: fix lint (2611061)
  • ms-adal: remove duplicate imports (4803912)
  • web-intent: fix lint (9feefe8)

5.0.0-beta.18 (2018-09-15)

Bug Fixes

  • appodeal: removed bad imports (7d5e7aa)
  • camera: fixing builds (c8d25a1)
  • clevertap: fix jsdoc (e47a3e1)
  • contacts: remove double import of checkAvailability (#2659) (1ad4cc1)
  • core: wrapEventObservable (#2660) (bd34581)
  • extended-device-information: fix wrong decorator (5e9c92a)
  • file-tramsfer: fix v5 imports for file-transfer plugin (#2537) (406ad12)

5.0.0-beta.12 (2018-06-23)

Bug Fixes

Features

  • ionic-webview: plugin for cordova-plugin-ionic-webview 2.0 (8beb177)

5.0.0-beta.4 (2017-12-29)

4.20.0 (2019-01-20)

Bug Fixes

Features

4.18.0 (2018-12-01)

Bug Fixes

  • local-notifications: update type of the every property (#2825) (b166cc5)

Features

Reverts

4.17.0 (2018-11-02)

Bug Fixes

  • contacts plugin: add the rawId parameter (#2799) (b61b339)

Features

4.16.0 (2018-10-17)

Bug Fixes

Features

4.15.0 (2018-09-25)

Bug Fixes

Features

  • plugins: add AppleWallet (#2740) (307477d)
  • plugins: add web-server plugin (#2726) (8116ddd)
  • siri-shortcuts: Add clear option for the activated shortcut (#2734) (3eff280)
  • taptic-engine: add missing functions and types (a6bcc9a)

4.14.0 (2018-09-18)

Bug Fixes

  • mobile-accessibility: add correct pluginRef (3699fa9), closes #1860
  • onesignal: add missing setLocationShared method (#2723) (8bab321)
  • push: add missing Chanel options (3ef9593), closes #2712
  • web-intent: add missing properties (d077c48), closes #2701

Features

  • chooster: add plugin (04db233), closes #2612
  • local-notifications: add missing functions (10d222d)
  • onesignal: add missing functions (51006a7), closes #2504

4.13.0 (2018-09-15)

Bug Fixes

  • bluetooth-le: Various methods fixes (#2707) (7047920)
  • in-app-review: Transfer Plugin to the correct folder (#2688) (22fd49b)
  • ms-adal: Update createAuthenticationContext (#2705) (890129b)

Features

  • appsflyer: Added Appsflyer Cordova SDK as ionic native plugin (#2690) (3b3f942)
  • branch-io: Add branch.io attribution and invitation plugin (#2691) (90d75af)
  • calldirectory: add log function (#2708) (9601a64)
  • janalytics: add plugin (#2711) (0b97176)
  • local-notifications: Added local additional local notification action fields (#2713) (267149b)
  • mixpanel: Update/add functions (#2697) (ac467c5)
  • wechat: add plugin (#2716) (10ac9ff)

Reverts

  • Revert "chore(): update changelog" (667de5b)
  • Revert "4.12.3" (2dc7ee8)

5.0.0-beta.17 (2018-08-31)

Bug Fixes

4.12.1 (2018-08-31)

Bug Fixes

  • open-native-settings: allow supported input (#2666) (be0dc3d)

Features

  • aes256: Added new utility methods to generate secure key and secure IV (#2675) (a731466)
  • in-app-browser: Add missing InAppBrowserOptions-properties (#2669) (d90724e)
  • push: Added voip property to IOSPushOptions (#2681) (03e4f0e)

5.0.0-beta.15 (2018-08-25)

Features

  • bluetooth-le: add bluetooth-le plugin (#2651) (591ee87)
  • http: add setSSLCertMode function (8db1dbe)

4.12.0 (2018-08-16)

Bug Fixes

  • extended-device-information: Fixed Memory Display Bug (#2641) (2ac5282)
  • network: bind listener to document instead of window (#2622) (d10777a)
  • photo-library: interface missing includeVideos (3f415f9), closes #2624

Features

  • fabric: add fabric plugin (#2618) (9b4fd02)
  • local-notifications: add new foreground property (#2633) (229b62c)
  • webengage: add optional config with initialization (#2637) (ca9a702)

Reverts

4.11.0 (2018-07-29)

Bug Fixes

  • http: add correct return types for downloadFile and uploadFile (4092831), closes #2615

Features

Reverts

  • Revert "chore(package): upgrade fs-extra" (83194f6)

4.10.1 (2018-07-25)

Bug Fixes

  • nfs: Optional arguments for records like textRecord (#2605) (b635ba9)
  • user-agent: Plugin not installed (#2607) (79cb478)

5.0.0-beta.23 (2019-01-19)

Features

5.0.0-beta.22 (2018-12-01)

Bug Fixes

  • local-notifications: update type of the every property (#2825) (31e4058)

chore

Features

BREAKING CHANGES

  • Requires Angular 7.1 and TypeScript 3.1

5.0.0-beta.21 (2018-09-25)

Bug Fixes

  • admob-free: fix duplicated class (95b9262)
  • bluetooth-le: Removed a wrong cordova decorator param (#2733) (cbeb413)
  • build: fix macos mojave build errors (358474d)
  • keyboard: include the mode parameter in setResizeMode() (8d57df3)
  • keyboard: use cordova-plugin-ionic-keyboard (#2743) (fbf7463), closes #2306
  • printer: import getPromise (15cd285)
  • screenshot: import getPromise (e661f2e)
  • secure-storage: add missing "getPromise" import (#2727) (457d47c)
  • secure-storage: import getPromise (653f5a2)

Reverts

  • Revert "chore(pacakge): bump deps" (d3af519)

5.0.0-beta.20 (2018-09-18)

Bug Fixes

  • build: Fix TypeScript bug, wrong type exported for wrap fn (c433317)

5.0.0-beta.19 (2018-09-18)

Bug Fixes

  • index-app-content: fix lint (2611061)
  • ms-adal: remove duplicate imports (4803912)
  • web-intent: fix lint (9feefe8)

5.0.0-beta.18 (2018-09-15)

Bug Fixes

  • appodeal: removed bad imports (7d5e7aa)
  • camera: fixing builds (c8d25a1)
  • clevertap: fix jsdoc (e47a3e1)
  • contacts: remove double import of checkAvailability (#2659) (1ad4cc1)
  • core: wrapEventObservable (#2660) (bd34581)
  • extended-device-information: fix wrong decorator (5e9c92a)
  • file-tramsfer: fix v5 imports for file-transfer plugin (#2537) (406ad12)

5.0.0-beta.12 (2018-06-23)

Bug Fixes

Features

  • ionic-webview: plugin for cordova-plugin-ionic-webview 2.0 (8beb177)

5.0.0-beta.4 (2017-12-29)

4.18.0 (2018-12-01)

Bug Fixes

  • local-notifications: update type of the every property (#2825) (b166cc5)

Features

Reverts

4.17.0 (2018-11-02)

Bug Fixes

  • contacts plugin: add the rawId parameter (#2799) (b61b339)

Features

4.16.0 (2018-10-17)

Bug Fixes

Features

4.15.0 (2018-09-25)

Bug Fixes

Features

  • plugins: add AppleWallet (#2740) (307477d)
  • plugins: add web-server plugin (#2726) (8116ddd)
  • siri-shortcuts: Add clear option for the activated shortcut (#2734) (3eff280)
  • taptic-engine: add missing functions and types (a6bcc9a)

4.14.0 (2018-09-18)

Bug Fixes

  • mobile-accessibility: add correct pluginRef (3699fa9), closes #1860
  • onesignal: add missing setLocationShared method (#2723) (8bab321)
  • push: add missing Chanel options (3ef9593), closes #2712
  • web-intent: add missing properties (d077c48), closes #2701

Features

  • chooster: add plugin (04db233), closes #2612
  • local-notifications: add missing functions (10d222d)
  • onesignal: add missing functions (51006a7), closes #2504

4.13.0 (2018-09-15)

Bug Fixes

  • bluetooth-le: Various methods fixes (#2707) (7047920)
  • in-app-review: Transfer Plugin to the correct folder (#2688) (22fd49b)
  • ms-adal: Update createAuthenticationContext (#2705) (890129b)

Features

  • appsflyer: Added Appsflyer Cordova SDK as ionic native plugin (#2690) (3b3f942)
  • branch-io: Add branch.io attribution and invitation plugin (#2691) (90d75af)
  • calldirectory: add log function (#2708) (9601a64)
  • janalytics: add plugin (#2711) (0b97176)
  • local-notifications: Added local additional local notification action fields (#2713) (267149b)
  • mixpanel: Update/add functions (#2697) (ac467c5)
  • wechat: add plugin (#2716) (10ac9ff)

Reverts

  • Revert "chore(): update changelog" (667de5b)
  • Revert "4.12.3" (2dc7ee8)

5.0.0-beta.17 (2018-08-31)

Bug Fixes

4.12.1 (2018-08-31)

Bug Fixes

  • open-native-settings: allow supported input (#2666) (be0dc3d)

Features

  • aes256: Added new utility methods to generate secure key and secure IV (#2675) (a731466)
  • in-app-browser: Add missing InAppBrowserOptions-properties (#2669) (d90724e)
  • push: Added voip property to IOSPushOptions (#2681) (03e4f0e)

5.0.0-beta.15 (2018-08-25)

Features

  • bluetooth-le: add bluetooth-le plugin (#2651) (591ee87)
  • http: add setSSLCertMode function (8db1dbe)

4.12.0 (2018-08-16)

Bug Fixes

  • extended-device-information: Fixed Memory Display Bug (#2641) (2ac5282)
  • network: bind listener to document instead of window (#2622) (d10777a)
  • photo-library: interface missing includeVideos (3f415f9), closes #2624

Features

  • fabric: add fabric plugin (#2618) (9b4fd02)
  • local-notifications: add new foreground property (#2633) (229b62c)
  • webengage: add optional config with initialization (#2637) (ca9a702)

Reverts

4.11.0 (2018-07-29)

Bug Fixes

  • http: add correct return types for downloadFile and uploadFile (4092831), closes #2615

Features

Reverts

  • Revert "chore(package): upgrade fs-extra" (83194f6)

4.10.1 (2018-07-25)

Bug Fixes

  • nfs: Optional arguments for records like textRecord (#2605) (b635ba9)
  • user-agent: Plugin not installed (#2607) (79cb478)

5.0.0-beta.21 (2018-09-25)

Bug Fixes

  • admob-free: fix duplicated class (95b9262)
  • bluetooth-le: Removed a wrong cordova decorator param (#2733) (cbeb413)
  • build: fix macos mojave build errors (358474d)
  • keyboard: include the mode parameter in setResizeMode() (8d57df3)
  • keyboard: use cordova-plugin-ionic-keyboard (#2743) (fbf7463), closes #2306
  • printer: import getPromise (15cd285)
  • screenshot: import getPromise (e661f2e)
  • secure-storage: add missing "getPromise" import (#2727) (457d47c)
  • secure-storage: import getPromise (653f5a2)

Reverts

  • Revert "chore(pacakge): bump deps" (d3af519)

5.0.0-beta.20 (2018-09-18)

Bug Fixes

  • build: Fix TypeScript bug, wrong type exported for wrap fn (c433317)

5.0.0-beta.19 (2018-09-18)

Bug Fixes

  • index-app-content: fix lint (2611061)
  • ms-adal: remove duplicate imports (4803912)
  • web-intent: fix lint (9feefe8)

5.0.0-beta.18 (2018-09-15)

Bug Fixes

  • appodeal: removed bad imports (7d5e7aa)
  • camera: fixing builds (c8d25a1)
  • clevertap: fix jsdoc (e47a3e1)
  • contacts: remove double import of checkAvailability (#2659) (1ad4cc1)
  • core: wrapEventObservable (#2660) (bd34581)
  • extended-device-information: fix wrong decorator (5e9c92a)
  • file-tramsfer: fix v5 imports for file-transfer plugin (#2537) (406ad12)

5.0.0-beta.12 (2018-06-23)

Bug Fixes

Features

  • ionic-webview: plugin for cordova-plugin-ionic-webview 2.0 (8beb177)

5.0.0-beta.4 (2017-12-29)

4.15.0 (2018-09-25)

Bug Fixes

Features

  • plugins: add AppleWallet (#2740) (307477d)
  • plugins: add web-server plugin (#2726) (8116ddd)
  • siri-shortcuts: Add clear option for the activated shortcut (#2734) (3eff280)
  • taptic-engine: add missing functions and types (a6bcc9a)

4.14.0 (2018-09-18)

Bug Fixes

  • mobile-accessibility: add correct pluginRef (3699fa9), closes #1860
  • onesignal: add missing setLocationShared method (#2723) (8bab321)
  • push: add missing Chanel options (3ef9593), closes #2712
  • web-intent: add missing properties (d077c48), closes #2701

Features

  • chooster: add plugin (04db233), closes #2612
  • local-notifications: add missing functions (10d222d)
  • onesignal: add missing functions (51006a7), closes #2504

4.13.0 (2018-09-15)

Bug Fixes

  • bluetooth-le: Various methods fixes (#2707) (7047920)
  • in-app-review: Transfer Plugin to the correct folder (#2688) (22fd49b)
  • ms-adal: Update createAuthenticationContext (#2705) (890129b)

Features

  • appsflyer: Added Appsflyer Cordova SDK as ionic native plugin (#2690) (3b3f942)
  • branch-io: Add branch.io attribution and invitation plugin (#2691) (90d75af)
  • calldirectory: add log function (#2708) (9601a64)
  • janalytics: add plugin (#2711) (0b97176)
  • local-notifications: Added local additional local notification action fields (#2713) (267149b)
  • mixpanel: Update/add functions (#2697) (ac467c5)
  • wechat: add plugin (#2716) (10ac9ff)

Reverts

  • Revert "chore(): update changelog" (667de5b)
  • Revert "4.12.3" (2dc7ee8)

5.0.0-beta.17 (2018-08-31)

Bug Fixes

4.12.1 (2018-08-31)

Bug Fixes

  • open-native-settings: allow supported input (#2666) (be0dc3d)

Features

  • aes256: Added new utility methods to generate secure key and secure IV (#2675) (a731466)
  • in-app-browser: Add missing InAppBrowserOptions-properties (#2669) (d90724e)
  • push: Added voip property to IOSPushOptions (#2681) (03e4f0e)

5.0.0-beta.15 (2018-08-25)

Features

  • bluetooth-le: add bluetooth-le plugin (#2651) (591ee87)
  • http: add setSSLCertMode function (8db1dbe)

4.12.0 (2018-08-16)

Bug Fixes

  • extended-device-information: Fixed Memory Display Bug (#2641) (2ac5282)
  • network: bind listener to document instead of window (#2622) (d10777a)
  • photo-library: interface missing includeVideos (3f415f9), closes #2624

Features

  • fabric: add fabric plugin (#2618) (9b4fd02)
  • local-notifications: add new foreground property (#2633) (229b62c)
  • webengage: add optional config with initialization (#2637) (ca9a702)

Reverts

4.11.0 (2018-07-29)

Bug Fixes

  • http: add correct return types for downloadFile and uploadFile (4092831), closes #2615

Features

Reverts

  • Revert "chore(package): upgrade fs-extra" (83194f6)

4.10.1 (2018-07-25)

Bug Fixes

  • nfs: Optional arguments for records like textRecord (#2605) (b635ba9)
  • user-agent: Plugin not installed (#2607) (79cb478)

5.0.0-beta.20 (2018-09-18)

Bug Fixes

  • build: Fix TypeScript bug, wrong type exported for wrap fn (c433317)

5.0.0-beta.19 (2018-09-18)

Bug Fixes

  • index-app-content: fix lint (2611061)
  • ms-adal: remove duplicate imports (4803912)
  • web-intent: fix lint (9feefe8)

5.0.0-beta.18 (2018-09-15)

Bug Fixes

  • appodeal: removed bad imports (7d5e7aa)
  • camera: fixing builds (c8d25a1)
  • clevertap: fix jsdoc (e47a3e1)
  • contacts: remove double import of checkAvailability (#2659) (1ad4cc1)
  • core: wrapEventObservable (#2660) (bd34581)
  • extended-device-information: fix wrong decorator (5e9c92a)
  • file-tramsfer: fix v5 imports for file-transfer plugin (#2537) (406ad12)

5.0.0-beta.12 (2018-06-23)

Bug Fixes

Features

  • ionic-webview: plugin for cordova-plugin-ionic-webview 2.0 (8beb177)

5.0.0-beta.4 (2017-12-29)

4.14.0 (2018-09-18)

Bug Fixes

  • mobile-accessibility: add correct pluginRef (3699fa9), closes #1860
  • onesignal: add missing setLocationShared method (#2723) (8bab321)
  • push: add missing Chanel options (3ef9593), closes #2712
  • web-intent: add missing properties (d077c48), closes #2701

Features

  • chooster: add plugin (04db233), closes #2612
  • local-notifications: add missing functions (10d222d)
  • onesignal: add missing functions (51006a7), closes #2504

4.13.0 (2018-09-15)

Bug Fixes

  • bluetooth-le: Various methods fixes (#2707) (7047920)
  • in-app-review: Transfer Plugin to the correct folder (#2688) (22fd49b)
  • ms-adal: Update createAuthenticationContext (#2705) (890129b)

Features

  • appsflyer: Added Appsflyer Cordova SDK as ionic native plugin (#2690) (3b3f942)
  • branch-io: Add branch.io attribution and invitation plugin (#2691) (90d75af)
  • calldirectory: add log function (#2708) (9601a64)
  • janalytics: add plugin (#2711) (0b97176)
  • local-notifications: Added local additional local notification action fields (#2713) (267149b)
  • mixpanel: Update/add functions (#2697) (ac467c5)
  • wechat: add plugin (#2716) (10ac9ff)

Reverts

  • Revert "chore(): update changelog" (667de5b)
  • Revert "4.12.3" (2dc7ee8)

5.0.0-beta.17 (2018-08-31)

Bug Fixes

4.12.1 (2018-08-31)

Bug Fixes

  • open-native-settings: allow supported input (#2666) (be0dc3d)

Features

  • aes256: Added new utility methods to generate secure key and secure IV (#2675) (a731466)
  • in-app-browser: Add missing InAppBrowserOptions-properties (#2669) (d90724e)
  • push: Added voip property to IOSPushOptions (#2681) (03e4f0e)

5.0.0-beta.15 (2018-08-25)

Features

  • bluetooth-le: add bluetooth-le plugin (#2651) (591ee87)
  • http: add setSSLCertMode function (8db1dbe)

4.12.0 (2018-08-16)

Bug Fixes

  • extended-device-information: Fixed Memory Display Bug (#2641) (2ac5282)
  • network: bind listener to document instead of window (#2622) (d10777a)
  • photo-library: interface missing includeVideos (3f415f9), closes #2624

Features

  • fabric: add fabric plugin (#2618) (9b4fd02)
  • local-notifications: add new foreground property (#2633) (229b62c)
  • webengage: add optional config with initialization (#2637) (ca9a702)

Reverts

4.11.0 (2018-07-29)

Bug Fixes

  • http: add correct return types for downloadFile and uploadFile (4092831), closes #2615

Features

Reverts

  • Revert "chore(package): upgrade fs-extra" (83194f6)

4.10.1 (2018-07-25)

Bug Fixes

  • nfs: Optional arguments for records like textRecord (#2605) (b635ba9)
  • user-agent: Plugin not installed (#2607) (79cb478)

5.0.0-beta.18 (2018-09-15)

Bug Fixes

  • appodeal: removed bad imports (7d5e7aa)
  • camera: fixing builds (c8d25a1)
  • clevertap: fix jsdoc (e47a3e1)
  • contacts: remove double import of checkAvailability (#2659) (1ad4cc1)
  • core: wrapEventObservable (#2660) (bd34581)
  • extended-device-information: fix wrong decorator (5e9c92a)
  • file-tramsfer: fix v5 imports for file-transfer plugin (#2537) (406ad12)

5.0.0-beta.12 (2018-06-23)

Bug Fixes

Features

  • ionic-webview: plugin for cordova-plugin-ionic-webview 2.0 (8beb177)

5.0.0-beta.4 (2017-12-29)

4.13.0 (2018-09-15)

Bug Fixes

  • bluetooth-le: Various methods fixes (#2707) (7047920)
  • in-app-review: Transfer Plugin to the correct folder (#2688) (22fd49b)
  • ms-adal: Update createAuthenticationContext (#2705) (890129b)

Features

  • appsflyer: Added Appsflyer Cordova SDK as ionic native plugin (#2690) (3b3f942)
  • branch-io: Add branch.io attribution and invitation plugin (#2691) (90d75af)
  • calldirectory: add log function (#2708) (9601a64)
  • janalytics: add plugin (#2711) (0b97176)
  • local-notifications: Added local additional local notification action fields (#2713) (267149b)
  • mixpanel: Update/add functions (#2697) (ac467c5)
  • wechat: add plugin (#2716) (10ac9ff)

Reverts

  • Revert "chore(): update changelog" (667de5b)
  • Revert "4.12.3" (2dc7ee8)

5.0.0-beta.17 (2018-08-31)

Bug Fixes

4.12.1 (2018-08-31)

Bug Fixes

  • open-native-settings: allow supported input (#2666) (be0dc3d)

Features

  • aes256: Added new utility methods to generate secure key and secure IV (#2675) (a731466)
  • in-app-browser: Add missing InAppBrowserOptions-properties (#2669) (d90724e)
  • push: Added voip property to IOSPushOptions (#2681) (03e4f0e)

5.0.0-beta.15 (2018-08-25)

Features

  • bluetooth-le: add bluetooth-le plugin (#2651) (591ee87)
  • http: add setSSLCertMode function (8db1dbe)

4.12.0 (2018-08-16)

Bug Fixes

  • extended-device-information: Fixed Memory Display Bug (#2641) (2ac5282)
  • network: bind listener to document instead of window (#2622) (d10777a)
  • photo-library: interface missing includeVideos (3f415f9), closes #2624

Features

  • fabric: add fabric plugin (#2618) (9b4fd02)
  • local-notifications: add new foreground property (#2633) (229b62c)
  • webengage: add optional config with initialization (#2637) (ca9a702)

Reverts

4.11.0 (2018-07-29)

Bug Fixes

  • http: add correct return types for downloadFile and uploadFile (4092831), closes #2615

Features

Reverts

  • Revert "chore(package): upgrade fs-extra" (83194f6)

4.10.1 (2018-07-25)

Bug Fixes

  • nfs: Optional arguments for records like textRecord (#2605) (b635ba9)
  • user-agent: Plugin not installed (#2607) (79cb478)

5.0.0-beta.14 (2018-07-18)

Features

BREAKING CHANGES

  • alipay: Replaced plugin with maintained Cordova plugin

4.9.2 (2018-07-13)

Bug Fixes

4.9.1 (2018-07-09)

Bug Fixes

  • barcode-scanner: wrong barcode format identifier PDF417 -> PDF_417 (#2574) (61714ff)
  • health-kit: add missing checkAuthStatus param (#2544) (956e644)

Features

Reverts

  • Revert "chore(package): bump deps" (f1d8d3b)

5.0.0-beta.13 (2018-06-28)

Bug Fixes

  • android-fingerprint-auth: ensure ERRORS array is defined (#2508) (714114d)
  • background-geolocation: watchLocationMode returns observable (#2547) (3f8a6f2)
  • healt: add correct return type for query function (#2565) (98d44e6)
  • healths: add missing attribute on HealthQueryOptionsAggregated (#2550) (be370a4)
  • in-app-purchase-2: fix ready method signature (#2043) (a018381)
  • index-app-content: add missing function (8d57198)
  • index-app-content: fix imports (189d66c)
  • native-geocoder: set response type to an array (#2505) (defb276)
  • onesignal: make params optional (#2507) (e6db281)
  • onesignal: update OSPermissionState interface (#2561) (fc088f8)
  • site: no prepended slash (cea1dc1)
  • stripe: fixed casing of postal code param (#2520) (d6a9ed1)
  • themeable-browser: allow hidden and clear cache (a4cc7f7)
  • web-intent: registerBroadcastReceiver as Observable (#2491) (47f7397)

Features

  • aes-256: AES256 encryption and decryption plugin added (#2562) (fdd6315)
  • ble: update wrapper to match latest plugin release (#2548) (03e6afb)
  • calldirectory: add call directory plugin (#2473) (1bfe829)
  • cloud-settings: add support for cordova-plugin-cloud-settings (#2494) (400dbcb)
  • firebase-config: add firebase-config wrapper (#2517) (05423ce)
  • firebase-messaging: add firebase-messaging (#2518) (c03b73f)
  • firebase: add verifyPhoneNumber support for iOS (567f525)
  • hce: add hce plugin wrapper (#2534) (8460e68)
  • image-picker: add DATA_URL as an option to ImagePicker (#2325) (dd9ba0a)
  • InAppReview: add InAppReview plugin (#2483) (bfe5ae9)
  • local-notifications: added support for foreground option in version 0.9.0-beta.3 of cordova-plugin-local-notifications (#2506) (ae6e28d)
  • onesignal: Added notification stacking (#2512) (7c35535)
  • photo-library: add maxItems to limit items-iOS (#2554) (31fc892)
  • plugin: add Sensors plugin (#2268) (e61d574)
  • send-result: add sendResult method for WebIntent plugin (#2495) (34aeb19)
  • SiriShortcuts: implement Siri Shortcuts plugin in Ionic (#2542) (df254de)
  • star-prnt: add StarPRNT plugin (a1e6bef)
  • star-prnt: Added support for connected to devices with barcode readers (#2509) (58615f1)
  • tealium: add tealium ionic wrappers (#2414) (5f41ef1)

5.0.0-beta.12 (2018-06-23)

Bug Fixes

Features

  • ionic-webview: plugin for cordova-plugin-ionic-webview 2.0 (8beb177)

5.0.0-beta.4 (2017-12-29)

Bug Fixes

  • android-fingerprint-auth: ensure ERRORS array is defined (#2508) (714114d)
  • background-geolocation: watchLocationMode returns observable (#2547) (3f8a6f2)
  • calendar: Fixes createCalendar parameter typing (84e0aa1)
  • call-number: fix isCallSupported function (f49d2a9), closes #2428
  • healths: add missing attribute on HealthQueryOptionsAggregated (#2550) (be370a4)
  • ibeacon: correct Type {Region} in some params (#2453) (300db62)
  • in-app-purchase-2: fix ready method signature (#2043) (a018381)
  • native-geocoder: set response type to an array (#2505) (defb276)
  • onesignal: make params optional (#2507) (e6db281)
  • onesignal: update OSPermissionState interface (#2561) (fc088f8)
  • site: no prepended slash (cea1dc1)
  • stripe: fixed casing of postal code param (#2520) (d6a9ed1)
  • themeable-browser: allow hidden and clear cache (a4cc7f7)
  • web-intent: fix options param (#2450) (23b760b)
  • web-intent: registerBroadcastReceiver as Observable (#2491) (47f7397)

Features

  • ble: update wrapper to match latest plugin release (#2548) (03e6afb)
  • calldirectory: add call directory plugin (#2473) (1bfe829)
  • cloud-settings: add support for cordova-plugin-cloud-settings (#2494) (400dbcb)
  • file-picker: add missing options (1d9c449)
  • firebase-config: add firebase-config wrapper (#2517) (05423ce)
  • firebase-messaging: add firebase-messaging (#2518) (c03b73f)
  • firebase: add new functions (36450e1)
  • firebase: add verifyPhoneNumber support for iOS (567f525)
  • hce: add hce plugin wrapper (#2534) (8460e68)
  • InAppReview: add InAppReview plugin (#2483) (bfe5ae9)
  • local-notifications: added support for foreground option in version 0.9.0-beta.3 of cordova-plugin-local-notifications (#2506) (ae6e28d)
  • onesignal: Added notification stacking (#2512) (7c35535)
  • photo-library: add maxItems to limit items-iOS (#2554) (31fc892)
  • send-result: add sendResult method for WebIntent plugin (#2495) (34aeb19)
  • SiriShortcuts: implement Siri Shortcuts plugin in Ionic (#2542) (df254de)
  • star-prnt: add StarPRNT plugin (a1e6bef)
  • star-prnt: Added support for connected to devices with barcode readers (#2509) (58615f1)
  • tealium: add tealium ionic wrappers (#2414) (5f41ef1)
  • uptime: add deep sleep parameter (#2456) (91d22c5)

4.7.0 (2018-04-09)

Bug Fixes

  • badge: add correct requestPermission function (586c7e5), closes #105 #1856
  • call-log: comments erratum (4b9cf17)
  • call-log: update getCallLog signature (61c0ecf)
  • contacts: refactor wrong ContactFieldTypes (f607a03)
  • email-composer: add missing options (4399600), closes #175
  • facebook: remove browserInit function (f718432), closes #1901
  • firebase-analytics: add sync option for all methods (42fd1f2)
  • health-kit: add missing properties to HealthKitOptions (f8e79ce)
  • image-resizer: add missing option (859cbfc)
  • index-app-content: remove onItemPressed function (270678f)
  • local-notifications: fixed linting errors (8a26377)
  • printer: add correct npm repository (4bf55d3)
  • Pro: CordovaCheck should sync. #2136 #2127 (f419db5)
  • pro: proper callback type and guard for plugin instantiate. #2136 #2127 (61293c3)
  • pro: Tweak to pro plugin. #2136 #2127 (c8ecee0)
  • push: Android senderID as optional (1b237aa)
  • Radmob-pro: add offsetTopBar option (4948640), closes #2100
  • speech-recognition: add missing options (9aff5ea), closes #2165
  • sqlite: remove trailing whitespaces (7547a94)
  • uuid: add correct plugin source (a81a4d3), closes #2324
  • web-intent: allow extras (8dc5ad2), closes #1959
  • web-intent: rename onNewIntent to onIntent (dbcb103)

Features

Reverts

  • Revert "chore(package): bump dependencies and lint rules" (6c938bf)

5.0.0-beta.4 (2017-12-29)

5.0.0-beta.3 (2017-12-29)

Bug Fixes

  • push: fix finish method (995fd56)

Features

  • crop: add targetHeight and targetWidth options (#2213) (9990df8)

4.5.1 (2017-12-12)

Bug Fixes

  • core: fix issue with CordovaFunctionOverride decorator (6cd97ca)

5.0.0-beta.0 (2017-12-08)

Bug Fixes

  • alipay: add 'string' as an alternative type for 'pay()' input parameter; (#2172) (d43fe72)
  • app-rate: add simpleMode (#2155) (9844274)
  • app-rate: change openStoreInApp to inAppReview (#2097) (d95ae68)
  • camera-preview: add missing tapToFocus camera option (#2046) (b9b781d)
  • deeplinks: add options parameter(#1601) (#2141) (bb2291c)
  • ftp: return observable (not promise) for upload and download method (#2174) (5159367)
  • indexappcontent: Return observable for onItemPressed (#2006) (9a52110)
  • mobile-accessibility: change signature references to the correct names (#2139) (b2c873c)
  • ms-adal: add userInfo in the AuthenticationResult (#2160) (c038c63)
  • music-controls: various fixes (#2094) (afca876)
  • push: add senderID to AndroidPushOptions (#2060) (4694c42)
  • web-intent: fix false negative of plugin installation (#2062) (ae94c71)

Features

  • android exoplayer: add cordova-plugin-exoplayer (#2180) (d06fa48)
  • android-fingerprint: add getSigningCertificateFingerprint() method (#2076) (bd5bcdc)
  • apple-pay: add cordova-plugin-applepay (#2081) (784f948)
  • apple-pay: update for version 3 of the Apple Pay plugin. (#2177) (bf41506)
  • ble: support startStateNotifications & stopStateNotifications (#2085) (2a4bcee)
  • braintree: add support for cordova-plugin-braintree to @ionic-native (#2073) (091ac7a)
  • call-number: add isCallSupported method (#2051) (6053296)
  • dns: add cordova-plugin-dns plugin (#2083) (212bd63)
  • firebase: add new Firebase phone verification methods (#2157) (86181af)
  • GooglePlayGamesServices: add plugin (#1904) (03f5789)
  • network-interface: add plugin support (#2063) (86b2a2c)
  • nfc: add interfaces and missing references to UriHelper and TextHelper (#2104) (8b78644)
  • nfc: add support for iOS (#2050) (9f72592)
  • push: add support for version 2.1.0 (#2064) (c1ce5da)
  • zeroconf: add reInit() method (#2144) (7255795)

4.4.2 (2017-11-15)

4.4.1 (2017-11-13)

4.4.0 (2017-11-09)

Features

4.3.3 (2017-11-01)

Bug Fixes

4.3.2 (2017-10-17)

Bug Fixes

  • google-maps: remove type from GoogleMapsEvent constant (4639bf9)

Features

  • pro: support corova-plugin-ionic v2.0.0 (975f08b)

4.3.1 (2017-10-06)

Bug Fixes

Features

  • pro: Add support for Ionic Pro by incorporating cordova-plugin-ionic (465d551)
  • regula-document-reader: separate initialization and scanning, add android (#2013) (2179699)

4.3.0 (2017-09-27)

Bug Fixes

Features

  • android-full-screen: add support for setSystemUiVisiblity (#1942) (4246d47)
  • document-reader: add cordova-plugin-documentreader (#1996) (7b94d4f)
  • extended-device-information: add Extended Device Info plugin (#1980) (806766e)
  • music-controls: add support for next/prev track and skip forward/backward in control center (#1927) (fff9969)
  • push: update PushOptions interfaces to match new version (#1908) (34bf136)
  • qr-scanner: added destroy method (#1916) (#1971) (10eb3ee)
  • uid: add UID plugin (#1946) (e2419a2)

BREAKING CHANGES

4.2.0 (2017-08-26)

Bug Fixes

  • fingerprint-aio: add missing FingerprintOptions properties (#1845) (85825c7)
  • geofence: remove duplicate onTransitionReceived method (00c0707)
  • google-maps: add missing debug option (#1832) (39ec515)
  • ms-adal: make userId optional (#1894) (21045ea)
  • native-geocoder: update NativeGeocoderReverse result (#1840) (7c1b409)
  • native-spinner: update pluginRef (#1859) (262e18f)
  • serial: add missing options for the open method (#1844) (1acade4)
  • sqlite: add optional key parameter to SQLiteDatabaseConfig to support sqlcipher-adapter (#1917) (0c097ba)

Features

4.1.0 (2017-07-21)

Bug Fixes

Features

  • firebase: add unregister method (#1823) (6230958)
  • google-maps: add missing features and fix wrong definitions (#1815) (976401a)
  • hyper-track: add HyperTrack plugin (#1816) (47fa44c)
  • open-native-settings: add Open Native Settings plugin (0fa82e5), closes #1821

4.0.1 (2017-07-15)

Bug Fixes

  • media: fix success/error/statusUpdate observables (7105048), closes #1806
  • social-sharing: fix issues caused by omitting optional params (25c1cf4), closes #1805

Features

  • camera: add enums for camera options (6061af6)
  • launch-navigator: update plugin wrapper to support v4 (9538416), closes #1738
  • media: add MEDIA_STATUS and MEDIA_ERROR enums (1decedd)

4.0.0 (2017-07-11)

Bug Fixes

  • google-analytics: fix parameter types in the trackMetric method (#1780) (7bbd25c)
  • media: wrap plugin callbacks with Observables (0867cff), closes #1591
  • safari-view-controller: show should return an Observable (a6f9714), closes #1619
  • sqlite: fix param type for sqlBatch method (e8faf22), closes #1596

Code Refactoring

  • admob-pro: rename plugin from AdMob to AdMobPro (#1770) (bc6bf66)
  • media: rename main class to Media (#1769) (9f1a0f9)
  • rename plugin to FileTransfer to match original plugin: (#1768) (3c54a1c)

Features

  • email-composer: update plugin to latest version and use original plugin (#1771) (d395b42)
  • google-maps: add GoogleMapOptions interface (aff653d)
  • google-maps: update wrapper to support v2 of the plugin (#1759) (06e666d)
  • ms-adal: add Azure Active Directory Authentication plugin (cf0c740), closes #372
  • onesignal: add new methods (b35dab2), closes #1677
  • qr-scanner: add QRScanner plugin (bde2b38), closes #715

BREAKING CHANGES

  • safari-view-controller: show method now returns an Observable
  • media: the plugin's create method no longer takes callback functions. You must use the observables provided by the MediaObject instance. Refer to the updated documentation for more information.
  • admob-pro: @ionic-native/admob is now @ionic-native/admob-pro. Also, class name is changed from AdMob to AdMobPro.
  • media: MediaObject class is now Media
  • rename plugin to FileTransfer to match original plugin: Package name is now @ionic-native/file-transfer. Transfer class has been renamed to FileTransfer. Also, TransferObject class has been renamed to FileTransferObject.

3.14.0 (2017-07-07)

Features

3.13.1 (2017-07-05)

Bug Fixes

  • document-viewer: make config properties optional (#1767) (5b914d7)

Features

  • app-rate: add function handleNegativeFeedback() (#1748) (e64cc0c)
  • app-rate: add function navigateToAppStore() (#1719) (0c79ac1)

3.13.0 (2017-07-03)

Features

3.12.2 (2017-07-03)

Bug Fixes

  • android-fingerprint-auth: fix return type of isAvailable (#1697) (af91977)
  • ibeacon: optional parameter (#1702) (64ce132), closes #1701
  • local-notifications: add missing priority option (e40247c), closes #1683
  • mobile-accessibility: fix plugin reference (03ac735), closes #1666
  • onesignal: fix getPermissionSubscriptionState return type (#1742) (3c125bb)

Features

  • music-controls: add event for ios control center seek and function to update ios elapsed time (#1727) (593607e)
  • one-signal: add getPermissionSubscriptionState (#1678) (e9283a9)
  • sqlite: support pre-filled databases (#1687) (b52371b)

3.12.1 (2017-06-03)

Code Refactoring

  • phonegap-local-notification: fix class name to match plugin name (c6a76c2)

BREAKING CHANGES

  • phonegap-local-notification: PhonegapLocalNotifications class has been renamed to PhonegapLocalNotification

3.12.0 (2017-06-03)

Features

  • base64: add Base64 plugin (#1645) (793e2e3)
  • firebase-analytics: add firebase analytics plugin (#1647) (3eb69b4)
  • firebase-dynamic-links: add firebase dynamic links plugin (#1649) (0467a0d)

3.11.0 (2017-06-01)

Bug Fixes

Features

3.10.2 (2017-05-20)

Features

  • core: add getSupportedPlatforms method (c8f53d2)

3.10.0 (2017-05-19)

Bug Fixes

  • admob-free: use otherPromise to fix browser development (2bd244a)

Features

3.9.2 (2017-05-17)

Bug Fixes

  • action-sheet: destructiveButtonLast is optional (6416c25)
  • core: decorators should define enumerable properties (22102a7)

3.9.1 (2017-05-17)

Bug Fixes

  • core: fix issues when clearing observables (93a119b)

3.9.0 (2017-05-17)

Bug Fixes

  • android-permissions: fix PERMISSION property and add requestPermission (ebf4028), closes #1574
  • app-preferences: suite is sync (3cb8383), closes #1321
  • background-mode: configure doesn't return anything (92ef4f0), closes #1457
  • in-app-browser: fix on method (975a65d), closes #1446
  • media: create should return null if plugin is not available (d68618f)
  • media: create will always return MediaObject even if plugin doesnt exist (ee4b61e)
  • printer: fix implementation and add pick method (55071c0)
  • push: fix types (ca76593), closes #1331
  • secure-storage: reject the promise if the plugin doesn't exist (#1562) (d5919d1)

Features

  • linkedin: add getActiveSession method (4c8deb2), closes #1570
  • printer: add check method (991f2f0)

3.8.1 (2017-05-16)

Bug Fixes

Features

3.8.0 (2017-05-14)

Bug Fixes

Features

  • video-capture-plus: add Video Capture Plus plugin (#1538) (385da01), closes #709

3.7.0 (2017-05-09)

Bug Fixes

Features

3.6.0 (2017-04-27)

Bug Fixes

  • media: function 'create' never returns media object (#1419) (b58149f)

Features

3.5.0 (2017-04-18)

Bug Fixes

  • core: fix bug when checking if plugin exists (#1348) (4bd6aab)
  • media: fix issue with create method (6bba72d), closes #1333
  • push: hasPermission is part of Push object (145577f), closes #1297
  • rollbar: fix pluginRef (f396940)

Features

  • action-sheet: update to newest version (9c92580)
  • background-fetch: add status method (6168eae)

3.4.4 (2017-03-30)

3.4.3 (2017-03-29)

Bug Fixes

  • admob: add missing license property (2b94ffd), closes #1291
  • app-preferences: fix bug with fetch method (65cf94b), closes #1299
  • push: add missing plugin decorator (208748a), closes #1297
  • secure-storage: return unfunctional SecureStorageObject if plugin doesn't exist (b91757e)

Features

  • secure-storage: add keys() and clear() methods (#1281) (8b31d72)

3.4.1 (2017-03-28)

Bug Fixes

3.4.0 (2017-03-28)

Bug Fixes

  • sqlite: fix SQLiteDatabaseConfig interface (ea88c9e), closes #1280

Features

3.3.1 (2017-03-28)

Bug Fixes

  • background-mode: add missing config options (9c30a1d), closes #1277
  • contacts: fix major bug (6e20137)
  • contacts: handle cordova_not_found errors (961727e)
  • core: handle unexpected errors in wrapOtherPromise (9074362), closes #1185
  • core: return errors from CordovaCheck decorators (fd0a2e9), closes #1268
  • sqlite: fixes echoTest and deleteDatabase (01aece1), closes #1275

Features

  • sqlite: add SQLiteDatabaseConfig interface (544e7ef)

3.3.0 (2017-03-27)

Features

  • android-full-screen: add cordova-plugin-fullscreen support (#1255) (b08e3a8)
  • intel-security: add com-intel-security-cordova-plugin support (#1256) (aedc9d6)

3.2.3 (2017-03-24)

Bug Fixes

  • contacts: fix crash if plugin is unavailable (a9a511d), closes #1250
  • core: make properties enumerable (a151295)

3.2.2 (2017-03-23)

3.2.1 (2017-03-23)

Bug Fixes

3.2.0 (2017-03-22)

Bug Fixes

  • media-plugin: MediaPlugin.create promise never fires (#1220) (82d2ae8)

Features

3.1.1 (2017-03-21)

Bug Fixes

  • media-plugin: export MediaPlugin class (cb0a366), closes #1207

3.1.0 (2017-03-20)

Bug Fixes

  • health: fix queryAggregated return type (8cd648d), closes #1200
  • music-controls: fix return types for methods (f3407e5)

chore

Features

BREAKING CHANGES

  • create no longer returns a MediaObject instance. Make changes to your app accordingly.

  • docs update + remove any static methods/properties

  • remove duplicate method

  • remove extra docs

  • remove extra docs

  • docs(): rename plugins

  • chore(decorators): do not check method name on instancecheck

  • chore(decorators): do not check method name on cordovacheck

  • chore(plugin): fix pluginWarn

  • chore(plugin): fix pluginWarn

  • fix(decorators): fix InstanceCheck decorator

  • 3.1.0-rc.5

  • chore(docs): fix readme generation

  • fix(transfer): fix v3 implementation

  • refactor(paypal): PayPal is brand name

  • chore(docs): replace all spaces with dashes

  • chore(): add dashify filter

  • chore(build): add aot path to core tsconfig

  • feat(action-sheet): add ANDROID_THEMES constant

2.9.0 (2017-03-18)

Bug Fixes

  • background-geolocation: configure returns an observable (961cff1)

Features

  • background-mode: added moveToBackground and moveToForeground (#1181) (95ac7e1)

2.8.1 (2017-03-10)

Bug Fixes

Features

  • firebase: add new setScreenName method (0009cbf), closes #1149

2.8.0 (2017-03-04)

Bug Fixes

Features

  • app-preferences: added cordova-plugin-app-preferences support (#1084) (12280dd)
  • health: add wrapper for cordova-plugin-health (#1039) (3500d80)
  • photo-library: added cordova-plugin-photo-library (#1102) (384dfc2)

2.7.0 (2017-03-02)

Bug Fixes

  • core: dont check if method exists when overriding (754c5ec), closes #1043
  • file: fix writeExistingFile (47f48ba), closes #1044

Features

  • background-mode: add missing functions (906401b), closes #1078
  • background-mode: replace event listeners with on method (ffdbab7)
  • diagnostic: add new methods (5144345), closes #1045

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
  • contacts: allow passing asterisk as contact field type (2639486)
  • 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

2.5.1 (2017-02-07)

Bug Fixes

  • pin-dialog: add missing errorIndex (b7701cd)

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)

2.4.1 (2017-01-24)

Bug Fixes

  • google-maps: fix event listeners (416071a), closes #999
  • screen-orientation: lockOrientation returns a promise (1c09ee1), closes #939

Features

  • pinterest: add pinterest plugin (466437a)

2.3.2 (2017-01-24)

2.3.1 (2017-01-24)

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)
  • googlemaps: fix GoogleMapsLaLngBounds (c3127d3), closes #972
  • plugin: adds subscribe() and unsubscribe() (94025a7)

Features

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

2.3.0 (2017-01-20)

Bug Fixes

  • add return (3fdc4a8)
  • headercolor: solve typo in usage and chore (bab2971)
  • native-geocoder: fix callback order (dbf95ea)

Features

2.2.17 (2017-01-20)

Bug Fixes

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

2.2.16 (2017-01-11)

Features

2.2.15 (2017-01-11)

Bug Fixes

  • apprate: captialize URL in storeAppURL property (b98fa28)
  • ble: stopScan takes no args when used as clear function (#944) (6ddd2aa)
  • onesignal: OSNotification.app_id is optional (#946) (ebf0716)

2.2.14 (2017-01-07)

Bug Fixes

  • google-analytics: fix startTrackerWithId when interval is not provided (49fe24d)
  • google-plus: fixes login without options (ca14bf6), closes #932
  • inappbrowser: fix insertCSS method name (de07df6), closes #921
  • mixpanel: fix issue when not passing eventProperties (#927) (bbf75bc)
  • nfc: add missing param for addMimeTypeListener (#937) (ca60c5b)
  • push: fix typing for additionalData (0d6997c), closes #868

Features

  • background-geolocation: add altitudeAccuracy into response typings (#922) (8eb656c)
  • market: add search method, return promises (d62779a)

2.2.13 (2016-12-27)

Bug Fixes

  • admob: add adId prop to AdMobOptions (d5dfdf8)
  • background-mode: isEnabled and isActive return booleans (ba77fd7), closes #908
  • diagnostic: add missing types (1841220), closes #905
  • diagnostic: add permissionStatus types (#890) (3385c1b)

Features

2.2.12 (2016-12-18)

Bug Fixes

  • camera-preview: parameter size is optional (#871) (61dc8aa)
  • diagnostic: permissionStatus gets values from plugin in runtime (9986e0d), closes #872
  • network: update API (ec5e27b)
  • sms: fix callback index when omitting options param (114a74d), closes #858

Features

  • admob: update api and docs (6ba1d49)

2.2.11 (2016-12-06)

Bug Fixes

  • cordova-property: fixes static properties of classes (7ae6e10)
  • device: fixes device plugin (d918844)

BREAKING CHANGES

  • device: device property no longer exists

2.2.10 (2016-12-04)

Bug Fixes

  • contacts: fix few bugs in Contacts (#846) (b19f6d1)
  • sqlite: add static constructor, and fix resolve type (#697) (9082c5e)

Features

  • actionsheet: add ActionSheetOptions interface (f211da7)
  • googlemap: add disableAutoPan to GoogleMapsMarkerOptions (cf75a53), closes #844
  • googlemaps: add markerClick and infoClick to MarkerOptions (6f7171d), closes #844

2.2.8 (2016-12-01)

Bug Fixes

  • card-io: fix typo in options (e6700a3)
  • globalization: add missing parameter to numberToString function (1072ab1), closes #835

Features

  • card-io: add typing for response (2e82320)

2.2.7 (2016-11-24)

Bug Fixes

Features

  • camera-preview: add disable method (6ad54ec)
  • google-analytics: new interval period parameter (abd910d), closes #816
  • google-map: add get and set methods to Marker class (51ab03d), closes #798

2.2.5 (2016-10-27)

Bug Fixes

  • 3dtouch: add missing property (#739) (757d096)
  • geolocation: fix watchPosition return type (d5310b0), closes #741
  • nfc: fix Ndef class (ac181c5), closes #713
  • sqlite: check if plugin exists before opening database (6f47371)
  • sqlite: check if plugin exists before opening database (c98b4f4)
  • sqlite: fix callback issue with transaction method (a72cd59), closes #732

Features

  • diagnostic: add missing functions (eb03de9), closes #743
  • filepath: add cordova-plugin-filepath (#714) (0660a3b)
  • plugins: add name field (9677656)
  • sms: add hasPermission method (8fbf1f2), closes #721

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

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)

2.2.2 (2016-10-12)

Bug Fixes

  • file: fix writeFile method (842a80d), closes #464 #552 #666
  • file: getFreeDiskSpace now works (d2f42ef)
  • file: last parameter for writeFile now only accepts options (5710eb7)
  • file: read methods can accept Blobs too (276d61b)

Features

  • file: getFile and getDirectory are now public (5c92455), closes #657
  • file: resolveLocalFilesystemUrl and resolveDirectoryUrl are now public methods (542ff4c), closes #657

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)

2.2.0 (2016-10-11)

Bug Fixes

  • native-transitions: add missing interface properties (35c8bbd)
  • onesignal: update to match latest api (#671) (7c6e6d8), closes #667

Features

2.1.9 (2016-10-09)

Bug Fixes

  • googlemaps: fixes GoogleMapsLatLng class (11653ce)
  • paypal: add optional details param to paypalpayment (7200845)
  • paypal: problems with selection of PayPal environment (#662) (3dd6a92)
  • thmeable-browser: fix the name of the plugin (#663) (1368175)

2.1.7 (2016-10-07)

Bug Fixes

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

2.1.6 (2016-10-06)

Bug Fixes

  • google-analytics: specify successIndex and errorIndex for methods with optional params (6f23bef)
  • paypal: fix helper classes (f002657)

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)

2.1.2 (2016-10-06)

Bug Fixes

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

Features

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

2.1.0 (2016-10-03)

Bug Fixes

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

2.0.3 (2016-09-24)

Bug Fixes

  • call-number: number should be a string (763ad1b), closes #545
  • googlemaps: CameraPosition target can now be LatLngBounds (23fc908), closes #547
  • ng1: fail gracefully when angular 1 promises can't be retrieved (d135dc2)
  • npm: duplicate typings (e50b961)
  • plugins: export VideoPlayer. Fixes #563 (4292959)
  • ts: use old ts version for 1.3.x #567 (6a19c8c)
  • webintent: add type param. Fixes #564 (a0b6b10)

Features

  • background-geolocation: add showAppSettings function (281575b), closes #548
  • BackgroundGeolocation: code cleanup (3170686)
  • BackgroundGeolocation: Update to the latest version (808a75e)
  • BackgroundGeolocation: Update to the latest version (919e8da)
  • build: Support ES2015 modules (4014972)
  • emailcomposer: use new supported plugin. #568 (a092a31)
  • localNotifications: added register and has permission functions (#536) (c83b043)
  • npm: typescript 2.0.2 (e7e45f6)
  • plugin: cordova function override. fixes #437 (f60d08b)
  • push: add coldstart property. Fixes #559 (48196da)
  • scripts: publish script with npm and bower. Fixes #448 (3903fee)

Reverts

  • Revert "Bump to 2.0.0 typescript" (2f20dea)

1.3.21 (2016-09-07)

Bug Fixes

  • base64togallery: fixes callbacks (#513) (1db1374)
  • diagnostic: Add DENIED_ALWAYS to permissionStatus, also some code formatting (9d573a9)
  • diagnostic: Fix diagnostic objects (cb176aa)
  • diagnostic: Fix permissionStatus object (8f3d36f)
  • diagnostic: Fix typo (f93f958)
  • file: set exclusive to true when replace is false (7910493), closes #516
  • geolocation: retain Observable even during an error condition (#532) (26dead9)
  • googlemaps: moveCamera and animateCamera now return a Promise (d03d70f), closes #511
  • install-instructions: This fixes install instructions for deeplinks, facebook and googlemaps (#499) (877ac27)
  • media: nest the constructor logic (a566240)
  • mixpanel: Make eventProperties optional (#501) (51364f8)
  • ng1: grab injector from app. #451 (2dc68a4)
  • remove CanvasCamera plugin (c75f898)
  • social-sharing: shareViaEmail now resolves/rejects when not providing optional args (c76de34)
  • social-sharing: various fixes (#520) (4f97164)

Features

  • file: adds chunked blob writing (#529) (bbbd0d5)
  • file: allows writeFile and writeExistingFile to accept Blob (#527) (393e9d0)
  • googlemaps: can pass HTMLElement to constructor (dff034a)

1.3.20 (2016-08-27)

Bug Fixes

Features

  • canvas-camera: add CanvasCamera support (ad57733)
  • file-chooser: add file chooser plugin support (#495) (94a7dae)
  • file-opener: add file opener support (#497) (21d8122), closes #295
  • music-controls: add music controls plugin support (#494) (4e9bc95)
  • youtube: add Youtube video player plugin support (#496) (0cf7d6a)

1.3.19 (2016-08-27)

Bug Fixes

  • mixpanel: implement CordovaProperty correctly (dd0c9ba)

Features

  • call-number: add support for CallNumber plugin (#487) (759f8ef)
  • market: add Market plugin support (#490) (9bcc4ed)
  • mixpanel: add mixpanel support (#492) (cf8e342)
  • native-page-transitions: add support for Native Page Transitions plugin (#488) (00d87db)
  • nfc: add nfc support (#493) (76aa8a6), closes #412
  • paypal: add PayPal support (#491) (9fe5c19)
  • power-management: add power management support (#489) (cd82a53)
  • streaming-media: add streaming media support (#486) (841b242)

1.3.18 (2016-08-26)

Bug Fixes

Features

1.3.17 (2016-08-23)

Bug Fixes

  • add the reject function at the expected errorIndex position in the args array (#436) (4e87ac7)
  • camera-preview: changes implementation to match Cordova plugin (#441) (55ba65a)
  • file: fixes exclusive option (#459) (14e41a3)
  • file: initialize writeFile options (#468) (16628a4)
  • nativeaudio: fix plugin reference (2510c5f)

Features

1.3.16 (2016-08-15)

Bug Fixes

  • photo-viewer: method is static (8bc499f)

1.3.15 (2016-08-15)

Features

1.3.14 (2016-08-15)

Bug Fixes

  • datepicker: date now accepts Date, string, or number (#428) (aaddd9e), closes #354
  • inappbrowser: fix event listener (4b08d85)

Features

1.3.12 (2016-08-13)

Bug Fixes

  • inappbrowser: fix event listener (618d866)

1.3.11 (2016-08-11)

Bug Fixes

  • backgroundGeolocation: update config and move to sync. Fixes #331 (4e20681)
  • camera: camera options should be optional. Fixes #413 (#417) (c60c3b7)
  • index: export Geolocation interfaces. (#404) (0c486b0)
  • ng1: Copy object properly. Fixes #357 (9ca38cd)

Features

  • file: alternate file implementation (#283) (6ed32ef)
  • GoogleAnalytics: Add campaign measurement tracking (#405) (cf3f0f6)
  • GoogleMaps: Allow specify enableHighAccuracy option that attempt to get your location with highest accuracy (#410) (43e8a6d)
  • ibeacon: using option otherPromise instead of sync (#388) (306cb5d)
  • inappbrowser: implement instance based wrapper (#305) (4b8ab4a)
  • keyboard: enable hideKeyboardAccessoryBar function (#398) (7a84262), closes #394
  • photo-viewer: add wrapper for plugin (#359) (154c029)
  • video-player: Added video player plugin (#391) (cabeeb8), closes #342 #318

1.3.10 (2016-08-01)

Bug Fixes

  • brightness: use correct pluginRef (e20c411)
  • diagnostics: Corrects isEnabled functions to isAvailable (#373) (ccf7fb5)
  • ng1: use $q promises instead of the native Promise (#378) (817a434)
  • one-signal: return Observable instead of promise (#352) (08fe04e)

Features

1.3.9 (2016-07-23)

Bug Fixes

  • file: readAsText() and adds readAsDataURL() in File plugin (#346) (77d31cd)

Features

  • android-fingerprint-auth: add wrapper for plugin (df326f7), closes #334
  • secure-storage: Add Secure Storage Wrapper (#347) (075842d)

1.3.8 (2016-07-20)

Bug Fixes

  • base64togallery: update plugin wrapper to match latest version (d4bee49), closes #335
  • sqlite: fix method attribute typo (#324) (006bc70)

Features

  • facebook: add FacebookLoginResponse interface (8b27bed)
  • otherPromise: can work better with plugins that return promises (#304) (0aee6c8)
  • social-sharing: add canShareViaEmail (#333) (5807dd7)
  • twitter-connect: add twitter connect plugin (979838f), closes #308

1.3.7 (2016-07-18)

Bug Fixes

  • contacts: missing name property, types (#320) (074d166)
  • geolocation: handle errors on watchPosition (1b161d8), closes #322

Features

1.3.6 (2016-07-17)

Bug Fixes

  • googlemaps: able to pass array of LatLng to GoogleMapsLatLngBounds constructor (de14b0e), closes #298
  • launch-navigator: fix the navigate function wrapper to match latest plugin API (6f625f9)

Features

  • camera-preview: add wrapper for camera-preview (#301) (3a1a3ce)
  • launch-navigator: add new methods and constants to match latest plugin API (29de6b3)

1.3.5 (2016-07-17)

Bug Fixes

  • ibeacon: minor fixes (b5a2ffc)
  • safari-view-controller: fix wrappers (b4b3ec0)

Features

  • googlemaps: add Geocoder class (#292) (2996da6), closes #280
  • media-capture: add media capture plugin (#293) (daa6d4c), closes #272
  • nativestorage: add NativeStorage plugin wrapper (af5d4ad)
  • pin-dialog: add pin dialog plugin (#291) (2fe37c4)

1.3.4 (2016-07-14)

Bug Fixes

  • touchid: make isAvailable static (c23f5e9)

Reverts

  • changelog: old changelog (0cb79d1)

1.3.3 (2016-07-11)

Bug Fixes

  • actionsheet: add missing optional parameter for hide function (#262) (644e999)
  • background-geolocation: fix pluginref again (b8a5133)
  • geolocation: fix plugin reference (4f0cd24), closes #258
  • googlemaps: use correct methods for addGroundOverlay and addKmlOverlay (#268) (b8be1de)
  • remove unnecessary decorator (#257) (25fab64)
  • socialsharing: all methods return Promises now (e150224), closes #275

Features

  • ibeacon: add iBeacon plugin support (#270) (dd97df1)
  • onesignal: added wrapper for the Cordova OneSignal Plugin (#252) (ba20dbe)
  • push: added support for Action Buttons on iOS with categories (#273) (592feb4)

1.3.2 (2016-06-27)

Bug Fixes

  • build: disable emitDecoratorMetadata option in tsconfig (a5f3d7a), closes #251

1.3.1 (2016-06-26)

Bug Fixes

  • 3dtouch: fix implementation for onHomeIconPressed function (d2b2be6), closes #232
  • sqlite: resolve race condition, add comments (#235) (f1c8ce3)

Features

  • googlemaps: add GoogleMapsLatLngBounds class (17da427)
  • printer: add printer plugin (#225) (48ffcae)

1.3.0 (2016-06-13)

Bug Fixes

  • barcodescanner: add missing options param (4fdcbb5), closes #180
  • base64togallery: method is now static (be7b9e2), closes #212
  • batterystatus: correct plugin name on npm (66b7fa6)
  • calendar: fix some functionality and add missing ones (a15fb01), closes #184
  • contacts: plugin rewrite (aada893)
  • deeplinks: new result type (11226d7)
  • deviceorientation: cancelFunction renamed to clearFunction (8dee02e)
  • geolocation: fix watchPosition() (4a8650e), closes #164
  • googlemaps: isAvailable() returns boolean, not an instance of GoogleMap (a53ae8f)

Features

  • angular1: Support Angular 1 (af8fbde)
  • barcodescanner: add encode function (e73f57f), closes #115
  • deeplinks: Add Ionic Deeplinks Plugin (c93cbed)

1.2.3 (2016-06-01)

1.2.2 (2016-05-20)

Bug Fixes

  • Bluetooth: make connect function an observable to maintain full functionality (58e3f0b), closes #154
  • calendar: add new permissions functions for Android 6 (M) devices (ddbd64d), closes #156
  • emailcomposer: fix isAvailable function (2a568d2), closes #168

1.2.1 (2016-05-11)

Features

  • plugin: add wrapper for instance properties (28d7d5c)

1.2.0 (2016-04-30)

Bug Fixes

  • BluetoohSerial: add missing plugin reference (317437b)
  • GoogleAnalytics: addCustomDimension() key param is number (3865ea4), closes #131
  • keyboard: remove hideKeyboardAccessoryBar method for now (292c80c)
  • launchnavigator: bug fix (4ead1ae)
  • launchnavigator: start parameter is optional (5e7378a)
  • localnotifications: options can be an array (e10d744)
  • plugin: handle rejection when Cordova is undefined (db07768)
  • plugin: remove unecessary code (4070991)
  • push plugin: senderId is optional in iosPushOptions (48bf837)
  • spinnerdialog: fix functionality (66f0e03)
  • vibration: fix plugin reference (beeb075), closes #106

Features

  • camera: add camera constants (ce02d82), closes #129
  • ionicnative: add instance wrapper (0ec737a)
  • keyboard: add event listeners for keyboard show/hide events (c947437)
  • media: add media plugin (1105b57), closes #88
  • plugin: add admob pro plugin (d9b847b), closes #146
  • plugin: add Bluetooth Serial plugin (837fb95), closes #136
  • plugin: add email composer plugin (804c9ee)
  • plugin: add InAppBrowser plugin (b8d2cfd)
  • plugin: add social sharing plugin (efc8231)
  • plugin: add spinner dialog plugin (812653c)
  • plugin: add web intent plugin (e2fc9a0)
  • toast: add new features to toast plugin (ed7e783)
  • webintent: add plugin to index (f357b56)

Performance Improvements

  • ionicnative: instance wrapper cleanup and optimization (5a8d48e)

1.1.0 (2016-03-17)

Bug Fixes

  • added dummy boolean (2caa151)
  • datepicker plugin, pluginref, and @Cordova wrapper (499ead3)
  • datepicker: datepicker options are optional (c3cfd14)
  • datepicker: dates are Dates (ce6adcc)
  • datepicker: fix plugin functionality (1a778e7)
  • datepicker: fix plugin functionality (91de971)
  • devicemotion: combine watch and clear into one function (d17f62d)
  • fix callback order (5fda6d4)
  • fix callback order (5944bd1)
  • fix options params (c71f8d4)
  • geolocation: set callback order to reverse on getCurrentPosition (1fac387)
  • imagepicker: pluginRef (01d7972)
  • interface: params are optional (e708bc6)
  • launchnavigator: fix Plugin decorator property value (9e17e25)
  • plugin: combine watch and clearwatch functions (8855359)
  • plugin: don't call reject when sync (1334f60)
  • plugin: export interfaces (1e259da)
  • plugin: fix options properties (44365f4)
  • plugin: fix types (c86e135)
  • plugins: cleanup and add new plugins to index (1771f7b)
  • plugins: fix optional options (9ef850c)
  • remove confirm callback, not needed. (662d8ce)

Features

  • add app version plugin (20cb01f)
  • add app version plugin (8b78521)
  • add apprate (0dd4fec)
  • add badge plugin (7f01fb2)
  • add badge plugin (3088df4)
  • add clipboard plugin (0b6cca7)
  • add clipboard plugin (fa4c266)
  • batterystatus: complete functionality (e7a09d9)
  • DatePicker: Added DatePicker (5afa58f)
  • localnotification: complete functionality (5d5bae3)
  • package: expose decorators and wrapper functions (848d706)
  • plugin: add android hotspot plugin (e1dc606)
  • plugin: add app availability plugin (3d188e1)
  • plugin: add base64 to gallery (8c17a2a)
  • plugin: add DB Meter (22bb218)
  • plugin: add device motion plugin (a4df21e)
  • plugin: add device orientation plugin (9766aab)
  • plugin: add dialogs plugin (b5f9267)
  • plugin: add event wrapper (0d1bd13)
  • plugin: add flashlight plugin (3ec25fa)
  • plugin: add functionality to app-availablity plugin (bc4dcaa)
  • plugin: add functionality to device motion plugin (7f7ba3b)
  • plugin: add globalization (90cc36b)
  • plugin: add imagePicker plugin (287d129)
  • plugin: add keyboard (a80c4ee)
  • plugin: add launch navigator (984e7fc)
  • plugin: add launch navigator (18df9a5)
  • plugin: add local notifications (66df0a6)
  • plugin: add sms (6843177)
  • plugin: add sms plugin (aa7e04c)
  • plugin: add splashscreen (0f3c188)
  • plugin: add vibration (3cc4ee4)
  • plugin: proxy plugin properties (fc54fef)
  • plugins: add new plugins to index (4d8dc1b)
  • plugins: add platforms info (9826dfd)
  • plugin: show instructions if plugin not installed (c48a851)

1.0.9 (2016-02-18)

Bug Fixes

  • calendar: make getCalendarOptions sync (78c5408)
  • geolocation: call correct clearFunction (9e86a40)
  • plugin: return originalMethod return value (240f0f8)
  • plugin: use call for id based clearFunction (c2fdf39)

Features

  • plugin: add sync option to @Cordova for sync functions (17e3827)
  • plugin: call clearFunction with original fn args (8f27fc9)