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 - 4.1.0

Published by IT-MikeS about 2 years ago

4.1.0 (2022-08-18)

Bug Fixes

  • cli: Also update preferences plugin if present (#5831) (b9d5954)
  • cli: Don't add google-services plugin if missing (#5825) (48ff9e6)
  • cli: make migrator also update plugin variables (#5871) (478d48c)
  • cli: Migrator put registerPlugin before super.onCreate (#5828) (8cd3373)
  • cli: prevent error on migrate when devDependencies is missing (#5863) (474ad1f)
  • cli: remove double space in cap 2 variables file (#5826) (7184097)
  • cli: Support of BoM dependencies on cordova plugins (#5827) (ea2d95b)
  • ios: Prevent Xcode 14 warning on CAPWebView (#5821) (66954ef)
  • ios: return proper mimeType on M1 x86_64 simulators (#5853) (325b6fe), closes #5793
  • update @types/tar to prevent core build failure (#5822) (59e64b7)

Features

  • cli: Option to inline JS source maps during sync (#5843) (7ce6dd4)
  • ios: Add setServerBasePath(_:) to CAPBridgeProtocol (#5860) (76f28e7)
capacitor - 3.7.0

Published by IT-MikeS about 2 years ago

3.7.0 (2022-08-01)

Features

capacitor - 4.0.1

Published by IT-MikeS about 2 years ago

4.0.1 (2022-07-28)

Bug Fixes

capacitor - 4.0.0

Published by IT-MikeS about 2 years ago

4.0.0 (2022-07-27)

Bug Fixes

Features

  • android: Add android.minWebviewVersion configuration option (#5768) (ad83827)
  • android: Add Optional Data Param for Error Object (#5719) (174172b)
  • android: Use addWebMessageListener where available (#5427) (c2dfe80)
  • android-template: Use Android 12 splash API (#5777) (f3ab951)
  • cli: add migrator for cap3 to cap4 (#5762) (7cb660a)
  • ios: Add overrideable router var for CAPWebView. (#5743) (c1de1c0)
  • iOS: post install script for deployment target (#5783) (f5afa94)
  • Add option for custom error page (#5723) (e8bdef3)
capacitor - 4.0.0-beta.2

Published by IT-MikeS over 2 years ago

4.0.0-beta.2 (2022-07-08)

Bug Fixes

  • ios: Add check for both serverURL and localURL in navigation (#5736) (8e824f3)
  • ios: properly deliver retained events after listener re-add #5732 (c5d6328)

Features

capacitor - 4.0.0-beta.1

Published by IT-MikeS over 2 years ago

4.0.0-beta.1 (2022-06-27)

Bug Fixes

  • ios: Remove Cordova as an embedded framework (#5709) (bbf6d24)

Features

capacitor - 4.0.0-beta.0

Published by IT-MikeS over 2 years ago

4.0.0-beta.0 (2022-06-17)

Bug Fixes

  • android: make removeAllListeners return a promise (#5527) (6f4d858)
  • android: prevent app from loading if server.url is invalid (d4a0dea)
  • cli: Use CURRENT_PROJECT_VERSION variable on ios template (#5418) (0a07648)
  • ios: make removeAllListeners return a promise (#5526) (815f71b)

Features

  • android: don't allow server.androidScheme to be set to schemes handled by WebView (01285ba)
  • android: set default targetSDK to 31 (#5442) (4442459)
  • android: set default targetSDK to 32 (#5611) (416b966)
  • android: Upgrade gradle to 7.4 (#5445) (28eaf18)
  • android: Use java 11 (#5552) (e47959f)
  • android-template: use DayNight theme as default (#5643) (9d76869)
  • cli: export android-template activity for SDK 31 support (#5351) (79b4a3c)
  • cli: set targetSDK to 31 in android-template (#5443) (8793c58)
  • cli: set targetSDK to 32 in android-template (#5612) (8b8be47)
  • cli: Upgrade Gradle to 7.4 in the template (#5446) (11b648d)
  • ios: add getConfig to CAPPlugin (#5495) (224a9d0)
  • ios: Add preferredContentMode configuration option (#5583) (5b6dfa3)
  • ios: Support of range requests on WebViewAssetHandler (#5659) (348c08d)
capacitor - 3.6.0

Published by jcesarmobile over 2 years ago

3.6.0 (2022-06-17)

Bug Fixes

  • ios: Use URL(fileURLWithPath:) instead of URL(string:) (#5603) (5fac1b2)

Features

  • android: update support for Portals for Capacitor to include Live Updates (#5660) (62f0a5e)
  • iOS, Android: add AppUUID Lib for plugins (#5690) (05e76cf)
capacitor - 3.5.1

Published by jcesarmobile over 2 years ago

3.5.1 (2022-05-04)

Bug Fixes

  • android: move initialFocus on webview into config (#5579) (8b4e861)
  • core: Make cordova bridge use Promise instead of setTimeout (#5586) (f35d96b)
capacitor - 3.5.0

Published by jcesarmobile over 2 years ago

3.5.0 (2022-04-22)

Features

  • android: Add overridable routing for WebViewLocalServer (#5553) (3bb288e)
  • cli: support capacitor portals plugin changes needed (#5558) (6810a19)
  • ios: Add overrideable routing for CAPBridgeViewController subclasses (#5546) (8875d5e)
capacitor - 3.4.3

Published by jcesarmobile over 2 years ago

3.4.3 (2022-03-04)

Bug Fixes

  • cli: avoid srcFiles is not iterable on kotlinNeededCheck (#5481) (3c2b579)
capacitor - 3.4.2

Published by jcesarmobile over 2 years ago

3.4.2 (2022-03-03)

Bug Fixes

  • android: compatibility with cordova kotlin plugins (#5438) (55bf004)
capacitor - 3.4.1

Published by jcesarmobile over 2 years ago

3.4.1 (2022-02-09)

Bug Fixes

  • ci: add token to ghr call in xcframework build action (#5422) (5573a77)
  • ci: Fix tags/releases for Attach .xcframework CI action (#5423) (57b3df3)
  • cli: Better error on gradlew permission problems (#5405) (9420f08)
  • ios: Reload webView on webViewWebContentProcessDidTerminate (#5391) (beebff4)
capacitor - 3.4.0

Published by jcesarmobile over 2 years ago

3.4.0 (2022-01-19)

Bug Fixes

  • android: Add appcompat to capacitor-cordova-android-plugins module (#5373) (1c756b7)
  • android: prevent input file crash if accept has . (#5363) (bdacb30)

Features

  • android: Add getLong helper on PluginCall (#5235) (26261fb)
  • ios: Add new iOS 15 Motion permission delegate (#5317) (c05a3cb)
  • ios: Add new iOS15 media capture permission delegate (#5196) (d8b54ac)
capacitor - 3.3.4

Published by jcesarmobile almost 3 years ago

3.3.4 (2022-01-05)

Bug Fixes

  • android: Prevent crash if activity killed on input file (#5328) (a206841)
  • cli: Escape appName from invalid characters on add (#5325) (033f4ee)
  • cli: sync failing if Info.plist is localized (#5333) (df7a104)
capacitor - 3.3.3

Published by jcesarmobile almost 3 years ago

3.3.3 (2021-12-08)

Bug Fixes

  • android: change logging level of google services message (#5189) (6b1dd43)
  • android: Prevent crash in restoreInstanceState if bundleData is null (#5289) (622d62f)
  • android: restrict android run command to configured flavour (#5256) (ba84443)
  • cli: Add onesignal-cordova-plugin to the static list again (#5262) (e67ca99)
  • ios: Present js alert on top of the presented VC (#5282) (a53d236)
capacitor - 3.3.2

Published by jcesarmobile almost 3 years ago

3.3.2 (2021-11-17)

Bug Fixes

  • android: Allow web geolocation if only COARSE_LOCATION is granted (#5236) (bc7b24e)
  • cli: add cordova-plugin-google-analytics to static list (#5220) (67a996c)
  • cli: Add plugin to static list if pod has use-frameworks (#5232) (8a0518b)
  • cli: sync gradle from android folder (#5233) (cd779c4)
capacitor - 3.3.1

Published by jcesarmobile almost 3 years ago

3.3.1 (2021-11-05)

Bug Fixes

  • cli: Make config don't error if iOS is missing (#5212) (db9f12b)
capacitor - 3.3.0

Published by jcesarmobile almost 3 years ago

3.3.0 (2021-11-03)

Bug Fixes

  • cli: Add Batch plugin to static list (#5138) (9470633)
  • cli: Add onesignal-cordova-plugin to static pod list (#5143) (937e240)
  • cli: detect and register multiple plugins from same package (#5098) (25e770c)
  • core: avoid crash on logging circular objects (#5186) (1451ec8)
  • ios: Avoid CDVScreenOrientationDelegate umbrella header warning (#5156) (31ec30d)

Features

  • android: ability to reload the webview (#5184) (c495bed)
  • cli: add support for 'pod install' in VM based environments (#5144) (32ecf22)
  • cli: Allow to configure access origin tags on cordova config.xml (#5134) (0841a09)
  • cli: Allow users to include Cordova plugins to the static list (#5175) (664149a)
capacitor - 3.2.5

Published by jcesarmobile about 3 years ago

3.2.5 (2021-10-13)

Bug Fixes

  • android: Avoid ConcurrentModificationException on notifyListeners (#5125) (b82bfe0)
  • android: Support cordova-android 10 (#5103) (e238233)
  • cli: create only static pod if needed (#5099) (8304744)
  • ios: proper handling of allowNavigation with multiple wildcard (#5096) (cda17a6)