Releases: ionic-team/capacitor
Releases · ionic-team/capacitor
3.0.0-beta.2
3.0.0-beta.2 (2021-02-08)
Bug Fixes
- core: handle js.error messages to fix window error handler (#4124) (c0deb1d)
- address bug in
isPluginAvailable()
for web and native (#4114) (2fbd954) - android: get PermissionState enum by state value (#4100) (194ae86)
- android: requestPermission call rejects if permission missing in manifest (55ef5ff)
- core: fix another $$typeof issue (#4113) (4cbae41)
- iOS: preserve null values in bridged types (#4072) (6dc691e)
- remove USE_PUSH flag and code from iOS template (#4070) (6d54243)
Features
- android: activity result use new API and update permission result callbacks to match (#4127) (002f1e5)
- android: androidxActivityVersion & androidxFragmentVersion gradle variables (#4103) (4f77b96)
- cli: configurable iOS build scheme (#4073) (e6374dc)
- cli: send config, rootDir, and webDir to custom platform hooks (#4084) (13e9860)
3.0.0-beta.1
3.0.0-beta.1 (2021-01-14)
Note: Version bump only for package capacitor
3.0.0-beta.0
3.0.0-alpha.14
3.0.0-alpha.13
2.4.6
3.0.0-alpha.12
3.0.0-alpha.11
3.0.0-alpha.11 (2020-12-26)
Features
3.0.0-alpha.9
3.0.0-alpha.9 (2020-12-15)
Bug Fixes
- android: include lint-baseline.xml for downstream lint tasks (20ccaa0)
3.0.0-alpha.8
3.0.0-alpha.8 (2020-12-15)
Bug Fixes
- Android: Use plugin's getPermissionStates() to support overriding (#3939) (855a607)
- ios: expose lastURL getter (#3898) (90b7fe3)