Skip to content

Commit 17581fe

Browse files
committed
chore: release test-release-please
1 parent f9d8b51 commit 17581fe

41 files changed

Lines changed: 688 additions & 40 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.release-please-manifest.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
2-
"action-sheet": "8.1.1",
3-
"app": "8.1.1",
4-
"app-launcher": "8.0.1",
5-
"browser": "8.0.4",
6-
"camera": "8.0.2",
7-
"clipboard": "8.0.1",
8-
"device": "8.0.3",
9-
"dialog": "8.0.1",
10-
"local-notifications": "8.2.1",
11-
"motion": "8.0.1",
12-
"network": "8.0.1",
13-
"preferences": "8.0.1",
14-
"push-notifications": "8.1.2",
15-
"screen-orientation": "8.0.1",
16-
"screen-reader": "8.0.1",
17-
"share": "8.0.1",
18-
"splash-screen": "8.0.2",
19-
"status-bar": "8.0.3",
20-
"text-zoom": "8.0.1",
21-
"toast": "8.0.1"
2+
"action-sheet": "9.0.0",
3+
"app": "9.0.0",
4+
"app-launcher": "9.0.0",
5+
"browser": "9.0.0",
6+
"camera": "9.0.0",
7+
"clipboard": "9.0.0",
8+
"device": "9.0.0",
9+
"dialog": "9.0.0",
10+
"local-notifications": "9.0.0",
11+
"motion": "9.0.0",
12+
"network": "9.0.0",
13+
"preferences": "9.0.0",
14+
"push-notifications": "9.0.0",
15+
"screen-orientation": "9.0.0",
16+
"screen-reader": "9.0.0",
17+
"share": "9.0.0",
18+
"splash-screen": "9.0.0",
19+
"status-bar": "9.0.0",
20+
"text-zoom": "9.0.0",
21+
"toast": "9.0.0"
2222
}

