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

Published by jcesarmobile over 1 year ago

4.8.0 (2023-04-26)

Bug Fixes

  • android: launching intents without host (#6493) (6028ff4)
  • cli: Pin @ionic dependencies for node 12 support (#6527) (dd2d617)
  • cli: Pin @ionic/utils-subprocess version for node 12 support (#6524) (c714408)
  • cookies: check isEnabled before setting cookieHandler (24a28cb)
  • cookies: init cookie manager after server url is set (4000b02)
  • http: copy native response url to fetch response (42d2eb3)

Features

  • ios: add webContentsDebuggingEnabled configuration (#6500) (b9e345a)
capacitor - 5.0.0-beta.3

Published by jcesarmobile over 1 year ago

5.0.0-beta.3 (2023-04-21)

Bug Fixes

  • cookies: init cookie manager after server url is set (0ee772f)

Features

  • android: update gradle to 8.0.2 and gradle plugin to 8.0.0 (#6497) (01b5b39)
  • cli: android manifest to build.gradle migration (#6533) (245b6ab)
  • cli: Migrate update to gradle 8 (#6530) (da3ac0e)
capacitor - 5.0.0-beta.2

Published by jcesarmobile over 1 year ago

5.0.0-beta.2 (2023-04-13)

Bug Fixes

  • android: launching intents without host (#6489) (95f7474)
  • android: unify kotlin dependency version (#6501) (0a40477)
  • cookies: check isEnabled before setting cookieHandler (bb04f24)
  • ios/android: copy url from nativeResponse to response (#6482) (828fb71)
  • remove accept-charset (#6386) (bbf6f7e)

Features

capacitor - 5.0.0-beta.1

Published by jcesarmobile over 1 year ago

5.0.0-beta.1 (2023-04-03)

Bug Fixes

  • copy url from nativeResponse to response in native-bridge.ts (#6397) (e81a2ff)

Features

capacitor - 4.7.3

Published by jcesarmobile over 1 year ago

4.7.3 (2023-03-31)

Bug Fixes

  • android: remove stored references to bridge that holds it in memory (#6448) (#6455) (8fa2d1c)
capacitor - 5.0.0-beta.0

Published by jcesarmobile over 1 year ago

5.0.0-beta.0 (2023-03-31)

Bug Fixes

  • 204 http response (#6266) (771f6ce)
  • android: Allow WebView to load data urls (#6418) (daf2ec6)
  • android: proper app url check for launching intents (#6450) (302ba35)
  • android: remove stored references to bridge that holds it in memory (#6448) (4737d2b)
  • cli: Fix cordova plugin config checker over checking 5.x (#6444) (9d21a0e)
  • ios: Event listeners were unexpectedly nil (#6445) (209d4ed)

Features

capacitor - 4.7.2

Published by jcesarmobile over 1 year ago

4.7.2 (2023-03-31)

Bug Fixes

  • android: proper app url check for launching intents (#6451) (6f8d1ad)
  • cli: Fix cordova plugin config checker over checking on 4.x (#6443) (5ce68bb)
capacitor - 4.7.1

Published by jcesarmobile over 1 year ago

4.7.1 (2023-03-16)

Bug Fixes

  • cli: point build to proper workspace name (#6373) (81af12a)
  • iOS: Separate cookies by ; rather than ; when accessing through document.cookie (Cap 4.x) (#6380) (1902b77)
capacitor - 5.0.0-alpha.1

Published by jcesarmobile over 1 year ago

5.0.0-alpha.1 (2023-03-16)

Bug Fixes

  • android: handle empty permission list (#6375) (b11a9df)
  • android: handle null http headers and params (#6370) (e486672)
  • android: solve and/or silence lint errors (#6358) (c627415)
  • cli: point build to proper workspace name (#6371) (78b7a59)
  • iOS: Separate cookies by ; rather than ; when accessing through document.cookie (#6313) (beade60)

Features

  • android-template: Removing enableJetifier (#6339) (e118175)
  • android: Removing enableJetifier (#6333) (fc0b403)
  • cli: Add --forwardPorts option to Capacitor CLI (#5645) (2f04d29)
  • cli: update init to set androidScheme to https (#6342) (158b27e)
capacitor - 4.7.0

Published by jcesarmobile over 1 year ago

4.7.0 (2023-02-22)

Bug Fixes

  • handle fetch headers that are Headers objects (#6320) (cb00e49)
  • cli: prevent error on manifest element without children (#6278) (a7e374f)
  • cli: Remove buildOptions from platform capacitor.config.json (#6292) (acddcd9)
  • ios: Avoid double encoding on http urls (#6288) (4768085)
  • ios: Correctly Attach Headers to Request (#6303) (a3f875c)

Features

  • android: add ability to create config from a custom file path (#6264) (42b4f0f)
  • android: Add SSL Pinning logic (#6314) (07f113e)
  • android: enable loading of assets outside of the content web asset directory (#6301) (364497d)
  • cli: add ssl pinning copy logic (#6312) (cce66c1)
capacitor - 4.6.3

Published by jcesarmobile over 1 year ago

4.6.3 (2023-02-03)

Bug Fixes

  • cli/cordova: Exclude private framework Headers (#6229) (6c2726d)
  • ios: crash when http headers contain numbers (#6251) (028c556)
capacitor - 4.6.2

Published by jcesarmobile almost 2 years ago

4.6.2 (2023-01-17)

Bug Fixes

  • android: get application/x-www-form-urlencoded as string (#6165) (0735e89)
  • cli: config file android release type not overridden (#6205) (1441c55)
  • cli: flavor flag not using correct apk (#6151) (f4e7f19)
  • ios: CapacitorHttp cannot use delete method (#6220) (4d238a9)
  • ios: encode whitespace in http plugin urls (#6169) (dccb0a9)
  • ios/android: better http error handling (#6208) (7d4d70a)
capacitor - 4.6.1

Published by jcesarmobile almost 2 years ago

4.6.1 (2022-12-05)

Bug Fixes

  • cli: support variables in config warn checks (#6136) (b460add)
capacitor - 4.6.0

Published by jcesarmobile almost 2 years ago

4.6.0 (2022-12-01)

Bug Fixes

  • android: Don't run Cordova plugins on ui thread (#6108) (592ee86)
  • cli: useLegacyBridge should be optional (#6095) (20f68fe)
  • cli: warns about config that is present (#6060) (7ac43e7)
  • cookies: Use Set-Cookie headers to persist cookies (57f8b39)

Features

  • android: Plugin Instance Support (#6073) (3d5b7c2)
  • ios: Plugin Registration and Plugin Instance Support (#6072) (9f1d863)
capacitor - 4.5.0

Published by jcesarmobile almost 2 years ago

4.5.0 (2022-11-16)

Bug Fixes

  • android: Silence deprecation warning on handlePermissionResult (#6092) (888b13e)
  • cli: add vite config to framework detection (#6039) (3796d42)
  • cli: calculate padding of super.onCreate(savedInstanceState); line (#6016) (5729ac1)
  • cli: Update gradle versions only if they are older (#6015) (ae94101)
  • cli/ios: Read handleApplicationNotifications configuration option (#6030) (99ccf18)

Features

  • android/cli: Allow to use the old addJavascriptInterface bridge (#6043) (a6e7c54)
  • cookies: add get cookies plugin method (ba1e770)
capacitor - 3.9.0

Published by IT-MikeS almost 2 years ago

3.9.0 (2022-10-21)

Bug Fixes

  • android: added ServerPath object and building options for setting initial load from portals (#6005) (a408213)

Features

  • cli: backports secure live updates support with portals for capacitor to 3.x (#5988) (8146cd2), closes #5896 #5955
capacitor - 4.4.0

Published by IT-MikeS almost 2 years ago

4.4.0 (2022-10-21)

Bug Fixes

  • android: added ServerPath object and building options for setting initial load from portals (#6008) (205b6e6)
  • cookies: make document.cookie setter synchronous (2272abf)
  • http: fix exception thrown on 204 responses (1f6e8be)
  • http: fix local http requests on native platforms (c4e040a)

Features

  • cli: add build command for android (#5891) (6d4e620)
  • cli: add build command for ios (#5925) (8e8414f)
  • cli: supports secure live updates in Portals for Capacitor config (#5955) (a309b45)
capacitor - 4.3.0

Published by IT-MikeS about 2 years ago

4.3.0 (2022-09-21)

Bug Fixes

  • android: open external links in browser (#5913) (7553ede)
  • android: set all cookies on proxied requests (#5781) (5ef6a38)
  • android: set WebViewClient on the WebView (#5919) (020ed8e)
  • cli: Find the Info.plist when using scheme (#5914) (f7029ac)
  • cli: Make migrator update gradle wrapper files (#5910) (b8b9b1f)
  • cli: Make update from windows use proper paths on Podfile (#5906) (c41d28f)
  • cli: show error if npm install on migration failed (#5904) (aa60a75)
  • core: Exception object was not set on Cap (#5917) (9ca27a4)

Features

  • Capacitor Cookies & Capacitor Http core plugins (d4047cf)
capacitor - 4.2.0

Published by IT-MikeS about 2 years ago

4.2.0 (2022-09-08)

Features

  • cli: add inline option to copy command (#5901) (17fbabb)
  • cli: add scheme and flavor options to run command (#5873) (e4c143d)
  • cli: copy signature when using secure live updates (#5896) (0f17177)
capacitor - 3.8.0

Published by IT-MikeS about 2 years ago

3.8.0 (2022-09-08)

Features