Ionic Native Http Connection Backend Versions Save

A solution to CORS issues with Ionic and iOS

v11.0.1

1 year ago

11.0.1 (2022-11-20)

Bug Fixes

  • native-http-backend: multipart/mixed requests to be handled by UTF8 serializer (7b06263), closes #168

v11.0.0

1 year ago

11.0.0 (2022-10-23)

Build System

  • deps: bump awesome-cordova-plugins to 6.0.1 (#166) (975b525)

BREAKING CHANGES

  • deps: requires apps to enable ivy, updates @awesome-cordova-plugins/http in peerDependencies from ^5.36.0 to ^6.0.1.

v10.0.0

2 years ago

10.0.0 (2022-01-13)

chore

BREAKING CHANGES

  • awesome-cordova-plugins: The plugin now requires @awesome-cordova-plugins/http as a peerDependency (instead of @ionic-native/http)

v9.0.2

2 years ago

9.0.2 (2021-11-30)

Bug Fixes

v9.0.1

2 years ago

9.0.1 (2021-08-24)

Bug Fixes

  • support custom content-type for application/json (d070313)

v9.0.0

3 years ago

9.0.0 (2021-05-26)

chore

BREAKING CHANGES

  • After the upgrade, the library gets compatible with Angular >= 12.0.1 only.

v8.1.4

3 years ago

8.1.4 (2021-05-05)

Bug Fixes

  • dependencies: accept minor versions >= 5.12.0 of @ionic-native/http (87dc0e9), closes #136

v8.1.3

3 years ago

8.1.3 (2021-02-27)

Bug Fixes

  • peerdependencies: allow @angular/core >= 9.1.0 (0e97608), closes #136

v6.2.5

3 years ago

6.2.5 (2021-01-25)

Bug Fixes

  • respect null and undefined request body (951b054), closes #128

v8.1.2

3 years ago

8.1.2 (2021-01-25)

Bug Fixes

  • respect null and undefined request body (7a2749f), closes #128