action-sheet/CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,35 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [9.0.0](https://github.com/ionic-team/capacitor-plugins/compare/action-sheet-v8.1.1...action-sheet-v9.0.0) (2026-08-04)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* Support Capacitor 8 (alpha) ([#2410](https://github.com/ionic-team/capacitor-plugins/issues/2410))
12+
* **android:** bump targetSDK to 34 ([#1779](https://github.com/ionic-team/capacitor-plugins/issues/1779))
13+
* set targetSDK default value to 33 ([#1431](https://github.com/ionic-team/capacitor-plugins/issues/1431))
14+
15+
### Features
16+
17+
* **action-sheet:** Add `cancelable` input option and and `canceled` output parameter ([#2285](https://github.com/ionic-team/capacitor-plugins/issues/2285)) ([251c62c](https://github.com/ionic-team/capacitor-plugins/commit/251c62c4d513f7baa51783799ab7505a4e2b075f))
18+
* **android:** Removing enableJetifier ([d66f9cb](https://github.com/ionic-team/capacitor-plugins/commit/d66f9cbd9da7e3b1d8c64ca6a5b45156867d4a04))
19+
* Support Capacitor 8 (alpha) ([#2410](https://github.com/ionic-team/capacitor-plugins/issues/2410)) ([4659359](https://github.com/ionic-team/capacitor-plugins/commit/465935967bd55ab29304fbf5c816a8fd32a43726))
20+
* 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))
21+
22+
23+
### Bug Fixes
24+
25+
* **action-sheet:** correct some cancelable misbehaviors ([#2491](https://github.com/ionic-team/capacitor-plugins/issues/2491)) ([f1506be](https://github.com/ionic-team/capacitor-plugins/commit/f1506bea616b718b8697b50be0eef29198501860))
26+
* AGP 9.0 no longer supporting `proguard-android.txt` ([#2468](https://github.com/ionic-team/capacitor-plugins/issues/2468)) ([a8760a9](https://github.com/ionic-team/capacitor-plugins/commit/a8760a989f594bc406d0ec7da58125d17447cae4))
27+
* Use Capacitor 5 final ([#1574](https://github.com/ionic-team/capacitor-plugins/issues/1574)) ([139c18b](https://github.com/ionic-team/capacitor-plugins/commit/139c18b86a11d31246e952d1a74335ff8ce5dbc2))
28+
29+
30+
### Miscellaneous Chores
31+
32+
* **android:** bump targetSDK to 34 ([#1779](https://github.com/ionic-team/capacitor-plugins/issues/1779)) ([eb503fe](https://github.com/ionic-team/capacitor-plugins/commit/eb503fe32d56c48a00510c1ed1e7292d020badd0))
33+
* set targetSDK default value to 33 ([#1431](https://github.com/ionic-team/capacitor-plugins/issues/1431)) ([44795e7](https://github.com/ionic-team/capacitor-plugins/commit/44795e70c4943aa59d369748fe51b20b19705aad))
34+
635
## [8.1.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/action-sheet@8.1.0...@capacitor/action-sheet@8.1.1) (2026-03-25)
736

837
### Bug Fixes

action-sheet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/action-sheet",
3-
"version": "8.1.1",
3+
"version": "9.0.0",
44
"description": "The Action Sheet API provides access to native Action Sheets, which come up from the bottom of the screen and display actions a user can take.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

app-launcher/CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,34 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [9.0.0](https://github.com/ionic-team/capacitor-plugins/compare/app-launcher-v8.0.1...app-launcher-v9.0.0) (2026-08-04)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* Support Capacitor 8 (alpha) ([#2410](https://github.com/ionic-team/capacitor-plugins/issues/2410))
12+
* **android:** bump targetSDK to 34 ([#1779](https://github.com/ionic-team/capacitor-plugins/issues/1779))
13+
* set targetSDK default value to 33 ([#1431](https://github.com/ionic-team/capacitor-plugins/issues/1431))
14+
15+
### Features
16+
17+
* **android:** Removing enableJetifier ([d66f9cb](https://github.com/ionic-team/capacitor-plugins/commit/d66f9cbd9da7e3b1d8c64ca6a5b45156867d4a04))
18+
* Support Capacitor 8 (alpha) ([#2410](https://github.com/ionic-team/capacitor-plugins/issues/2410)) ([4659359](https://github.com/ionic-team/capacitor-plugins/commit/465935967bd55ab29304fbf5c816a8fd32a43726))
19+
* 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))
20+
21+
22+
### Bug Fixes
23+
24+
* AGP 9.0 no longer supporting `proguard-android.txt` ([#2468](https://github.com/ionic-team/capacitor-plugins/issues/2468)) ([a8760a9](https://github.com/ionic-team/capacitor-plugins/commit/a8760a989f594bc406d0ec7da58125d17447cae4))
25+
* **app-launcher:** improvements on canOpenUrl and openUrl ([#2476](https://github.com/ionic-team/capacitor-plugins/issues/2476)) ([3ca026a](https://github.com/ionic-team/capacitor-plugins/commit/3ca026a2f730ec50ac55840cd305ead79fe7dd7e))
26+
* Use Capacitor 5 final ([#1574](https://github.com/ionic-team/capacitor-plugins/issues/1574)) ([139c18b](https://github.com/ionic-team/capacitor-plugins/commit/139c18b86a11d31246e952d1a74335ff8ce5dbc2))
27+
28+
29+
### Miscellaneous Chores
30+
31+
* **android:** bump targetSDK to 34 ([#1779](https://github.com/ionic-team/capacitor-plugins/issues/1779)) ([eb503fe](https://github.com/ionic-team/capacitor-plugins/commit/eb503fe32d56c48a00510c1ed1e7292d020badd0))
32+
* set targetSDK default value to 33 ([#1431](https://github.com/ionic-team/capacitor-plugins/issues/1431)) ([44795e7](https://github.com/ionic-team/capacitor-plugins/commit/44795e70c4943aa59d369748fe51b20b19705aad))
33+
634
## [8.0.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app-launcher@8.0.0...@capacitor/app-launcher@8.0.1) (2026-02-12)
735

836
### Bug Fixes

app-launcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/app-launcher",
3-
"version": "8.0.1",
3+
"version": "9.0.0",
44
"description": "The AppLauncher API allows to open other apps",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

app/CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,45 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [9.0.0](https://github.com/ionic-team/capacitor-plugins/compare/app-v8.1.1...app-v9.0.0) (2026-08-04)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* Support Capacitor 8 (alpha) ([#2410](https://github.com/ionic-team/capacitor-plugins/issues/2410))
12+
* **app:** Remove deprecated types ([#2263](https://github.com/ionic-team/capacitor-plugins/issues/2263))
13+
* **app:** use moveTaskToBack within minimizeApp ([#1956](https://github.com/ionic-team/capacitor-plugins/issues/1956))
14+
* **android:** bump targetSDK to 34 ([#1779](https://github.com/ionic-team/capacitor-plugins/issues/1779))
15+
* set targetSDK default value to 33 ([#1431](https://github.com/ionic-team/capacitor-plugins/issues/1431))
16+
17+
### Features
18+
19+
* **android:** Removing enableJetifier ([d66f9cb](https://github.com/ionic-team/capacitor-plugins/commit/d66f9cbd9da7e3b1d8c64ca6a5b45156867d4a04))
20+
* **app,haptics,status-bar,keyboard:** Supporting Swift Package Manager ([#1886](https://github.com/ionic-team/capacitor-plugins/issues/1886)) ([918ea30](https://github.com/ionic-team/capacitor-plugins/commit/918ea30a95f80d740f39e9ab472ed90f9d4a6aba))
21+
* **app:** Add getAppLanguage ([#1694](https://github.com/ionic-team/capacitor-plugins/issues/1694)) ([698600a](https://github.com/ionic-team/capacitor-plugins/commit/698600aa081e1d4040ce780a1e85175e53aa2b19))
22+
* **app:** Add pause and resume event listeners ([#1220](https://github.com/ionic-team/capacitor-plugins/issues/1220)) ([7e93c88](https://github.com/ionic-team/capacitor-plugins/commit/7e93c888a3e3daae95c2f465941a4097484adae8))
23+
* **app:** Add support for toggling Android back button handling ([#2390](https://github.com/ionic-team/capacitor-plugins/issues/2390)) ([6c56293](https://github.com/ionic-team/capacitor-plugins/commit/6c56293d65d5359fc2f9cd8491c546c4c91bc0a0))
24+
* Support Capacitor 8 (alpha) ([#2410](https://github.com/ionic-team/capacitor-plugins/issues/2410)) ([4659359](https://github.com/ionic-team/capacitor-plugins/commit/465935967bd55ab29304fbf5c816a8fd32a43726))
25+
* 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))
26+
27+
28+
### Bug Fixes
29+
30+
* AGP 9.0 no longer supporting `proguard-android.txt` ([#2468](https://github.com/ionic-team/capacitor-plugins/issues/2468)) ([a8760a9](https://github.com/ionic-team/capacitor-plugins/commit/a8760a989f594bc406d0ec7da58125d17447cae4))
31+
* Use Capacitor 5 final ([#1574](https://github.com/ionic-team/capacitor-plugins/issues/1574)) ([139c18b](https://github.com/ionic-team/capacitor-plugins/commit/139c18b86a11d31246e952d1a74335ff8ce5dbc2))
32+
33+
34+
### Miscellaneous Chores
35+
36+
* **android:** bump targetSDK to 34 ([#1779](https://github.com/ionic-team/capacitor-plugins/issues/1779)) ([eb503fe](https://github.com/ionic-team/capacitor-plugins/commit/eb503fe32d56c48a00510c1ed1e7292d020badd0))
37+
* set targetSDK default value to 33 ([#1431](https://github.com/ionic-team/capacitor-plugins/issues/1431)) ([44795e7](https://github.com/ionic-team/capacitor-plugins/commit/44795e70c4943aa59d369748fe51b20b19705aad))
38+
39+
40+
### Code Refactoring
41+
42+
* **app:** Remove deprecated types ([#2263](https://github.com/ionic-team/capacitor-plugins/issues/2263)) ([51c0561](https://github.com/ionic-team/capacitor-plugins/commit/51c05612764d67410a0214b4ac7c963f0d9cb597))
43+
* **app:** use moveTaskToBack within minimizeApp ([#1956](https://github.com/ionic-team/capacitor-plugins/issues/1956)) ([f69604e](https://github.com/ionic-team/capacitor-plugins/commit/f69604ee14f7583a42aeb8202f0fcb2f94cb2f2e))
44+
645
## [8.1.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@8.1.0...@capacitor/app@8.1.1) (2026-07-15)
746

847
**Note:** Version bump only for package @capacitor/app

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/app",
3-
"version": "8.1.1",
3+
"version": "9.0.0",
44
"description": "The App API handles high level App state and events.For example, this API emits events when the app enters and leaves the foreground, handles deeplinks, opens other apps, and manages persisted plugin state.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

browser/CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,40 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [9.0.0](https://github.com/ionic-team/capacitor-plugins/compare/browser-v8.0.4...browser-v9.0.0) (2026-08-04)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* Support Capacitor 8 (alpha) ([#2410](https://github.com/ionic-team/capacitor-plugins/issues/2410))
12+
* **android:** bump targetSDK to 34 ([#1779](https://github.com/ionic-team/capacitor-plugins/issues/1779))
13+
* set targetSDK default value to 33 ([#1431](https://github.com/ionic-team/capacitor-plugins/issues/1431))
14+
15+
### Features
16+
17+
* **android:** Removing enableJetifier ([d66f9cb](https://github.com/ionic-team/capacitor-plugins/commit/d66f9cbd9da7e3b1d8c64ca6a5b45156867d4a04))
18+
* **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))
19+
* **browser:** implement close() method for android ([60e0267](https://github.com/ionic-team/capacitor-plugins/commit/60e026776da6fe00ec48356c3cdf55a860a9685b))
20+
* **browser:** support other custom tabs providers ([#1669](https://github.com/ionic-team/capacitor-plugins/issues/1669)) ([b9b68c2](https://github.com/ionic-team/capacitor-plugins/commit/b9b68c2cc3344ab7bad2d005b10d5b554e310dde))
21+
* Support Capacitor 8 (alpha) ([#2410](https://github.com/ionic-team/capacitor-plugins/issues/2410)) ([4659359](https://github.com/ionic-team/capacitor-plugins/commit/465935967bd55ab29304fbf5c816a8fd32a43726))
22+
* 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))
23+
24+
25+
### Bug Fixes
26+
27+
* AGP 9.0 no longer supporting `proguard-android.txt` ([#2468](https://github.com/ionic-team/capacitor-plugins/issues/2468)) ([a8760a9](https://github.com/ionic-team/capacitor-plugins/commit/a8760a989f594bc406d0ec7da58125d17447cae4))
28+
* **browser:** call notifyListeners only when browser is dismissed ([#2186](https://github.com/ionic-team/capacitor-plugins/issues/2186)) ([aaa8658](https://github.com/ionic-team/capacitor-plugins/commit/aaa8658eb65b6c95ae231a3ed1547f3f78cd2cac))
29+
* **browser:** crash when trying to open blob urls on android ([#2274](https://github.com/ionic-team/capacitor-plugins/issues/2274)) ([74fe051](https://github.com/ionic-team/capacitor-plugins/commit/74fe051ed9e852293550f201337d427e21c06421))
30+
* **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))
31+
* **browser:** stop using deprecated dismissVC/presentVC ([#2477](https://github.com/ionic-team/capacitor-plugins/issues/2477)) ([16e66d5](https://github.com/ionic-team/capacitor-plugins/commit/16e66d5547d0802f30d77073c006a3566b18bf83))
32+
* Use Capacitor 5 final ([#1574](https://github.com/ionic-team/capacitor-plugins/issues/1574)) ([139c18b](https://github.com/ionic-team/capacitor-plugins/commit/139c18b86a11d31246e952d1a74335ff8ce5dbc2))
33+
34+
35+
### Miscellaneous Chores
36+
37+
* **android:** bump targetSDK to 34 ([#1779](https://github.com/ionic-team/capacitor-plugins/issues/1779)) ([eb503fe](https://github.com/ionic-team/capacitor-plugins/commit/eb503fe32d56c48a00510c1ed1e7292d020badd0))
38+
* set targetSDK default value to 33 ([#1431](https://github.com/ionic-team/capacitor-plugins/issues/1431)) ([44795e7](https://github.com/ionic-team/capacitor-plugins/commit/44795e70c4943aa59d369748fe51b20b19705aad))
39+
640
## [8.0.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/browser@8.0.3...@capacitor/browser@8.0.4) (2026-07-15)
741

842
**Note:** Version bump only for package @capacitor/browser

browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/browser",
3-
"version": "8.0.4",
3+
"version": "9.0.0",
44
"description": "The Browser API provides the ability to open an in-app browser and subscribe to browser events.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)