Releases: gini/health-api-library-ios
Releases · gini/health-api-library-ios
4.3.1
Documentation
You can find the documentation for this version here.
Features
- Expose doctor's name in data extractions.
4.3.0
Documentation
You can find the documentation for this version here.
Features
- Allows setting the version of the Gini Health API to be used.
4.2.0
Documentation
You can find the documentation for this version here.
Features
- Adds compression for partial document images before uploading, if they exceed 10 MB.
- Uses "payment_state" to recognize whether a document is payable.
4.1.0
Documentation
You can find the documentation for this version here.
Features
- Uses Gini Health API version 4
- Exposes
expirationDate for the Document
- Fixes re-login flow with authorisation error
- Adds
payment
end point
4.0.0
Documentation
You can find the documentation for this version here.
Features
- Adds Appstore and universal links for payment provider apps.
3.0.1
- Fixes optional response fields that were decoded as required.
1.3.0
- Changes related to fixing certificate pinning in the Gini Health API Library Pinning 1.3.0.
- Adds a privacy manifest file for iOS 17+
1.2.2
- Replace precondition failure -> assertion failure to avoid potential production crashes.
1.2.1
- Fix API versions after
health-api.gini.net
version 3 migration.