Skip to content

Commit

Permalink
Merge pull request #381 from onfido/release/29.5.0
Browse files Browse the repository at this point in the history
Release 29.5.0
  • Loading branch information
keremgunduz86 authored Sep 27, 2023
2 parents f4baf37 + 5fa5983 commit cd943b1
Show file tree
Hide file tree
Showing 54 changed files with 1,209 additions and 1,354 deletions.
21 changes: 16 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

**Note**: If the strings translations change it will result in a MINOR version change, therefore you are responsible for testing your translated layout in case you are using custom translations. [More on language localisation](README.md#language-customisation)

## [29.5.0] - 2023-09-21

### Changed

- Improved document country search accessibility
- Changed NFC intro related translation keys

### Fixed

- Fixed issue where NFC scan was asked for unsupported documents without MRZ
- Fixed media callbacks not working in Studio

## [29.4.2] - 2023-09-15

### Fixed
Expand All @@ -16,7 +28,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Fixed

- Fix Studio document filtering considering passport for all countries
- Fixed Studio document filtering considering passport for all countries
- Fixed authentication issue with consecutive verification flows

## [29.4.0] - 2023-08-08
Expand All @@ -34,10 +46,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added

- Ability to customise logo and branding available on all Motion screens. This is an enterprise feature, please reach out to your CSM if you want to know more
- Adding translations for live feedback on wrong passport page or tilted document.
- Changed primaryColor description
- Enable screen background colour customisation
- Enable explicitly setting the user interface style
- Added translations for live feedback on wrong passport page or tilted document
- Added screen background colour customisation
- Introduced `InterfaceStyle` which enables you to either force set the dark/light theme, or follow the device’s system setting. The previous attribute `supportDarkMode` is now deprecated. Please use this instead. More details can be found [here](https://documentation.onfido.com/sdk/ios/#ui-customization)
- When using Studio, Selfie and Video are configured based on the configuration set in Studio

### Changed
Expand Down
31 changes: 31 additions & 0 deletions MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

These guides below are provided to ease the transition of existing applications using the Onfido SDK from one version to another that introduces breaking API changes.

* [Onfido iOS SDK 29.5.0 Migration Guide](#onfido-ios-sdk-2950-migration-guide)
* [Onfido iOS SDK 29.3.0 Migration Guide](#onfido-ios-sdk-2930-migration-guide)
* [Onfido iOS SDK 29.2.0 Migration Guide](#onfido-ios-sdk-2920-migration-guide)
* [Onfido iOS SDK 29.1.0 Migration Guide](#onfido-ios-sdk-2910-migration-guide)
Expand Down Expand Up @@ -63,6 +64,36 @@ These guides below are provided to ease the transition of existing applications
* [Onfido iOS SDK 4.0.0 Migration Guide](#onfido-sdk-400-migration-guide)
* [Onfido iOS SDK 3.0.0 Migration Guide](#onfido-sdk-300-migration-guide)

## Onfido iOS SDK 29.5.0 Migration Guide

### String Changes

#### Added

The following string keys have been **added**:

- `onfido_doc_confirmation_alert_odp_screenshot_title` (ar, hy, bg, zh-Hans, zh-Hant, hr, cs, da, nl, en-GB, en, et, fi, fr-CA, fr, de, el, he, hi, hu, id, it, ja, ko, lv, lt, ms, no, fa, pl, pt-BR, pt, ro, ru, sr-Latn, sk, sl, es-419, es, sv, th, tr, uk, v)

- `onfido_doc_confirmation_alert_odp_photo_of_screen_title` (ar, hy, bg, zh-Hans, zh-Hant, hr, cs, da, nl, en-GB, en, et, fi, fr-CA, fr, de, el, he, hi, hu, id, it, ja, ko, lv, lt, ms, no, fa, pl, pt-BR, pt, ro, ru, sr-Latn, sk, sl, es-419, es, sv, th, tr, uk, v)

- `nfido_doc_confirmation_alert_odp_photocopy_title` (ar, hy, bg, zh-Hans, zh-Hant, hr, cs, da, nl, en-GB, en, et, fi, fr-CA, fr, de, el, he, hi, hu, id, it, ja, ko, lv, lt, ms, no, fa, pl, pt-BR, pt, ro, ru, sr-Latn, sk, sl, es-419, es, sv, th, tr, uk, v)

- `onfido_doc_confirmation_alert_odp_scan_title` (ar, hy, bg, zh-Hans, zh-Hant, hr, cs, da, nl, en-GB, en, et, fi, fr-CA, fr, de, el, he, hi, hu, id, it, ja, ko, lv, lt, ms, no, fa, pl, pt-BR, pt, ro, ru, sr-Latn, sk, sl, es-419, es, sv, th, tr, uk, v)

- `onfido_doc_confirmation_alert_odp_detail` (ar, hy, bg, zh-Hans, zh-Hant, hr, cs, da, nl, en-GB, en, et, fi, fr-CA, fr, de, el, he, hi, hu, id, it, ja, ko, lv, lt, ms, no, fa, pl, pt-BR, pt, ro, ru, sr-Latn, sk, sl, es-419, es, sv, th, tr, uk, v)

#### Changed

The following string keys have been **changed**:

- `onfido_nfc_intro_sheet_header_ready_passport` (ar, hy, bg, zh-Hans, zh-Hant, hr, cs, da, nl, en-GB, en, et, fi, fr-CA, fr, de, el, he, hi, hu, id, it, ja, ko, lv, lt, ms, no, fa, pl, pt-BR, pt, ro, ru, sr-Latn, sk, sl, es-419, es, sv, th, tr, uk, v)

- `onfido_nfc_intro_sheet_header_scanning_passport` (ar, hy, bg, zh-Hans, zh-Hant, hr, cs, da, nl, en-GB, en, et, fi, fr-CA, fr, de, el, he, hi, hu, id, it, ja, ko, lv, lt, ms, no, fa, pl, pt-BR, pt, ro, ru, sr-Latn, sk, sl, es-419, es, sv, th, tr, uk, v)

- `onfido_nfc_intro_sheet_header_scanning_card` (ar, hy, bg, zh-Hans, zh-Hant, hr, cs, da, nl, en-GB, en, et, fi, fr-CA, fr, de, el, he, hi, hu, id, it, ja, ko, lv, lt, ms, no, fa, pl, pt-BR, pt, ro, ru, sr-Latn, sk, sl, es-419, es, sv, th, tr, uk, v)



## Onfido iOS SDK 29.3.0 Migration Guide

### String Changes
Expand Down
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ let package = Package(

.binaryTarget(
name: "Onfido",
url: "https://s3-eu-west-1.amazonaws.com/onfido-sdks/ios/Onfido-v29.4.2.zip",
checksum: "af6c161c016fc7c50e36679b1a7428d3c01119f1bbefb47f3eeae33a4f710901"
url: "https://s3-eu-west-1.amazonaws.com/onfido-sdks/ios/Onfido-v29.5.0.zip",
checksum: "21b8c0a904711c7e2ad2baed9ce4b84a4d501d3a1e7f2e6566874d7466604d9b"
),


Expand Down
Loading

0 comments on commit cd943b1

Please sign in to comment.