Releases: ionic-team/cordova-plugin-ionic-webview
Releases · ionic-team/cordova-plugin-ionic-webview
v4.1.0
4.1.0 (2019-06-10)
Features
- ios: Add WKSuspendInBackground preference (#356) (3613602)
v4.0.1
4.0.1 (2019-03-26)
Bug Fixes
2.4.1
- iOS: Fix autofocus on iOS 12.2 (#332)
v4.0.0
4.0.0 (2019-02-18)
Features
- ios: Make iOS app Scheme configurable with a preference (#307) (d52d37e), closes #282
- ios: Remove WKSuspendInBackground preference (#309) (73b6659), closes #286
BREAKING CHANGES
- ios: Remove the WKSuspendInBackground preference, so app relying on that prefere will
not behave as expected
2.4.0
Bug Fixes
- iOS: Remove WKSuspendInBackground preference (#310)
v3.1.2
3.1.2 (2019-02-04)
Bug Fixes
v3.1.1
3.1.1 (2019-01-18)
Bug Fixes
v2.3.2
2.3.2 (2019-01-18)
Bug Fixes
- ios: Fix video playback of files with uppercase extension (#277), closes #260
- Use a single scheme for all files (#278), closes #258
v3.1.0
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