capacitor

Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️

MIT License

Downloads
5.4M
Stars
11.3K
Committers
282

Bot releases are visible (Hide)

capacitor - 3.0.0-beta.3

Published by imhoffd over 3 years ago

3.0.0-beta.3 (2021-02-18)

Bug Fixes

  • cli: do not error if webDir is missing when adding platforms (#4215) (4583add)
  • core: do not add window.cordova on web apps (#4214) (6d673ef)

Features

  • cli: do not require webDir when server.url is set (#4200) (91ddfbd)
  • iOS: Add automatic Date serialization to bridge communication (#4177) (3dabc69)
capacitor - 3.0.0-beta.2

Published by imhoffd over 3 years ago

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)
capacitor - 3.0.0-beta.1

Published by imhoffd almost 4 years ago

3.0.0-beta.1 (2021-01-14)

Note: Version bump only for package capacitor

capacitor - 3.0.0-beta.0

Published by imhoffd almost 4 years ago

3.0.0-beta.0 (2021-01-13)

Features

capacitor - 3.0.0-alpha.14

Published by imhoffd almost 4 years ago

3.0.0-alpha.14 (2021-01-13)

Bug Fixes

  • android: append missing new lines on injected cordova files (#4058) (dbdc78d)
  • cli: bump minimum node version to 12.4.0 (#4059) (61e3be0)
  • cli: default to new directory instead of crashing (70fdf0b)

Features

  • android: method to check permission for an alias (#4062) (c88c4b4)
capacitor -

Published by imhoffd almost 4 years ago

capacitor - 3.0.0-alpha.13

Published by imhoffd almost 4 years ago

3.0.0-alpha.13 (2021-01-13)

Bug Fixes

  • cli: use stderr for logs when using --json option (#4044) (452a101)
  • iOS: properly handle date types during JSValue coercion (#4043) (1affae7)
  • iOS: skip Swift type coercion on Cordova plugin calls (#4048) (7bb9e0f)

Features

  • cli: create TS configuration files in init (#3999) (fa7003e)
capacitor - 3.0.0-alpha.12

Published by imhoffd almost 4 years ago

3.0.0-alpha.12 (2021-01-08)

Bug Fixes

Features

  • android: switch to new callback-style permission requests (#4033) (cc459de)
  • cli: allow 'export default' style TS config files (#4031) (9393667)
  • cli: opt-in anonymous usage data (#4022) (3facfb7)
capacitor - 3.0.0-alpha.11

Published by imhoffd almost 4 years ago

3.0.0-alpha.11 (2020-12-26)

Features

  • android: expose CapConfig.loadDefault(), deprecate v2 constructor (#3964) (94ae977)
  • iOS: Open CAPBridgeViewController for subclassing (#3973) (a601705)
capacitor - 3.0.0-alpha.10

Published by imhoffd almost 4 years ago

3.0.0-alpha.10 (2020-12-15)

Bug Fixes

  • android: include lint.xml for downstream lint tasks (efa72f3)
capacitor - 3.0.0-alpha.9

Published by imhoffd almost 4 years ago

3.0.0-alpha.9 (2020-12-15)

Bug Fixes

  • android: include lint-baseline.xml for downstream lint tasks (20ccaa0)
capacitor - 3.0.0-alpha.8

Published by imhoffd almost 4 years ago

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

  • android: add onConfigurationChanged() activity lifecycle hook (#3936) (29e9e2c)
  • android: Add WebColor utility for parsing color (#3947) (3746404)
  • Android: Refactoring configuration (#3778) (9820a30)
capacitor -

Published by imhoffd almost 4 years ago

capacitor - 3.0.0-alpha.7

Published by imhoffd almost 4 years ago

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

capacitor - 2.4.4

Published by jcesarmobile almost 4 years ago

capacitor -

Published by imhoffd almost 4 years ago

capacitor - 3.0.0-alpha.6

Published by imhoffd almost 4 years ago

3.0.0-alpha.6 (2020-10-30)

Bug Fixes

  • android: avoid crash on input file capture (#3715) (f502a99)

Features

capacitor - 3.0.0-alpha.5

Published by imhoffd about 4 years ago

3.0.0-alpha.5 (2020-10-06)

Bug Fixes

  • android: BridgeFragment NullPointerException (#3553) (8ea982a)
capacitor - 2.4.2

Published by jcesarmobile about 4 years ago

capacitor - 3.0.0-alpha.4

Published by imhoffd about 4 years ago

3.0.0-alpha.4 (2020-09-23)

Features

  • cli: ability to specify custom platform directories (#3565) (c6eda55)