Releases: ionic-team/capacitor
Releases · ionic-team/capacitor
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)
2.4.4
2.4.3
3.0.0-alpha.6
3.0.0-alpha.5
2.4.2
3.0.0-alpha.4
3.0.0-alpha.4 (2020-09-23)
Features
3.0.0-alpha.3
3.0.0-alpha.3 (2020-09-15)
Bug Fixes
- android: allow directories beginning with underscore in assets dir to be packaged (c23d993)