Sourced from @​capacitor/core's releases.
8.5.0
8.5.0 (2026-07-31)
Bug Fixes
Features
- cli: add migrator functionality for adopting UIScene (#8544) (984fa85)
- ios: UIScene Support (#8536) (3fa04a3)
8.4.2
8.4.2 (2026-07-14)
Bug Fixes
8.4.1
8.4.1 (2026-06-19)
Bug Fixes
- cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
- cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
8.4.0
8.4.0 (2026-06-02)
Bug Fixes
- android: show only the requested system bar (#8480) (4c6c321)
- cli: revert live reload config on failure (#8485) (1d031a4)
- SystemBars: make
safe-area-inset-xavailable on API <= 34 (#8424) (e456de0)- SystemBars: respect
insetsHandlingdisable (#8481) (d4ad7ff)Features
... (truncated)
Sourced from @​capacitor/core's changelog.
8.5.0 (2026-07-31)
Bug Fixes
Features
- cli: add migrator functionality for adopting UIScene (#8544) (984fa85)
- ios: UIScene Support (#8536) (3fa04a3)
8.4.2 (2026-07-14)
Bug Fixes
8.4.1 (2026-06-19)
Bug Fixes
- cli: make SPM dependency patch work on prereleases (#8508) (6048e90)
- cli: patch Capacitor SPM dependency version in plugins (#8492) (28bb2c6)
8.4.0 (2026-06-02)
Bug Fixes
- android: show only the requested system bar (#8480) (4c6c321)
- cli: revert live reload config on failure (#8485) (1d031a4)
- SystemBars: make
safe-area-inset-xavailable on API <= 34 (#8424) (e456de0)- SystemBars: respect
insetsHandlingdisable (#8481) (d4ad7ff)Features
- add method getDouble to plugin config (#7638) (93c72de)
- cli: add experimental packageOptions (#8471) (258867b)
- cli: capture ios_package_manager in telemetry (#8482) (b4b297a)
8.3.4 (2026-05-12)
Note: Version bump only for package capacitor
8.3.3 (2026-05-08)
Bug Fixes
8.3.2 (2026-05-07)
... (truncated)
3ab4139
Release 8.5.0984fa85
feat(cli): add migrator functionality for adopting UIScene (#8544)3fa04a3
feat(ios): UIScene Support (#8536)4c1c870
fix(cli): support TypeScript 7 when loading capacitor.config.ts (#8534)f368a1b
chore(android): fix lint issues (#8542)1834b97
Release 8.4.26f2d328
fix(android): explicitly grant URI permissions for image capture intent
(#8526)b789b68
chore: run npm run fmt to fix lint errors (#8516)7217b52
Release 8.4.16048e90
fix(cli): make SPM dependency patch work on prereleases (#8508)