Releases: ionic-team/capacitor
Releases · ionic-team/capacitor
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)
Features
3.0.0-alpha.10
2.4.5
3.0.0-alpha.7
3.0.0-alpha.7 (2020-12-02)
Bug Fixes
- android: dont release calls that are manually saved, eg listeners/watchers (#3857) (f1c8fe9)
- android: fixed breaking change to
handleOnActivityResult
(#3888) (5fd60e6) - android: resolve undefined for both checkPermissions and requestPermissions by default (#3855) (383f62b)
- cli: Properly detect cocoapods on multiple platforms (#3810) (8753694)
- cli: run sync instead of copy during run (#3816) (ff45340)
- cli: use correct path for native-run (02cf1ba)
- core: export PermissionState (#3775) (2d5ac96)
- ios: share message handler between webview and bridge (#3875) (f7dff2e)
Features
- automatically import Android plugins (#3788) (aa1e1c6)
- android: Add handlePermissions function for plugins to call (#3768) (3a7e282)
- android: modified plugin annotation format for multi-permissions and empty (auto-grant) (#3822) (1b5a3bd)
- cli: add --no-sync option to run (#3819) (8def829)
- cli: add config command (#3817) (d3d7f89)
- cli: Add configurable pod path (#3811) (88f9187)
- cli: extendable plugin configuration types (#3858) (f789526)
- cli: locate plugins by allowlist (#3762) (81963b6)
- cli: STUDIO_PATH environment variable (#3755) (65cef53)
- cli: support TS/JS config files (#3756) (a52775f)
- ios: add local and remote notification router (#3796) (f3edaf9)
- ios: add path utilities to bridge (#3842) (c31eb35)
- iOS: Add base implementation of permissions calls (#3856) (d733236)
- iOS: Refactoring configuration (#3759) (e2e64c2)