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.2.4

Published by elylucas about 3 years ago

3.2.4 (2021-09-27)

Bug Fixes

  • cli: await sync on add to avoid telemetry hang (833bc20)
  • ios: Add CDVScreenOrientationDelegate protocol on CAPBridgeViewController (#5070) (530477d)
  • ios: show correct line number on console logs (#5073) (ec41e74)
capacitor - 3.2.3

Published by elylucas about 3 years ago

3.2.3 (2021-09-15)

Bug Fixes

  • android: proguard rules (#5048) (cf15c0f)
  • Add SalesforceMobileSDK-CordovaPlugin to iOS incompatible list (#5031) (6f3f79f)
  • Define cordovaConfig gradle variable (#5024) (55c217e)
  • android: save activity result launcher calls (#5004) (2c1eb60)
capacitor - 3.2.2

Published by elylucas about 3 years ago

3.2.2 (2021-09-02)

Bug Fixes

capacitor - 3.2.1

Published by elylucas about 3 years ago

3.2.1 (2021-09-01)

Note: Version bump only for package capacitor

capacitor - 3.2.0

Published by elylucas about 3 years ago

3.2.0 (2021-08-18)

Bug Fixes

  • android: Don't inject map files into capacitor script (#4893) (992bebc)
  • cli: Put cordova git pod dependencies in Podfile (#4940) (642dbf4)
  • cli: Separate Swift plugins from ObjC plugins (#4925) (43ce803)

Features

  • core: implement CapacitorCustomPlatform for 3rd party platforms (#4771) (12c6294)
capacitor - 3.1.2

Published by elylucas about 3 years ago

3.1.2 (2021-07-21)

Bug Fixes

  • android: add missing android webview lifecycle events (6a7c4e3)
  • android: Set theme an content view on onCreate (#4841) (8950c60)
  • cli: Don't warn about hideLogs on some commands (#4813) (dc279cc)
  • core: handle toJSON() in plugin objects (#4823) (0479822)
  • core: Modify safeStringify to allow multiple null values (#4853) (854539b)
capacitor - 3.1.1

Published by elylucas over 3 years ago

3.1.1 (2021-07-07)

Bug Fixes

  • fixing peer deps issues in android and ios libs (310d9f4)
capacitor - 3.1.0

Published by elylucas over 3 years ago

3.1.0 (2021-07-07)

Bug Fixes

  • cli: Don't error if there are no scripts (#4763) (dec3fb2)
  • ios: isNewBinary is true if defaults have no stored versions (#4779) (bd86dbe)

Features

  • cli: Add hooks to call into npm scripts when capacitor commands run (#4739) (515230c)
  • cli: allow run command to use flavors (#4782) (05cb853)
  • ios: Add limitsNavigationsToAppBoundDomains configuration option (#4789) (2b7016f)
capacitor - 2.4.8

Published by jcesarmobile over 3 years ago

capacitor - 3.0.2

Published by elylucas over 3 years ago

3.0.2 (2021-06-23)

Bug Fixes

  • android: Set WEBVIEW_SERVER_URL before injecting native-bridge (#4748) (5d6b179)
  • cli: correctly show EACCES error on run (#4742) (2ab8778)
  • cli: Don't error on ios sync on non macOS (#4723) (368ffad)
  • core: cordova events not firing (#4712) (ca4e3b6)
  • ios: Use proper native events for cordova events (#4720) (99c21dc)
capacitor - 3.0.1

Published by elylucas over 3 years ago

3.0.1 (2021-06-09)

Bug Fixes

  • android: Avoid crash on input file (#4707) (883c0fe)
  • android: Make proxy handle user info in server url (#4699) (baeed45)
  • android: Reset bridge on onPageStarted only (#4634) (96e4830)
  • cli: add priority to framework detection (#4617) (6a22f03)
  • cli: Better native-run error (#4676) (39eebd0)
  • cli: Don't prompt cordova preferences if non interactive (#4680) (293527c)
  • cli: Remove v3 prefix from docs urls (#4596) (f99f11a)
  • cli: Throw error if native-run didn't find targets (#4681) (bfbf2b5)
  • Make isPluginAvailable available on bridge (#4589) (151e7a8)
capacitor - 3.0.0

Published by elylucas over 3 years ago

3.0.0 (2021-05-18)

Bug Fixes

  • cli: create-react-app framework detection should not look for react-dev-utils (#4585) (9f7910e)
capacitor - 3.0.0-rc.4

Published by elylucas over 3 years ago

3.0.0-rc.4 (2021-05-18)

Features

capacitor - 3.0.0-rc.3

Published by elylucas over 3 years ago

3.0.0-rc.3 (2021-05-11)

Note: Version bump only for package capacitor

capacitor - 3.0.0-rc.2

Published by elylucas over 3 years ago

3.0.0-rc.2 (2021-05-07)

Bug Fixes

Features

capacitor - 3.0.0-rc.1

Published by elylucas over 3 years ago

3.0.0-rc.1 (2021-04-29)

Bug Fixes

  • generate Capacitor.Plugins object (#4496) (1c71b7a)
  • android: Release the call after reject/resolve (#4318) (a9f30a8)
  • android: resolve issue with activity result API registration for fragments (#4402) (ac6c6bc)
  • cli: Allow prereleases on node version check (#4469) (dd26a98)
  • cli: filter targets without id from run device list (#4397) (9ec444f)
  • cordova: use proper targetSdkVersion (#4498) (7d48be8)
  • core: Call native implementation before web implementation (#4493) (febd606)
  • core: Use web listener if there is no native implementation (#4488) (196d843)
  • ios: cordova-plugin-screen-orientation compatibility (#4367) (b893a57)
  • ios: fire resume/pause events if no cordova plugins installed (#4467) (0105f7a)
  • ios: put cancel button of confirm/prompt on the left (#4464) (e5b53aa)

Features

  • Unify logging behavior across environments (#4416) (bae0f3d)
  • android: ability to add listeners to the Capacitor WebView (#4405) (7bdcc15)
  • cli: Add signup prompt on first init (#4440) (b3faa97)
  • iOS: Include native-bridge.js as a resource in both Cocoapods and direct build (#4505) (c16ccc0)
capacitor - 3.0.0-rc.0

Published by elylucas over 3 years ago

3.0.0-rc.0 (2021-03-10)

Bug Fixes

  • android: calls re-saved during permission/activity result callbacks were being released (502a2d1)
  • android: live reload not working when using adb reverse (362f221)
  • cli: Make tests work on npm 7 (#4297) (676c907)

Features

  • android: add configurable app path for embedded capacitor (#4264) (e433691)
  • android: Unifying saving plugin calls (#4254) (a648c51)
  • iOS: Obj-C convenience accessors on CAPPluginCall (#4309) (e3657d7)
  • iOS: Unifying saving plugin calls (#4253) (de71da5)
capacitor - 2.4.7

Published by jcesarmobile over 3 years ago

capacitor - 3.0.0-beta.6

Published by elylucas over 3 years ago

  • beta 6 was testing the release process, no new changes
capacitor - 3.0.0-beta.4

Published by elylucas over 3 years ago

3.0.0-beta.4 (2021-02-26)

Bug Fixes

  • cli: init failure if config.xml is present (#4227) (f1703dc)