Skip to content

Tags: spikebuild/cordova-plugin-ionic-webview

Tags

v3.1.2

chore(release): 3.1.2 [skip ci]

## [3.1.2](ionic-team/cordova-plugin-ionic-webview@v3.1.1...v3.1.2) (2019-02-04)

### Bug Fixes

* **Android:** Handle Range Requests for proper media file handling ([ionic-team#298](ionic-team#298)) ([6f18248](ionic-team@6f18248)), closes [ionic-team#248](ionic-team#248) [ionic-team#205](ionic-team#205) [ionic-team#141](ionic-team#141)

v3.1.1

chore(release): 3.1.1 [skip ci]

## [3.1.1](ionic-team/cordova-plugin-ionic-webview@v3.1.0...v3.1.1) (2019-01-18)

### Bug Fixes

* **ios:** Remove unused code ([ionic-team#281](ionic-team#281)) ([fc7ea27](ionic-team@fc7ea27))

v2.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version and update changelog (ionic-team#280)

v3.1.0

chore(release): 3.1.0 [skip ci]

# [3.1.0](ionic-team/cordova-plugin-ionic-webview@v3.0.0...v3.1.0) (2019-01-17)

### Bug Fixes

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

### Features

* **Android:** Make app Scheme configurable with a preference ([ionic-team#274](ionic-team#274)) ([18d9f2c](ionic-team@18d9f2c)), closes [ionic-team#269](ionic-team#269) [ionic-team#255](ionic-team#255)

v3.0.0

chore(release): 3.0.0 [skip ci]

# [3.0.0](ionic-team/cordova-plugin-ionic-webview@v2.3.1...v3.0.0) (2019-01-03)

### Bug Fixes

* **iOS:** Remove unused code ([ionic-team#247](ionic-team#247)) ([bceb17a](ionic-team@bceb17a))

### Features

* Allows configuration of Mixed Content Mode ([ionic-team#240](ionic-team#240)) ([486d412](ionic-team@486d412)), closes [ionic-team#231](ionic-team#231)
* **Android:** Implement ionic-file and ionic-content urls ([ionic-team#242](ionic-team#242)) ([8ef0c30](ionic-team@8ef0c30)), closes [ionic-team#204](ionic-team#204) [ionic-team#183](ionic-team#183)
* **iOS:** Remove GCDWebServer ([ionic-team#244](ionic-team#244)) ([0dee0cf](ionic-team@0dee0cf))
* **WebViewLocalServer.java:** return 404 error code when a local file is not found ([ionic-team#217](ionic-team#217)) ([f7a551e](ionic-team@f7a551e)), closes [ionic-team#216](ionic-team#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.

v2.3.1

chore(release): 2.3.1 [skip ci]

## [2.3.1](ionic-team/cordova-plugin-ionic-webview@v2.3.0...v2.3.1) (2018-12-06)

### Bug Fixes

* Handle convertFileSrc when using ionic:// scheme ([ionic-team#236](ionic-team#236)) ([89ce899](ionic-team@89ce899))

v2.3.0

chore(release): 2.3.0 [skip ci]

# [2.3.0](ionic-team/cordova-plugin-ionic-webview@v2.2.5...v2.3.0) (2018-12-05)

### Features

* **ios:** Add URLSchemeHandler for iOS 11+ ([ionic-team#221](ionic-team#221)) ([4a973f4](ionic-team@4a973f4))

v2.2.5

2.2.5

v2.2.3

chore(release): 2.2.3 [skip ci]

## [2.2.3](ionic-team/cordova-plugin-ionic-webview@v2.2.2...v2.2.3) (2018-11-09)

### Bug Fixes

* Remove main and fix description ([d52db66](ionic-team@d52db66))

v2.2.2

fix: Add more server checks before loading urls or reloading (ionic-t…

…eam#211)

Add  more server ckecks before loading urls or reloading, also check for socket