Skip to content

Commit

Permalink
Release 14.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 1, 2024
1 parent 6b9b715 commit deabcae
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/)
and this project adheres to [Semantic Versioning](https://semver.org/).

## 14.38.0 - 2024-09-30
### Fixed
- Fixed QR code from showing during re-connection phase
- Fixed navigation bug related to consent in classic mode
- Removed the 10s timeout for the loading of modules
- Implement cross_device_url for enterprise clients
- Removed redundant video upload in document capture
- add side, issuing_country and type to the video upload

## 14.37.1 - 2024-09-19
### Fixed
- Fixed a bug for Mobile SDKs
Expand Down
8 changes: 4 additions & 4 deletions locales/ro/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"prompt": {
"button_card": "Card de plastic",
"button_paper": "Document hârtie",
"title_id": "Ce tip de cărții de identitate aveți?",
"title_id": "Ce tip de carte de identitate aveți?",
"title_license": "Ce tip de permis de conducere aveți?"
}
},
Expand Down Expand Up @@ -264,7 +264,7 @@
"button_general_letter_detail": "Scrisoare de la instituția financiară sau compania de utilități",
"button_government_letter": "Scrisoare de la guvern",
"button_government_letter_detail": "Orice scrisoare emisă de guvern, de exemplu, scrisori privind dreptul la beneficii, scrisori de votare, scrisori privind impozitele etc.",
"button_id": "Cărții de identitate",
"button_id": "Carte de identitate",
"button_id_detail": "Față și verso",
"button_identity_document_with_address": "Document de identitate cu adresă",
"button_identity_document_with_address_back": "Document de identitate cu adresă (Spate)",
Expand Down Expand Up @@ -879,7 +879,7 @@
"gha_specific": {
"social_insurance": "SSNIT"
},
"identity_card": "Cărții de identitate",
"identity_card": "Carte de identitate",
"ind_specific": {
"tax_id": "Număr personal de cont (PAN)"
},
Expand Down Expand Up @@ -922,7 +922,7 @@
"national_id_value": "numere RUT \/ RUN"
},
"chn_specific": {
"national_id_value": "Număr de rezident Cărții de identitate"
"national_id_value": "Număr de rezident Carte de identitate"
},
"col_specific": {
"national_id_value": "Număr personal de identificare columbian"
Expand Down

0 comments on commit deabcae

Please sign in to comment.