From 02661377a54af8f014479e08ddec2807dca9f6b9 Mon Sep 17 00:00:00 2001 From: jcesarmobile Date: Thu, 21 Sep 2023 17:42:34 +0200 Subject: [PATCH] chore(release): publish [skip ci] (#1799) Co-authored-by: Github Workflow (on behalf of IT-MikeS) --- browser/CHANGELOG.md | 276 ++++++-------------------------- browser/package.json | 2 +- filesystem/CHANGELOG.md | 4 + filesystem/package.json | 2 +- google-maps/CHANGELOG.md | 4 + google-maps/package.json | 2 +- push-notifications/CHANGELOG.md | 273 ++++++------------------------- push-notifications/package.json | 2 +- 8 files changed, 108 insertions(+), 457 deletions(-) diff --git a/browser/CHANGELOG.md b/browser/CHANGELOG.md index cf82417fc..60ef3e4ec 100644 --- a/browser/CHANGELOG.md +++ b/browser/CHANGELOG.md @@ -3,438 +3,252 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@5.0.5...@capacitor/browser@5.0.6) (2023-07-12) - -**Note:** Version bump only for package @capacitor/browser +# [5.1.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@5.0.6...@capacitor/browser@5.1.0) (2023-09-14) +### Features +- **browser:** support other custom tabs providers ([#1758](https://github.com/ionic-team/capacitor-plugins/issues/1758)) ([6b0cc5b](https://github.com/ionic-team/capacitor-plugins/commit/6b0cc5b8c0d4b4bb6560d41fd6f1948dc6ba1cee)) +## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@5.0.5...@capacitor/browser@5.0.6) (2023-07-12) +**Note:** Version bump only for package @capacitor/browser ## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@5.0.4...@capacitor/browser@5.0.5) (2023-06-29) **Note:** Version bump only for package @capacitor/browser - - - - ## [5.0.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@5.0.3...@capacitor/browser@5.0.4) (2023-06-08) **Note:** Version bump only for package @capacitor/browser - - - - ## [5.0.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@5.0.2...@capacitor/browser@5.0.3) (2023-06-08) **Note:** Version bump only for package @capacitor/browser - - - - ## [5.0.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@5.0.1...@capacitor/browser@5.0.2) (2023-05-09) **Note:** Version bump only for package @capacitor/browser - - - - ## [5.0.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@5.0.0...@capacitor/browser@5.0.1) (2023-05-05) - ### Bug Fixes -* Use Capacitor 5 final ([#1574](https://github.com/ionic-team/capacitor-plugins/issues/1574)) ([139c18b](https://github.com/ionic-team/capacitor-plugins/commit/139c18b86a11d31246e952d1a74335ff8ce5dbc2)) - - - - +- Use Capacitor 5 final ([#1574](https://github.com/ionic-team/capacitor-plugins/issues/1574)) ([139c18b](https://github.com/ionic-team/capacitor-plugins/commit/139c18b86a11d31246e952d1a74335ff8ce5dbc2)) # [5.0.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@5.0.0-beta.1...@capacitor/browser@5.0.0) (2023-05-03) **Note:** Version bump only for package @capacitor/browser - - - - # [5.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@5.0.0-beta.0...@capacitor/browser@5.0.0-beta.1) (2023-04-21) - ### Features -* Update gradle to 8.0.2 and gradle plugin to 8.0.0 ([#1542](https://github.com/ionic-team/capacitor-plugins/issues/1542)) ([e7210b4](https://github.com/ionic-team/capacitor-plugins/commit/e7210b47867644f5983e37acdbf0247214ec232d)) - - - - +- Update gradle to 8.0.2 and gradle plugin to 8.0.0 ([#1542](https://github.com/ionic-team/capacitor-plugins/issues/1542)) ([e7210b4](https://github.com/ionic-team/capacitor-plugins/commit/e7210b47867644f5983e37acdbf0247214ec232d)) # [5.0.0-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@5.0.0-alpha.1...@capacitor/browser@5.0.0-beta.0) (2023-03-31) **Note:** Version bump only for package @capacitor/browser - - - - # [5.0.0-alpha.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@4.1.1...@capacitor/browser@5.0.0-alpha.1) (2023-03-16) - ### Features -* **android:** Removing enableJetifier ([d66f9cb](https://github.com/ionic-team/capacitor-plugins/commit/d66f9cbd9da7e3b1d8c64ca6a5b45156867d4a04)) - - - - +- **android:** Removing enableJetifier ([d66f9cb](https://github.com/ionic-team/capacitor-plugins/commit/d66f9cbd9da7e3b1d8c64ca6a5b45156867d4a04)) ## [4.1.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@4.1.0...@capacitor/browser@4.1.1) (2023-01-17) - ### Bug Fixes -* **browser:** Reject if custom tabs are not available ([#1323](https://github.com/ionic-team/capacitor-plugins/issues/1323)) ([3c90fea](https://github.com/ionic-team/capacitor-plugins/commit/3c90fea63e2c24deacc38ba9fd8471c2cc0bde56)) - - - - +- **browser:** Reject if custom tabs are not available ([#1323](https://github.com/ionic-team/capacitor-plugins/issues/1323)) ([3c90fea](https://github.com/ionic-team/capacitor-plugins/commit/3c90fea63e2c24deacc38ba9fd8471c2cc0bde56)) # [4.1.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@1.0.7...@capacitor/browser@4.1.0) (2022-11-16) - - ## 4.0.1 (2022-07-28) - - # 4.0.0 (2022-07-27) - - # 4.0.0-beta.2 (2022-07-08) - ### Features -* **browser:** Allow to configure popover size ([#1056](https://github.com/ionic-team/capacitor-plugins/issues/1056)) ([90eb1e5](https://github.com/ionic-team/capacitor-plugins/commit/90eb1e5356aab11103f9b1f56808102ee42f2f1b)) - - +- **browser:** Allow to configure popover size ([#1056](https://github.com/ionic-team/capacitor-plugins/issues/1056)) ([90eb1e5](https://github.com/ionic-team/capacitor-plugins/commit/90eb1e5356aab11103f9b1f56808102ee42f2f1b)) # 4.0.0-beta.0 (2022-06-27) - ### Bug Fixes -* Make removeAllListeners return a promise ([#895](https://github.com/ionic-team/capacitor-plugins/issues/895)) ([e5c49d6](https://github.com/ionic-team/capacitor-plugins/commit/e5c49d64445dca70286334e6a0441d8021197b13)) - +- Make removeAllListeners return a promise ([#895](https://github.com/ionic-team/capacitor-plugins/issues/895)) ([e5c49d6](https://github.com/ionic-team/capacitor-plugins/commit/e5c49d64445dca70286334e6a0441d8021197b13)) ### Features -* set targetSDK default value to 31 ([#824](https://github.com/ionic-team/capacitor-plugins/issues/824)) ([3ee10de](https://github.com/ionic-team/capacitor-plugins/commit/3ee10de98067984c1a4e75295d001c5a895c47f4)) -* set targetSDK default value to 32 ([#970](https://github.com/ionic-team/capacitor-plugins/issues/970)) ([fa70d96](https://github.com/ionic-team/capacitor-plugins/commit/fa70d96f141af751aae53ceb5642c46b204f5958)) -* Upgrade gradle to 7.4 ([#826](https://github.com/ionic-team/capacitor-plugins/issues/826)) ([5db0906](https://github.com/ionic-team/capacitor-plugins/commit/5db0906f6264287c4f8e69dbaecf19d4d387824b)) -* Use java 11 ([#910](https://github.com/ionic-team/capacitor-plugins/issues/910)) ([5acb2a2](https://github.com/ionic-team/capacitor-plugins/commit/5acb2a288a413492b163e4e97da46a085d9e4be0)) - - - - +- set targetSDK default value to 31 ([#824](https://github.com/ionic-team/capacitor-plugins/issues/824)) ([3ee10de](https://github.com/ionic-team/capacitor-plugins/commit/3ee10de98067984c1a4e75295d001c5a895c47f4)) +- set targetSDK default value to 32 ([#970](https://github.com/ionic-team/capacitor-plugins/issues/970)) ([fa70d96](https://github.com/ionic-team/capacitor-plugins/commit/fa70d96f141af751aae53ceb5642c46b204f5958)) +- Upgrade gradle to 7.4 ([#826](https://github.com/ionic-team/capacitor-plugins/issues/826)) ([5db0906](https://github.com/ionic-team/capacitor-plugins/commit/5db0906f6264287c4f8e69dbaecf19d4d387824b)) +- Use java 11 ([#910](https://github.com/ionic-team/capacitor-plugins/issues/910)) ([5acb2a2](https://github.com/ionic-team/capacitor-plugins/commit/5acb2a288a413492b163e4e97da46a085d9e4be0)) ## [4.0.1](https://github.com/ionic-team/capacitor-plugins/compare/4.0.0...4.0.1) (2022-07-28) **Note:** Version bump only for package @capacitor/browser - - - - # [4.0.0](https://github.com/ionic-team/capacitor-plugins/compare/4.0.0-beta.2...4.0.0) (2022-07-27) **Note:** Version bump only for package @capacitor/browser - - - - # [4.0.0-beta.2](https://github.com/ionic-team/capacitor-plugins/compare/4.0.0-beta.0...4.0.0-beta.2) (2022-07-08) - ### Features -* **browser:** Allow to configure popover size ([#1056](https://github.com/ionic-team/capacitor-plugins/issues/1056)) ([90eb1e5](https://github.com/ionic-team/capacitor-plugins/commit/90eb1e5356aab11103f9b1f56808102ee42f2f1b)) - - - - +- **browser:** Allow to configure popover size ([#1056](https://github.com/ionic-team/capacitor-plugins/issues/1056)) ([90eb1e5](https://github.com/ionic-team/capacitor-plugins/commit/90eb1e5356aab11103f9b1f56808102ee42f2f1b)) # 4.0.0-beta.0 (2022-06-27) - ### Bug Fixes -* add es2017 lib to tsconfig ([#180](https://github.com/ionic-team/capacitor-plugins/issues/180)) ([2c3776c](https://github.com/ionic-team/capacitor-plugins/commit/2c3776c38ca025c5ee965dec10ccf1cdb6c02e2f)) -* correct addListeners links ([#655](https://github.com/ionic-team/capacitor-plugins/issues/655)) ([f9871e7](https://github.com/ionic-team/capacitor-plugins/commit/f9871e7bd53478addb21155e148829f550c0e457)) -* Correct missing source_files path ([#590](https://github.com/ionic-team/capacitor-plugins/issues/590)) ([24e0fc2](https://github.com/ionic-team/capacitor-plugins/commit/24e0fc27cc314049012ab9915fa5e7bfb03313e1)) -* inline source code in esm map files ([#760](https://github.com/ionic-team/capacitor-plugins/issues/760)) ([a960489](https://github.com/ionic-team/capacitor-plugins/commit/a960489a19db0182b90d187a50deff9dfbe51038)) -* Make removeAllListeners return a promise ([#895](https://github.com/ionic-team/capacitor-plugins/issues/895)) ([e5c49d6](https://github.com/ionic-team/capacitor-plugins/commit/e5c49d64445dca70286334e6a0441d8021197b13)) -* remove postpublish scripts ([#656](https://github.com/ionic-team/capacitor-plugins/issues/656)) ([ed6ac49](https://github.com/ionic-team/capacitor-plugins/commit/ed6ac499ebf4a47525071ccbfc36c27503e11f60)) -* **browser:** browserFinished does not fire when closing popovers ([#483](https://github.com/ionic-team/capacitor-plugins/issues/483)) ([fb8dbb8](https://github.com/ionic-team/capacitor-plugins/commit/fb8dbb8dc69d67e2aab72ea3cd5389dc91f9bace)) -* **browser:** prevent crash on popover presentation ([#369](https://github.com/ionic-team/capacitor-plugins/issues/369)) ([a9d4380](https://github.com/ionic-team/capacitor-plugins/commit/a9d43805f35ebaeaaed3285adc2e1f7e1062e009)) -* Migrate plugins from Color.parseColor() to WebColor.parseColor() ([#140](https://github.com/ionic-team/capacitor-plugins/issues/140)) ([26625cf](https://github.com/ionic-team/capacitor-plugins/commit/26625cfefe45b8d1f17ce27efbc8b04f23e99d93)) -* support deprecated types from Capacitor 2 ([#139](https://github.com/ionic-team/capacitor-plugins/issues/139)) ([2d7127a](https://github.com/ionic-team/capacitor-plugins/commit/2d7127a488e26f0287951921a6db47c49d817336)) -* **browser:** don't expose load method ([#128](https://github.com/ionic-team/capacitor-plugins/issues/128)) ([945e59b](https://github.com/ionic-team/capacitor-plugins/commit/945e59b622bad42d33804d0ffb4ca9afcb7f9b07)) - +- add es2017 lib to tsconfig ([#180](https://github.com/ionic-team/capacitor-plugins/issues/180)) ([2c3776c](https://github.com/ionic-team/capacitor-plugins/commit/2c3776c38ca025c5ee965dec10ccf1cdb6c02e2f)) +- correct addListeners links ([#655](https://github.com/ionic-team/capacitor-plugins/issues/655)) ([f9871e7](https://github.com/ionic-team/capacitor-plugins/commit/f9871e7bd53478addb21155e148829f550c0e457)) +- Correct missing source_files path ([#590](https://github.com/ionic-team/capacitor-plugins/issues/590)) ([24e0fc2](https://github.com/ionic-team/capacitor-plugins/commit/24e0fc27cc314049012ab9915fa5e7bfb03313e1)) +- inline source code in esm map files ([#760](https://github.com/ionic-team/capacitor-plugins/issues/760)) ([a960489](https://github.com/ionic-team/capacitor-plugins/commit/a960489a19db0182b90d187a50deff9dfbe51038)) +- Make removeAllListeners return a promise ([#895](https://github.com/ionic-team/capacitor-plugins/issues/895)) ([e5c49d6](https://github.com/ionic-team/capacitor-plugins/commit/e5c49d64445dca70286334e6a0441d8021197b13)) +- remove postpublish scripts ([#656](https://github.com/ionic-team/capacitor-plugins/issues/656)) ([ed6ac49](https://github.com/ionic-team/capacitor-plugins/commit/ed6ac499ebf4a47525071ccbfc36c27503e11f60)) +- **browser:** browserFinished does not fire when closing popovers ([#483](https://github.com/ionic-team/capacitor-plugins/issues/483)) ([fb8dbb8](https://github.com/ionic-team/capacitor-plugins/commit/fb8dbb8dc69d67e2aab72ea3cd5389dc91f9bace)) +- **browser:** prevent crash on popover presentation ([#369](https://github.com/ionic-team/capacitor-plugins/issues/369)) ([a9d4380](https://github.com/ionic-team/capacitor-plugins/commit/a9d43805f35ebaeaaed3285adc2e1f7e1062e009)) +- Migrate plugins from Color.parseColor() to WebColor.parseColor() ([#140](https://github.com/ionic-team/capacitor-plugins/issues/140)) ([26625cf](https://github.com/ionic-team/capacitor-plugins/commit/26625cfefe45b8d1f17ce27efbc8b04f23e99d93)) +- support deprecated types from Capacitor 2 ([#139](https://github.com/ionic-team/capacitor-plugins/issues/139)) ([2d7127a](https://github.com/ionic-team/capacitor-plugins/commit/2d7127a488e26f0287951921a6db47c49d817336)) +- **browser:** don't expose load method ([#128](https://github.com/ionic-team/capacitor-plugins/issues/128)) ([945e59b](https://github.com/ionic-team/capacitor-plugins/commit/945e59b622bad42d33804d0ffb4ca9afcb7f9b07)) ### Features -* add commonjs output format ([#179](https://github.com/ionic-team/capacitor-plugins/issues/179)) ([8e9e098](https://github.com/ionic-team/capacitor-plugins/commit/8e9e09862064b3f6771d7facbc4008e995d9b463)) -* Browser plugin ([#16](https://github.com/ionic-team/capacitor-plugins/issues/16)) ([6ad5597](https://github.com/ionic-team/capacitor-plugins/commit/6ad559768ad853ac11d94e39bac34a4515362735)) -* set targetSDK default value to 31 ([#824](https://github.com/ionic-team/capacitor-plugins/issues/824)) ([3ee10de](https://github.com/ionic-team/capacitor-plugins/commit/3ee10de98067984c1a4e75295d001c5a895c47f4)) -* set targetSDK default value to 32 ([#970](https://github.com/ionic-team/capacitor-plugins/issues/970)) ([fa70d96](https://github.com/ionic-team/capacitor-plugins/commit/fa70d96f141af751aae53ceb5642c46b204f5958)) -* Upgrade gradle to 7.4 ([#826](https://github.com/ionic-team/capacitor-plugins/issues/826)) ([5db0906](https://github.com/ionic-team/capacitor-plugins/commit/5db0906f6264287c4f8e69dbaecf19d4d387824b)) -* Use java 11 ([#910](https://github.com/ionic-team/capacitor-plugins/issues/910)) ([5acb2a2](https://github.com/ionic-team/capacitor-plugins/commit/5acb2a288a413492b163e4e97da46a085d9e4be0)) - - - - +- add commonjs output format ([#179](https://github.com/ionic-team/capacitor-plugins/issues/179)) ([8e9e098](https://github.com/ionic-team/capacitor-plugins/commit/8e9e09862064b3f6771d7facbc4008e995d9b463)) +- Browser plugin ([#16](https://github.com/ionic-team/capacitor-plugins/issues/16)) ([6ad5597](https://github.com/ionic-team/capacitor-plugins/commit/6ad559768ad853ac11d94e39bac34a4515362735)) +- set targetSDK default value to 31 ([#824](https://github.com/ionic-team/capacitor-plugins/issues/824)) ([3ee10de](https://github.com/ionic-team/capacitor-plugins/commit/3ee10de98067984c1a4e75295d001c5a895c47f4)) +- set targetSDK default value to 32 ([#970](https://github.com/ionic-team/capacitor-plugins/issues/970)) ([fa70d96](https://github.com/ionic-team/capacitor-plugins/commit/fa70d96f141af751aae53ceb5642c46b204f5958)) +- Upgrade gradle to 7.4 ([#826](https://github.com/ionic-team/capacitor-plugins/issues/826)) ([5db0906](https://github.com/ionic-team/capacitor-plugins/commit/5db0906f6264287c4f8e69dbaecf19d4d387824b)) +- Use java 11 ([#910](https://github.com/ionic-team/capacitor-plugins/issues/910)) ([5acb2a2](https://github.com/ionic-team/capacitor-plugins/commit/5acb2a288a413492b163e4e97da46a085d9e4be0)) ## [1.0.7](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@1.0.6...@capacitor/browser@1.0.7) (2022-01-19) - ### Bug Fixes -* inline source code in esm map files ([#760](https://github.com/ionic-team/capacitor-plugins/issues/760)) ([a960489](https://github.com/ionic-team/capacitor-plugins/commit/a960489a19db0182b90d187a50deff9dfbe51038)) - - - - +- inline source code in esm map files ([#760](https://github.com/ionic-team/capacitor-plugins/issues/760)) ([a960489](https://github.com/ionic-team/capacitor-plugins/commit/a960489a19db0182b90d187a50deff9dfbe51038)) ## [1.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@1.0.5...@capacitor/browser@1.0.6) (2021-11-03) **Note:** Version bump only for package @capacitor/browser - - - - ## [1.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@1.0.4...@capacitor/browser@1.0.5) (2021-10-14) - ### Bug Fixes -* remove postpublish scripts ([#656](https://github.com/ionic-team/capacitor-plugins/issues/656)) ([ed6ac49](https://github.com/ionic-team/capacitor-plugins/commit/ed6ac499ebf4a47525071ccbfc36c27503e11f60)) - - - - +- remove postpublish scripts ([#656](https://github.com/ionic-team/capacitor-plugins/issues/656)) ([ed6ac49](https://github.com/ionic-team/capacitor-plugins/commit/ed6ac499ebf4a47525071ccbfc36c27503e11f60)) ## [1.0.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@1.0.3...@capacitor/browser@1.0.4) (2021-10-13) - ### Bug Fixes -* correct addListeners links ([#655](https://github.com/ionic-team/capacitor-plugins/issues/655)) ([f9871e7](https://github.com/ionic-team/capacitor-plugins/commit/f9871e7bd53478addb21155e148829f550c0e457)) - - - - +- correct addListeners links ([#655](https://github.com/ionic-team/capacitor-plugins/issues/655)) ([f9871e7](https://github.com/ionic-team/capacitor-plugins/commit/f9871e7bd53478addb21155e148829f550c0e457)) ## [1.0.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@1.0.2...@capacitor/browser@1.0.3) (2021-09-01) - ### Bug Fixes -* Correct missing source_files path ([#590](https://github.com/ionic-team/capacitor-plugins/issues/590)) ([24e0fc2](https://github.com/ionic-team/capacitor-plugins/commit/24e0fc27cc314049012ab9915fa5e7bfb03313e1)) - - - - +- Correct missing source_files path ([#590](https://github.com/ionic-team/capacitor-plugins/issues/590)) ([24e0fc2](https://github.com/ionic-team/capacitor-plugins/commit/24e0fc27cc314049012ab9915fa5e7bfb03313e1)) ## [1.0.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@1.0.1...@capacitor/browser@1.0.2) (2021-06-23) - ### Bug Fixes -* **browser:** browserFinished does not fire when closing popovers ([#483](https://github.com/ionic-team/capacitor-plugins/issues/483)) ([fb8dbb8](https://github.com/ionic-team/capacitor-plugins/commit/fb8dbb8dc69d67e2aab72ea3cd5389dc91f9bace)) - - - - +- **browser:** browserFinished does not fire when closing popovers ([#483](https://github.com/ionic-team/capacitor-plugins/issues/483)) ([fb8dbb8](https://github.com/ionic-team/capacitor-plugins/commit/fb8dbb8dc69d67e2aab72ea3cd5389dc91f9bace)) ## [1.0.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@1.0.0...@capacitor/browser@1.0.1) (2021-06-09) **Note:** Version bump only for package @capacitor/browser - - - - # [1.0.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.4.10...@capacitor/browser@1.0.0) (2021-05-19) **Note:** Version bump only for package @capacitor/browser - - - - ## [0.4.10](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.4.9...@capacitor/browser@0.4.10) (2021-05-11) **Note:** Version bump only for package @capacitor/browser - - - - ## [0.4.9](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.4.8...@capacitor/browser@0.4.9) (2021-05-10) **Note:** Version bump only for package @capacitor/browser - - - - ## [0.4.8](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.4.7...@capacitor/browser@0.4.8) (2021-05-07) - ### Bug Fixes -* **browser:** prevent crash on popover presentation ([#369](https://github.com/ionic-team/capacitor-plugins/issues/369)) ([a9d4380](https://github.com/ionic-team/capacitor-plugins/commit/a9d43805f35ebaeaaed3285adc2e1f7e1062e009)) - - - - +- **browser:** prevent crash on popover presentation ([#369](https://github.com/ionic-team/capacitor-plugins/issues/369)) ([a9d4380](https://github.com/ionic-team/capacitor-plugins/commit/a9d43805f35ebaeaaed3285adc2e1f7e1062e009)) ## [0.4.7](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.4.6...@capacitor/browser@0.4.7) (2021-04-29) **Note:** Version bump only for package @capacitor/browser - - - - ## [0.4.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.4.5...@capacitor/browser@0.4.6) (2021-03-10) **Note:** Version bump only for package @capacitor/browser - - - - ## [0.4.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.4.4...@capacitor/browser@0.4.5) (2021-03-02) **Note:** Version bump only for package @capacitor/browser - - - - ## [0.4.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.4.3...@capacitor/browser@0.4.4) (2021-02-27) **Note:** Version bump only for package @capacitor/browser - - - - ## [0.4.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.4.2...@capacitor/browser@0.4.3) (2021-02-10) **Note:** Version bump only for package @capacitor/browser - - - - ## [0.4.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.4.1...@capacitor/browser@0.4.2) (2021-02-05) **Note:** Version bump only for package @capacitor/browser - - - - ## [0.4.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.4.0...@capacitor/browser@0.4.1) (2021-01-26) **Note:** Version bump only for package @capacitor/browser - - - - # [0.4.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.3.0...@capacitor/browser@0.4.0) (2021-01-14) **Note:** Version bump only for package @capacitor/browser - - - - # [0.3.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.2.4...@capacitor/browser@0.3.0) (2021-01-13) - ### Bug Fixes -* add es2017 lib to tsconfig ([#180](https://github.com/ionic-team/capacitor-plugins/issues/180)) ([2c3776c](https://github.com/ionic-team/capacitor-plugins/commit/2c3776c38ca025c5ee965dec10ccf1cdb6c02e2f)) - +- add es2017 lib to tsconfig ([#180](https://github.com/ionic-team/capacitor-plugins/issues/180)) ([2c3776c](https://github.com/ionic-team/capacitor-plugins/commit/2c3776c38ca025c5ee965dec10ccf1cdb6c02e2f)) ### Features -* add commonjs output format ([#179](https://github.com/ionic-team/capacitor-plugins/issues/179)) ([8e9e098](https://github.com/ionic-team/capacitor-plugins/commit/8e9e09862064b3f6771d7facbc4008e995d9b463)) - - - - +- add commonjs output format ([#179](https://github.com/ionic-team/capacitor-plugins/issues/179)) ([8e9e098](https://github.com/ionic-team/capacitor-plugins/commit/8e9e09862064b3f6771d7facbc4008e995d9b463)) ## [0.2.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.2.3...@capacitor/browser@0.2.4) (2021-01-13) **Note:** Version bump only for package @capacitor/browser - - - - ## [0.2.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.2.2...@capacitor/browser@0.2.3) (2021-01-08) **Note:** Version bump only for package @capacitor/browser - - - - ## [0.2.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.2.1...@capacitor/browser@0.2.2) (2020-12-27) **Note:** Version bump only for package @capacitor/browser - - - - ## [0.2.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.2.0...@capacitor/browser@0.2.1) (2020-12-20) - ### Bug Fixes -* Migrate plugins from Color.parseColor() to WebColor.parseColor() ([#140](https://github.com/ionic-team/capacitor-plugins/issues/140)) ([26625cf](https://github.com/ionic-team/capacitor-plugins/commit/26625cfefe45b8d1f17ce27efbc8b04f23e99d93)) -* support deprecated types from Capacitor 2 ([#139](https://github.com/ionic-team/capacitor-plugins/issues/139)) ([2d7127a](https://github.com/ionic-team/capacitor-plugins/commit/2d7127a488e26f0287951921a6db47c49d817336)) -* **browser:** don't expose load method ([#128](https://github.com/ionic-team/capacitor-plugins/issues/128)) ([945e59b](https://github.com/ionic-team/capacitor-plugins/commit/945e59b622bad42d33804d0ffb4ca9afcb7f9b07)) - - - - +- Migrate plugins from Color.parseColor() to WebColor.parseColor() ([#140](https://github.com/ionic-team/capacitor-plugins/issues/140)) ([26625cf](https://github.com/ionic-team/capacitor-plugins/commit/26625cfefe45b8d1f17ce27efbc8b04f23e99d93)) +- support deprecated types from Capacitor 2 ([#139](https://github.com/ionic-team/capacitor-plugins/issues/139)) ([2d7127a](https://github.com/ionic-team/capacitor-plugins/commit/2d7127a488e26f0287951921a6db47c49d817336)) +- **browser:** don't expose load method ([#128](https://github.com/ionic-team/capacitor-plugins/issues/128)) ([945e59b](https://github.com/ionic-team/capacitor-plugins/commit/945e59b622bad42d33804d0ffb4ca9afcb7f9b07)) # [0.2.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@0.1.0...@capacitor/browser@0.2.0) (2020-12-02) **Note:** Version bump only for package @capacitor/browser - - - - # 0.1.0 (2020-10-30) - ### Features -* Browser plugin ([#16](https://github.com/ionic-team/capacitor-plugins/issues/16)) ([6ad5597](https://github.com/ionic-team/capacitor-plugins/commit/6ad559768ad853ac11d94e39bac34a4515362735)) +- Browser plugin ([#16](https://github.com/ionic-team/capacitor-plugins/issues/16)) ([6ad5597](https://github.com/ionic-team/capacitor-plugins/commit/6ad559768ad853ac11d94e39bac34a4515362735)) diff --git a/browser/package.json b/browser/package.json index e370dcd49..3ff7bf182 100644 --- a/browser/package.json +++ b/browser/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/browser", - "version": "5.0.6", + "version": "5.1.0", "description": "The Browser API provides the ability to open an in-app browser and subscribe to browser events.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/filesystem/CHANGELOG.md b/filesystem/CHANGELOG.md index b87cb9e1a..aa8f9a4d3 100644 --- a/filesystem/CHANGELOG.md +++ b/filesystem/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.1.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/filesystem@5.1.3...@capacitor/filesystem@5.1.4) (2023-09-14) + +**Note:** Version bump only for package @capacitor/filesystem + ## [5.1.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/filesystem@5.1.2...@capacitor/filesystem@5.1.3) (2023-08-23) ### Bug Fixes diff --git a/filesystem/package.json b/filesystem/package.json index 3d3990892..e03189202 100644 --- a/filesystem/package.json +++ b/filesystem/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/filesystem", - "version": "5.1.3", + "version": "5.1.4", "description": "The Filesystem API provides a NodeJS-like API for working with files on the device.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/google-maps/CHANGELOG.md b/google-maps/CHANGELOG.md index 0d9a2d461..cfde262fd 100644 --- a/google-maps/CHANGELOG.md +++ b/google-maps/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.3.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/google-maps@5.3.1...@capacitor/google-maps@5.3.2) (2023-09-14) + +**Note:** Version bump only for package @capacitor/google-maps + ## [5.3.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/google-maps@5.3.0...@capacitor/google-maps@5.3.1) (2023-08-23) ### Bug Fixes diff --git a/google-maps/package.json b/google-maps/package.json index 31426e3f7..685b6f2d4 100644 --- a/google-maps/package.json +++ b/google-maps/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/google-maps", - "version": "5.3.1", + "version": "5.3.2", "description": "Google maps on Capacitor", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js", diff --git a/push-notifications/CHANGELOG.md b/push-notifications/CHANGELOG.md index 928896c7b..f044928c6 100644 --- a/push-notifications/CHANGELOG.md +++ b/push-notifications/CHANGELOG.md @@ -3,414 +3,243 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@5.0.5...@capacitor/push-notifications@5.0.6) (2023-07-12) - - -### Bug Fixes +# [5.1.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@5.0.6...@capacitor/push-notifications@5.1.0) (2023-09-14) -* **push-notifications:** make requestPermissions resolve if granted ([#1677](https://github.com/ionic-team/capacitor-plugins/issues/1677)) ([798f788](https://github.com/ionic-team/capacitor-plugins/commit/798f788452f1f21e868cbab32743db3875d930e9)) +### Features +- **push-notifications:** use Firebase SDK for creating foreground notifications ([#1786](https://github.com/ionic-team/capacitor-plugins/issues/1786)) ([1fce150](https://github.com/ionic-team/capacitor-plugins/commit/1fce150f3d44e5bc61820a7be7883e1450bcb877)) +## [5.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@5.0.5...@capacitor/push-notifications@5.0.6) (2023-07-12) +### Bug Fixes +- **push-notifications:** make requestPermissions resolve if granted ([#1677](https://github.com/ionic-team/capacitor-plugins/issues/1677)) ([798f788](https://github.com/ionic-team/capacitor-plugins/commit/798f788452f1f21e868cbab32743db3875d930e9)) ## [5.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@5.0.4...@capacitor/push-notifications@5.0.5) (2023-06-29) **Note:** Version bump only for package @capacitor/push-notifications - - - - ## [5.0.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@5.0.3...@capacitor/push-notifications@5.0.4) (2023-06-08) **Note:** Version bump only for package @capacitor/push-notifications - - - - ## [5.0.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@5.0.2...@capacitor/push-notifications@5.0.3) (2023-06-08) **Note:** Version bump only for package @capacitor/push-notifications - - - - ## [5.0.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@5.0.1...@capacitor/push-notifications@5.0.2) (2023-05-09) **Note:** Version bump only for package @capacitor/push-notifications - - - - ## [5.0.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@5.0.0...@capacitor/push-notifications@5.0.1) (2023-05-05) - ### Bug Fixes -* Use Capacitor 5 final ([#1574](https://github.com/ionic-team/capacitor-plugins/issues/1574)) ([139c18b](https://github.com/ionic-team/capacitor-plugins/commit/139c18b86a11d31246e952d1a74335ff8ce5dbc2)) - - - - +- Use Capacitor 5 final ([#1574](https://github.com/ionic-team/capacitor-plugins/issues/1574)) ([139c18b](https://github.com/ionic-team/capacitor-plugins/commit/139c18b86a11d31246e952d1a74335ff8ce5dbc2)) # [5.0.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@5.0.0-beta.1...@capacitor/push-notifications@5.0.0) (2023-05-03) **Note:** Version bump only for package @capacitor/push-notifications - - - - # [5.0.0-beta.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@5.0.0-beta.0...@capacitor/push-notifications@5.0.0-beta.1) (2023-04-21) - ### Features -* Update gradle to 8.0.2 and gradle plugin to 8.0.0 ([#1542](https://github.com/ionic-team/capacitor-plugins/issues/1542)) ([e7210b4](https://github.com/ionic-team/capacitor-plugins/commit/e7210b47867644f5983e37acdbf0247214ec232d)) - - - - +- Update gradle to 8.0.2 and gradle plugin to 8.0.0 ([#1542](https://github.com/ionic-team/capacitor-plugins/issues/1542)) ([e7210b4](https://github.com/ionic-team/capacitor-plugins/commit/e7210b47867644f5983e37acdbf0247214ec232d)) # [5.0.0-beta.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@5.0.0-alpha.1...@capacitor/push-notifications@5.0.0-beta.0) (2023-03-31) - ### Features -* **push-notifications:** add unregister functions ([#1498](https://github.com/ionic-team/capacitor-plugins/issues/1498)) ([878e295](https://github.com/ionic-team/capacitor-plugins/commit/878e2950b4113af49d2856a11b6e02d01ba62bb6)) - - - - +- **push-notifications:** add unregister functions ([#1498](https://github.com/ionic-team/capacitor-plugins/issues/1498)) ([878e295](https://github.com/ionic-team/capacitor-plugins/commit/878e2950b4113af49d2856a11b6e02d01ba62bb6)) # [5.0.0-alpha.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@4.1.2...@capacitor/push-notifications@5.0.0-alpha.1) (2023-03-16) - ### Bug Fixes -* **push-notifications:** fixing Android deprecations ([#1467](https://github.com/ionic-team/capacitor-plugins/issues/1467)) ([6558c5e](https://github.com/ionic-team/capacitor-plugins/commit/6558c5ede8649e272649f374229107b138ae6115)) - +- **push-notifications:** fixing Android deprecations ([#1467](https://github.com/ionic-team/capacitor-plugins/issues/1467)) ([6558c5e](https://github.com/ionic-team/capacitor-plugins/commit/6558c5ede8649e272649f374229107b138ae6115)) ### Features -* **android:** Removing enableJetifier ([d66f9cb](https://github.com/ionic-team/capacitor-plugins/commit/d66f9cbd9da7e3b1d8c64ca6a5b45156867d4a04)) -* **push-notifications:** support Android 13+ permissions ([#1463](https://github.com/ionic-team/capacitor-plugins/issues/1463)) ([b152c88](https://github.com/ionic-team/capacitor-plugins/commit/b152c885e40a88055c374e3b33ac6fa2c963e77a)) - - - - +- **android:** Removing enableJetifier ([d66f9cb](https://github.com/ionic-team/capacitor-plugins/commit/d66f9cbd9da7e3b1d8c64ca6a5b45156867d4a04)) +- **push-notifications:** support Android 13+ permissions ([#1463](https://github.com/ionic-team/capacitor-plugins/issues/1463)) ([b152c88](https://github.com/ionic-team/capacitor-plugins/commit/b152c885e40a88055c374e3b33ac6fa2c963e77a)) ## [4.1.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@4.1.1...@capacitor/push-notifications@4.1.2) (2022-11-16) **Note:** Version bump only for package @capacitor/push-notifications - - - - ## [4.1.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@4.1.0...@capacitor/push-notifications@4.1.1) (2022-10-21) **Note:** Version bump only for package @capacitor/push-notifications - - - - # [4.1.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@1.0.9...@capacitor/push-notifications@4.1.0) (2022-09-12) - ### Bug Fixes -* **push-notifications:** properly get the configured icon from manifest ([#1118](https://github.com/ionic-team/capacitor-plugins/issues/1118)) ([20e87d3](https://github.com/ionic-team/capacitor-plugins/commit/20e87d3da337e12050cbfd6d7dd336b369b558b7)) - - - - +- **push-notifications:** properly get the configured icon from manifest ([#1118](https://github.com/ionic-team/capacitor-plugins/issues/1118)) ([20e87d3](https://github.com/ionic-team/capacitor-plugins/commit/20e87d3da337e12050cbfd6d7dd336b369b558b7)) ## [4.0.1](https://github.com/ionic-team/capacitor-plugins/compare/4.0.0...4.0.1) (2022-07-28) **Note:** Version bump only for package @capacitor/push-notifications - - - - # [4.0.0](https://github.com/ionic-team/capacitor-plugins/compare/4.0.0-beta.2...4.0.0) (2022-07-27) **Note:** Version bump only for package @capacitor/push-notifications - - - - # [4.0.0-beta.2](https://github.com/ionic-team/capacitor-plugins/compare/4.0.0-beta.0...4.0.0-beta.2) (2022-07-08) **Note:** Version bump only for package @capacitor/push-notifications - - - - # 4.0.0-beta.0 (2022-06-27) - ### Bug Fixes -* **push-notifications:** use id and tag for canceling active notification ([#1041](https://github.com/ionic-team/capacitor-plugins/issues/1041)) ([fa710a6](https://github.com/ionic-team/capacitor-plugins/commit/fa710a63ea87f0ec0a7b0059baacfad7a45f8558)) -* correct addListeners links ([#655](https://github.com/ionic-team/capacitor-plugins/issues/655)) ([f9871e7](https://github.com/ionic-team/capacitor-plugins/commit/f9871e7bd53478addb21155e148829f550c0e457)) -* inline source code in esm map files ([#760](https://github.com/ionic-team/capacitor-plugins/issues/760)) ([a960489](https://github.com/ionic-team/capacitor-plugins/commit/a960489a19db0182b90d187a50deff9dfbe51038)) -* Make removeAllListeners return a promise ([#895](https://github.com/ionic-team/capacitor-plugins/issues/895)) ([e5c49d6](https://github.com/ionic-team/capacitor-plugins/commit/e5c49d64445dca70286334e6a0441d8021197b13)) -* remove postpublish scripts ([#656](https://github.com/ionic-team/capacitor-plugins/issues/656)) ([ed6ac49](https://github.com/ionic-team/capacitor-plugins/commit/ed6ac499ebf4a47525071ccbfc36c27503e11f60)) -* **ios:** Coerce 'extra' field to add missing notification data on events ([#231](https://github.com/ionic-team/capacitor-plugins/issues/231)) ([46ce6b2](https://github.com/ionic-team/capacitor-plugins/commit/46ce6b2a72e4b107702b0cfb97007aaf385a3106)) -* **ios:** do not show notifications when in foreground ([#209](https://github.com/ionic-team/capacitor-plugins/issues/209)) ([1994997](https://github.com/ionic-team/capacitor-plugins/commit/1994997a100d7c57477305d933fb835cf9f7c9c8)) -* **push-notifications:** bump iOS deployment target to 12.0 ([#183](https://github.com/ionic-team/capacitor-plugins/issues/183)) ([d5b6503](https://github.com/ionic-team/capacitor-plugins/commit/d5b650312cded1606e39bbddc62acc6af9545997)) -* **push-notifications:** make removeAllListeners available ([#454](https://github.com/ionic-team/capacitor-plugins/issues/454)) ([d92c925](https://github.com/ionic-team/capacitor-plugins/commit/d92c92566b15d3b339e9a4c54471b65fda49a7f0)) -* **push-notifications:** proper return of push notification object properties ([#349](https://github.com/ionic-team/capacitor-plugins/issues/349)) ([733fc06](https://github.com/ionic-team/capacitor-plugins/commit/733fc06af7b62a576fb6214a7fe42838a3bcb93a)) -* **push-notifications:** Throw errors if missing mandatory channel fields ([#576](https://github.com/ionic-team/capacitor-plugins/issues/576)) ([50f4e70](https://github.com/ionic-team/capacitor-plugins/commit/50f4e7026e5cae5f0871d4863bfab36989208064)) -* add es2017 lib to tsconfig ([#180](https://github.com/ionic-team/capacitor-plugins/issues/180)) ([2c3776c](https://github.com/ionic-team/capacitor-plugins/commit/2c3776c38ca025c5ee965dec10ccf1cdb6c02e2f)) -* export all TS definitions ([6cd2996](https://github.com/ionic-team/capacitor-plugins/commit/6cd299660fdeb27382ec7f45f0b3a55224cd0ad1)) -* support deprecated types from Capacitor 2 ([#210](https://github.com/ionic-team/capacitor-plugins/issues/210)) ([b559e24](https://github.com/ionic-team/capacitor-plugins/commit/b559e24b24174be60129217e87c0bff14bcdd573)) -* **push-notifications:** remove unused Firebase/Messaging dependency ([#186](https://github.com/ionic-team/capacitor-plugins/issues/186)) ([0f4ca7c](https://github.com/ionic-team/capacitor-plugins/commit/0f4ca7ceaf67ced40b2cf2b359001b1ab060a3a6)) - +- **push-notifications:** use id and tag for canceling active notification ([#1041](https://github.com/ionic-team/capacitor-plugins/issues/1041)) ([fa710a6](https://github.com/ionic-team/capacitor-plugins/commit/fa710a63ea87f0ec0a7b0059baacfad7a45f8558)) +- correct addListeners links ([#655](https://github.com/ionic-team/capacitor-plugins/issues/655)) ([f9871e7](https://github.com/ionic-team/capacitor-plugins/commit/f9871e7bd53478addb21155e148829f550c0e457)) +- inline source code in esm map files ([#760](https://github.com/ionic-team/capacitor-plugins/issues/760)) ([a960489](https://github.com/ionic-team/capacitor-plugins/commit/a960489a19db0182b90d187a50deff9dfbe51038)) +- Make removeAllListeners return a promise ([#895](https://github.com/ionic-team/capacitor-plugins/issues/895)) ([e5c49d6](https://github.com/ionic-team/capacitor-plugins/commit/e5c49d64445dca70286334e6a0441d8021197b13)) +- remove postpublish scripts ([#656](https://github.com/ionic-team/capacitor-plugins/issues/656)) ([ed6ac49](https://github.com/ionic-team/capacitor-plugins/commit/ed6ac499ebf4a47525071ccbfc36c27503e11f60)) +- **ios:** Coerce 'extra' field to add missing notification data on events ([#231](https://github.com/ionic-team/capacitor-plugins/issues/231)) ([46ce6b2](https://github.com/ionic-team/capacitor-plugins/commit/46ce6b2a72e4b107702b0cfb97007aaf385a3106)) +- **ios:** do not show notifications when in foreground ([#209](https://github.com/ionic-team/capacitor-plugins/issues/209)) ([1994997](https://github.com/ionic-team/capacitor-plugins/commit/1994997a100d7c57477305d933fb835cf9f7c9c8)) +- **push-notifications:** bump iOS deployment target to 12.0 ([#183](https://github.com/ionic-team/capacitor-plugins/issues/183)) ([d5b6503](https://github.com/ionic-team/capacitor-plugins/commit/d5b650312cded1606e39bbddc62acc6af9545997)) +- **push-notifications:** make removeAllListeners available ([#454](https://github.com/ionic-team/capacitor-plugins/issues/454)) ([d92c925](https://github.com/ionic-team/capacitor-plugins/commit/d92c92566b15d3b339e9a4c54471b65fda49a7f0)) +- **push-notifications:** proper return of push notification object properties ([#349](https://github.com/ionic-team/capacitor-plugins/issues/349)) ([733fc06](https://github.com/ionic-team/capacitor-plugins/commit/733fc06af7b62a576fb6214a7fe42838a3bcb93a)) +- **push-notifications:** Throw errors if missing mandatory channel fields ([#576](https://github.com/ionic-team/capacitor-plugins/issues/576)) ([50f4e70](https://github.com/ionic-team/capacitor-plugins/commit/50f4e7026e5cae5f0871d4863bfab36989208064)) +- add es2017 lib to tsconfig ([#180](https://github.com/ionic-team/capacitor-plugins/issues/180)) ([2c3776c](https://github.com/ionic-team/capacitor-plugins/commit/2c3776c38ca025c5ee965dec10ccf1cdb6c02e2f)) +- export all TS definitions ([6cd2996](https://github.com/ionic-team/capacitor-plugins/commit/6cd299660fdeb27382ec7f45f0b3a55224cd0ad1)) +- support deprecated types from Capacitor 2 ([#210](https://github.com/ionic-team/capacitor-plugins/issues/210)) ([b559e24](https://github.com/ionic-team/capacitor-plugins/commit/b559e24b24174be60129217e87c0bff14bcdd573)) +- **push-notifications:** remove unused Firebase/Messaging dependency ([#186](https://github.com/ionic-team/capacitor-plugins/issues/186)) ([0f4ca7c](https://github.com/ionic-team/capacitor-plugins/commit/0f4ca7ceaf67ced40b2cf2b359001b1ab060a3a6)) ### Features -* set targetSDK default value to 32 ([#970](https://github.com/ionic-team/capacitor-plugins/issues/970)) ([fa70d96](https://github.com/ionic-team/capacitor-plugins/commit/fa70d96f141af751aae53ceb5642c46b204f5958)) -* **push-notifications:** Allow to show while in foreground ([#919](https://github.com/ionic-team/capacitor-plugins/issues/919)) ([a90b5fd](https://github.com/ionic-team/capacitor-plugins/commit/a90b5fd4fe82d660c96a8be55e360d15f9e5e8c6)) -* Use java 11 ([#910](https://github.com/ionic-team/capacitor-plugins/issues/910)) ([5acb2a2](https://github.com/ionic-team/capacitor-plugins/commit/5acb2a288a413492b163e4e97da46a085d9e4be0)) -* **push-notifications:** Add new type for registrationError ([#808](https://github.com/ionic-team/capacitor-plugins/issues/808)) ([e5e78bb](https://github.com/ionic-team/capacitor-plugins/commit/e5e78bbbff020e625ccfd49c8ae36b4f1609a242)) -* add commonjs output format ([#179](https://github.com/ionic-team/capacitor-plugins/issues/179)) ([8e9e098](https://github.com/ionic-team/capacitor-plugins/commit/8e9e09862064b3f6771d7facbc4008e995d9b463)) -* Push Notifications plugin ([#126](https://github.com/ionic-team/capacitor-plugins/issues/126)) ([0bcd833](https://github.com/ionic-team/capacitor-plugins/commit/0bcd833a6503061be45253b21fca9bd75576efc8)) -* set targetSDK default value to 31 ([#824](https://github.com/ionic-team/capacitor-plugins/issues/824)) ([3ee10de](https://github.com/ionic-team/capacitor-plugins/commit/3ee10de98067984c1a4e75295d001c5a895c47f4)) -* Upgrade gradle to 7.4 ([#826](https://github.com/ionic-team/capacitor-plugins/issues/826)) ([5db0906](https://github.com/ionic-team/capacitor-plugins/commit/5db0906f6264287c4f8e69dbaecf19d4d387824b)) - - - - +- set targetSDK default value to 32 ([#970](https://github.com/ionic-team/capacitor-plugins/issues/970)) ([fa70d96](https://github.com/ionic-team/capacitor-plugins/commit/fa70d96f141af751aae53ceb5642c46b204f5958)) +- **push-notifications:** Allow to show while in foreground ([#919](https://github.com/ionic-team/capacitor-plugins/issues/919)) ([a90b5fd](https://github.com/ionic-team/capacitor-plugins/commit/a90b5fd4fe82d660c96a8be55e360d15f9e5e8c6)) +- Use java 11 ([#910](https://github.com/ionic-team/capacitor-plugins/issues/910)) ([5acb2a2](https://github.com/ionic-team/capacitor-plugins/commit/5acb2a288a413492b163e4e97da46a085d9e4be0)) +- **push-notifications:** Add new type for registrationError ([#808](https://github.com/ionic-team/capacitor-plugins/issues/808)) ([e5e78bb](https://github.com/ionic-team/capacitor-plugins/commit/e5e78bbbff020e625ccfd49c8ae36b4f1609a242)) +- add commonjs output format ([#179](https://github.com/ionic-team/capacitor-plugins/issues/179)) ([8e9e098](https://github.com/ionic-team/capacitor-plugins/commit/8e9e09862064b3f6771d7facbc4008e995d9b463)) +- Push Notifications plugin ([#126](https://github.com/ionic-team/capacitor-plugins/issues/126)) ([0bcd833](https://github.com/ionic-team/capacitor-plugins/commit/0bcd833a6503061be45253b21fca9bd75576efc8)) +- set targetSDK default value to 31 ([#824](https://github.com/ionic-team/capacitor-plugins/issues/824)) ([3ee10de](https://github.com/ionic-team/capacitor-plugins/commit/3ee10de98067984c1a4e75295d001c5a895c47f4)) +- Upgrade gradle to 7.4 ([#826](https://github.com/ionic-team/capacitor-plugins/issues/826)) ([5db0906](https://github.com/ionic-team/capacitor-plugins/commit/5db0906f6264287c4f8e69dbaecf19d4d387824b)) ## [1.0.9](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@1.0.8...@capacitor/push-notifications@1.0.9) (2022-01-19) - ### Bug Fixes -* inline source code in esm map files ([#760](https://github.com/ionic-team/capacitor-plugins/issues/760)) ([a960489](https://github.com/ionic-team/capacitor-plugins/commit/a960489a19db0182b90d187a50deff9dfbe51038)) - - - - +- inline source code in esm map files ([#760](https://github.com/ionic-team/capacitor-plugins/issues/760)) ([a960489](https://github.com/ionic-team/capacitor-plugins/commit/a960489a19db0182b90d187a50deff9dfbe51038)) ## [1.0.8](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@1.0.7...@capacitor/push-notifications@1.0.8) (2022-01-10) **Note:** Version bump only for package @capacitor/push-notifications - - - - ## [1.0.7](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@1.0.6...@capacitor/push-notifications@1.0.7) (2021-11-03) **Note:** Version bump only for package @capacitor/push-notifications - - - - ## [1.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@1.0.5...@capacitor/push-notifications@1.0.6) (2021-10-14) - ### Bug Fixes -* remove postpublish scripts ([#656](https://github.com/ionic-team/capacitor-plugins/issues/656)) ([ed6ac49](https://github.com/ionic-team/capacitor-plugins/commit/ed6ac499ebf4a47525071ccbfc36c27503e11f60)) - - - - +- remove postpublish scripts ([#656](https://github.com/ionic-team/capacitor-plugins/issues/656)) ([ed6ac49](https://github.com/ionic-team/capacitor-plugins/commit/ed6ac499ebf4a47525071ccbfc36c27503e11f60)) ## [1.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@1.0.4...@capacitor/push-notifications@1.0.5) (2021-10-13) - ### Bug Fixes -* correct addListeners links ([#655](https://github.com/ionic-team/capacitor-plugins/issues/655)) ([f9871e7](https://github.com/ionic-team/capacitor-plugins/commit/f9871e7bd53478addb21155e148829f550c0e457)) - - - - +- correct addListeners links ([#655](https://github.com/ionic-team/capacitor-plugins/issues/655)) ([f9871e7](https://github.com/ionic-team/capacitor-plugins/commit/f9871e7bd53478addb21155e148829f550c0e457)) ## [1.0.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@1.0.3...@capacitor/push-notifications@1.0.4) (2021-09-01) - ### Bug Fixes -* **push-notifications:** Throw errors if missing mandatory channel fields ([#576](https://github.com/ionic-team/capacitor-plugins/issues/576)) ([50f4e70](https://github.com/ionic-team/capacitor-plugins/commit/50f4e7026e5cae5f0871d4863bfab36989208064)) - - - - +- **push-notifications:** Throw errors if missing mandatory channel fields ([#576](https://github.com/ionic-team/capacitor-plugins/issues/576)) ([50f4e70](https://github.com/ionic-team/capacitor-plugins/commit/50f4e7026e5cae5f0871d4863bfab36989208064)) ## [1.0.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@1.0.2...@capacitor/push-notifications@1.0.3) (2021-07-07) **Note:** Version bump only for package @capacitor/push-notifications - - - - ## [1.0.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@1.0.1...@capacitor/push-notifications@1.0.2) (2021-06-23) **Note:** Version bump only for package @capacitor/push-notifications - - - - ## [1.0.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@1.0.0...@capacitor/push-notifications@1.0.1) (2021-06-09) - ### Bug Fixes -* **push-notifications:** make removeAllListeners available ([#454](https://github.com/ionic-team/capacitor-plugins/issues/454)) ([d92c925](https://github.com/ionic-team/capacitor-plugins/commit/d92c92566b15d3b339e9a4c54471b65fda49a7f0)) - - - - +- **push-notifications:** make removeAllListeners available ([#454](https://github.com/ionic-team/capacitor-plugins/issues/454)) ([d92c925](https://github.com/ionic-team/capacitor-plugins/commit/d92c92566b15d3b339e9a4c54471b65fda49a7f0)) # [1.0.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@0.3.10...@capacitor/push-notifications@1.0.0) (2021-05-19) **Note:** Version bump only for package @capacitor/push-notifications - - - - ## [0.3.10](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@0.3.9...@capacitor/push-notifications@0.3.10) (2021-05-11) **Note:** Version bump only for package @capacitor/push-notifications - - - - ## [0.3.9](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@0.3.8...@capacitor/push-notifications@0.3.9) (2021-05-10) **Note:** Version bump only for package @capacitor/push-notifications - - - - ## [0.3.8](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@0.3.7...@capacitor/push-notifications@0.3.8) (2021-05-07) **Note:** Version bump only for package @capacitor/push-notifications - - - - ## [0.3.7](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@0.3.6...@capacitor/push-notifications@0.3.7) (2021-04-29) - ### Bug Fixes -* **push-notifications:** proper return of push notification object properties ([#349](https://github.com/ionic-team/capacitor-plugins/issues/349)) ([733fc06](https://github.com/ionic-team/capacitor-plugins/commit/733fc06af7b62a576fb6214a7fe42838a3bcb93a)) - - - - +- **push-notifications:** proper return of push notification object properties ([#349](https://github.com/ionic-team/capacitor-plugins/issues/349)) ([733fc06](https://github.com/ionic-team/capacitor-plugins/commit/733fc06af7b62a576fb6214a7fe42838a3bcb93a)) ## [0.3.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@0.3.5...@capacitor/push-notifications@0.3.6) (2021-03-10) **Note:** Version bump only for package @capacitor/push-notifications - - - - ## [0.3.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@0.3.4...@capacitor/push-notifications@0.3.5) (2021-03-02) **Note:** Version bump only for package @capacitor/push-notifications - - - - ## [0.3.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@0.3.3...@capacitor/push-notifications@0.3.4) (2021-02-27) **Note:** Version bump only for package @capacitor/push-notifications - - - - ## [0.3.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@0.3.2...@capacitor/push-notifications@0.3.3) (2021-02-10) **Note:** Version bump only for package @capacitor/push-notifications - - - - ## [0.3.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@0.3.1...@capacitor/push-notifications@0.3.2) (2021-02-05) - ### Bug Fixes -* **ios:** Coerce 'extra' field to add missing notification data on events ([#231](https://github.com/ionic-team/capacitor-plugins/issues/231)) ([46ce6b2](https://github.com/ionic-team/capacitor-plugins/commit/46ce6b2a72e4b107702b0cfb97007aaf385a3106)) - - - - +- **ios:** Coerce 'extra' field to add missing notification data on events ([#231](https://github.com/ionic-team/capacitor-plugins/issues/231)) ([46ce6b2](https://github.com/ionic-team/capacitor-plugins/commit/46ce6b2a72e4b107702b0cfb97007aaf385a3106)) ## [0.3.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@0.3.0...@capacitor/push-notifications@0.3.1) (2021-01-26) - ### Bug Fixes -* support deprecated types from Capacitor 2 ([#210](https://github.com/ionic-team/capacitor-plugins/issues/210)) ([b559e24](https://github.com/ionic-team/capacitor-plugins/commit/b559e24b24174be60129217e87c0bff14bcdd573)) -* **ios:** do not show notifications when in foreground ([#209](https://github.com/ionic-team/capacitor-plugins/issues/209)) ([1994997](https://github.com/ionic-team/capacitor-plugins/commit/1994997a100d7c57477305d933fb835cf9f7c9c8)) - - - - +- support deprecated types from Capacitor 2 ([#210](https://github.com/ionic-team/capacitor-plugins/issues/210)) ([b559e24](https://github.com/ionic-team/capacitor-plugins/commit/b559e24b24174be60129217e87c0bff14bcdd573)) +- **ios:** do not show notifications when in foreground ([#209](https://github.com/ionic-team/capacitor-plugins/issues/209)) ([1994997](https://github.com/ionic-team/capacitor-plugins/commit/1994997a100d7c57477305d933fb835cf9f7c9c8)) # [0.3.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@0.2.0...@capacitor/push-notifications@0.3.0) (2021-01-14) **Note:** Version bump only for package @capacitor/push-notifications - - - - # [0.2.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/push-notifications@0.1.0...@capacitor/push-notifications@0.2.0) (2021-01-13) - ### Bug Fixes -* add es2017 lib to tsconfig ([#180](https://github.com/ionic-team/capacitor-plugins/issues/180)) ([2c3776c](https://github.com/ionic-team/capacitor-plugins/commit/2c3776c38ca025c5ee965dec10ccf1cdb6c02e2f)) -* export all TS definitions ([6cd2996](https://github.com/ionic-team/capacitor-plugins/commit/6cd299660fdeb27382ec7f45f0b3a55224cd0ad1)) - +- add es2017 lib to tsconfig ([#180](https://github.com/ionic-team/capacitor-plugins/issues/180)) ([2c3776c](https://github.com/ionic-team/capacitor-plugins/commit/2c3776c38ca025c5ee965dec10ccf1cdb6c02e2f)) +- export all TS definitions ([6cd2996](https://github.com/ionic-team/capacitor-plugins/commit/6cd299660fdeb27382ec7f45f0b3a55224cd0ad1)) ### Features -* add commonjs output format ([#179](https://github.com/ionic-team/capacitor-plugins/issues/179)) ([8e9e098](https://github.com/ionic-team/capacitor-plugins/commit/8e9e09862064b3f6771d7facbc4008e995d9b463)) - - - - +- add commonjs output format ([#179](https://github.com/ionic-team/capacitor-plugins/issues/179)) ([8e9e098](https://github.com/ionic-team/capacitor-plugins/commit/8e9e09862064b3f6771d7facbc4008e995d9b463)) # 0.1.0 (2021-01-13) - ### Bug Fixes -* **push-notifications:** bump iOS deployment target to 12.0 ([#183](https://github.com/ionic-team/capacitor-plugins/issues/183)) ([d5b6503](https://github.com/ionic-team/capacitor-plugins/commit/d5b650312cded1606e39bbddc62acc6af9545997)) -* **push-notifications:** remove unused Firebase/Messaging dependency ([#186](https://github.com/ionic-team/capacitor-plugins/issues/186)) ([0f4ca7c](https://github.com/ionic-team/capacitor-plugins/commit/0f4ca7ceaf67ced40b2cf2b359001b1ab060a3a6)) - +- **push-notifications:** bump iOS deployment target to 12.0 ([#183](https://github.com/ionic-team/capacitor-plugins/issues/183)) ([d5b6503](https://github.com/ionic-team/capacitor-plugins/commit/d5b650312cded1606e39bbddc62acc6af9545997)) +- **push-notifications:** remove unused Firebase/Messaging dependency ([#186](https://github.com/ionic-team/capacitor-plugins/issues/186)) ([0f4ca7c](https://github.com/ionic-team/capacitor-plugins/commit/0f4ca7ceaf67ced40b2cf2b359001b1ab060a3a6)) ### Features -* Push Notifications plugin ([#126](https://github.com/ionic-team/capacitor-plugins/issues/126)) ([0bcd833](https://github.com/ionic-team/capacitor-plugins/commit/0bcd833a6503061be45253b21fca9bd75576efc8)) +- Push Notifications plugin ([#126](https://github.com/ionic-team/capacitor-plugins/issues/126)) ([0bcd833](https://github.com/ionic-team/capacitor-plugins/commit/0bcd833a6503061be45253b21fca9bd75576efc8)) diff --git a/push-notifications/package.json b/push-notifications/package.json index 4ae891d16..b9dd930fd 100644 --- a/push-notifications/package.json +++ b/push-notifications/package.json @@ -1,6 +1,6 @@ { "name": "@capacitor/push-notifications", - "version": "5.0.6", + "version": "5.1.0", "description": "The Push Notifications API provides access to native push notifications.", "main": "dist/plugin.cjs.js", "module": "dist/esm/index.js",