Socket
Socket
Sign inDemoInstall

cordova-plugin-ionic-webview

Package Overview
Dependencies
Maintainers
3
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-ionic-webview - npm Package Versions

1
6

2.3.3

Diff

ionicjs
published 3.1.1 •

Changelog

Source

3.1.1 (2019-01-18)

Bug Fixes

  • ios: Remove unused code (#281) (fc7ea27)
jcesarmobile
published 2.3.2 •

ionicjs
published 3.1.0 •

Changelog

Source

3.1.0 (2019-01-17)

Bug Fixes

  • ios: Fix video playback of files with uppercase extension (#264) (2c4b225), closes #260
  • Set engines to require Cordova CLI 7.1.0 or newer (#276) (40f42e1), closes #263
  • Use a single scheme for all files (#270) (3d1bcdd), closes #258

Features

ionicjs
published 3.0.0 •

Changelog

Source

3.0.0 (2019-01-03)

Bug Fixes

Features

  • Allows configuration of Mixed Content Mode (#240) (486d412), closes #231
  • Android: Implement ionic-file and ionic-content urls (#242) (8ef0c30), closes #204 #183
  • iOS: Remove GCDWebServer (#244) (0dee0cf)
  • WebViewLocalServer.java: return 404 error code when a local file is not found (#217) (f7a551e), closes #216

BREAKING CHANGES

  • iOS: Sets deployment-target to 11, so will only work on iOS 11+

  • Address changes

  • changes the default from 1 (never) to 0 (always)

  • WebViewLocalServer.java: Until now, the Android part of the plugin was returning a 200 http code even though the requested file didn't exist. This behavior was inconsistent with the historical behavior of the iOS webView. This change makes them both work in the same manner but introduces a breaking change for the current Android users that are expecting a 200 http code no matter what and are testing the not found error just by checking if the body is null.

ionicjs
published 2.3.1 •

Changelog

Source

2.3.1 (2018-12-06)

Bug Fixes

  • Handle convertFileSrc when using ionic:// scheme (#236) (89ce899)
ionicjs
published 2.3.0 •

Changelog

Source

2.3.0 (2018-12-05)

Features

maxlynch
published 2.2.5 •

Changelog

Source

2.2.5 (2018-11-20)

Bug Fixes

  • Add option for Dark keyboard appearance (#44) (6c0fe56)
maxlynch
published 2.2.4 •

Changelog

Source

2.2.4 (2018-11-20)

Bug Fixes

  • fix keyboard displacement bug in iOS 12 WKWebView (#201) (a670568)
ionicjs
published 2.2.3 •

Changelog

Source

2.2.3 (2018-11-09)

Bug Fixes

  • Remove main and fix description (d52db66)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc