Skip to content

Commit

Permalink
Release 14.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 14, 2024
1 parent 91c1e91 commit ebf8e42
Show file tree
Hide file tree
Showing 3 changed files with 1,473 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# CHANGELOG

## 14.28.0 - 2024-06-14

- Expose version in the Onfido.init handle- Adjustment to the preloading of modules to reduce loading time
## v14.28.0 - 2024-06-14

- Expose version in the Onfido.init handle- Adjustment to the preloading of modules to reduce loading time
## 14.28.0 - 2024-06-13

- Expose version in the Onfido.init handle- Adjustment to the preloading of modules to reduce loading time
## v14.28.0 - 2024-06-13

- Expose version in the Onfido.init handle- Adjustment to the preloading of modules to reduce loading time
## 14.27.1 - 2024-06-05

- Expose version in the Onfido.init handle- Adjustment to the preloading of modules to reduce loading time

## 14.27.0 - 2024-05-30

- Expose version in the Onfido.init handle- Adjustment to the preloading of modules to reduce loading time
Expand Down
65 changes: 64 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,70 @@ Regardless of the cross-device method, the secure URL is unique to this session.

At the end of the capture process, users will be instructed to revert back to their desktop to complete the SDK flow.

**Note** that during a capture sequence on a desktop device, if a camera cannot be detected, the user is forward by default to the cross-device flow in order to attempt the capture on another device.
**Note** that during a capture sequence on a desktop device, if a camera cannot be detected, the user is forwarded by default to the cross-device flow in order to attempt the capture on another device.

**Also note** that One-Time SMS links **cannot** be sent to the following regions and the messages will not be delivered:

**North America**
- Belize
- Cuba
- Grenada
- Haiti
- St Kitts and Nevis

**Asia**
- Afghanistan
- Azerbaijan
- Bangladesh
- Bhutan
- East Timor
- Iran
- Iraq
- Jordan
- Democratic People's Republic of Korea
- Kyrgyzstan
- Laos
- Lebanon
- Myanmar
- Oman
- Palestinian Territory
- Sri Lanka
- Syria
- Tajikistan
- Turkmenistan
- Yemen

**Europe**
- Kosovo

**Africa**
- Burkina Faso
- Burundi
- Cape Verde
- Central Africa
- Chad
- Comoros
- Djibouti
- Egypt
- Equatorial Guinea
- Eritrea
- Guinea Bissau
- Liberia
- Libya
- Madagascar
- Mauritania
- Niger
- Sao Tome and Principe
- Senegal
- Seychelles
- Somalia
- South Sudan
- Sudan
- Swaziland
- Zambia
- Zimbabwe

For more information regarding region blocking, please contact Onfido's [Customer Support](mailto:[email protected]).

#### Enforcing cross-device navigation

Expand Down
Loading

0 comments on commit ebf8e42

Please sign in to comment.