Releases: crowdin/mobile-sdk-ios
Releases · crowdin/mobile-sdk-ios
1.16.0
What's Changed
- feat: update localization handling and improve UI responsiveness in example by @serhii-londar in #378
- fix: prioritize plural localization over simple strings in LocalLocalizationExtractor and LocalizationProvider by @serhii-londar in #379
- feat: add sanitization for format variable names in XcstringsParser and implement unit tests by @serhii-londar in #380
- feat: enhance localization methods to use SDK's active locale for plural rules by @serhii-londar in #391
- feat: enhance localization handling by adding xcstringsParsingKey method and updating parsing logic by @serhii-londar in #394
Full Changelog: 1.15.0...1.16.0
1.15.0
1.14.0
What's Changed
- feat: add completion handler for localization changes and update documentation by @serhii-londar in #377
Full Changelog: 1.13.0...1.14.0
1.13.0
What's Changed
- feat: Add user agent to all requests by @serhii-londar in #363
- fix: Fix crash after SDK initialization by @serhii-londar in #369
- ci: add weekly integration tests workflow and update CONTRIBUTING.md by @Copilot in #368
Full Changelog: 1.12.3...1.13.0
1.12.3
What's Changed
- fix: improve thread safety in
CrowdinLocalizationDownloadercompletion handling by @serhii-londar in #346 - fix: crash
LocalLocalizationExtractor.localizedString(for:)by @serhii-londar in #350 - fix: improve thread synchronization in
CrowdinSupportedLanguagesThreadSafetyTestsby @serhii-londar in #356 - fix: correct formatting of dictionary type declarations in
DummyLocalStorageby @serhii-londar in #358 - fix: enhance content file retrieval logic in
ManifestManagerand add tests for Spanish and Swedish languages by @serhii-londar in #357
Full Changelog: 1.12.2...1.12.3
1.12.2
What's Changed
- chore: update CocoaPods version to 1.16.2 and enhance localization data source concurrency by @serhii-londar in #339
Full Changelog: 1.12.1...1.12.2
1.12.1
What's Changed
- fix: crashes in FileTimestampStorage by @serhii-londar in #332
Full Changelog: 1.12.0...1.12.1
1.12.0
What's Changed
- feat: Improve security for real-time updates feature by @serhii-londar in #320
- fix: swiflint by @serhii-londar in #326
Full Changelog: 1.11.0...1.12.0
1.11.0
What's Changed
- feat: Reduce amount of requests to download localization by @serhii-londar in #307
Full Changelog: 1.10.3...1.11.0
1.10.3
What's Changed
- fix: Add thread safety to
CrowdinLocalizationDownloaderby @serhii-londar in #319 - docs: upgrade Docusaurus to v3 by @andrii-bodnar in #315
- docs: improve
currentLocalizationdescription by @andrii-bodnar in #316
Full Changelog: 1.10.2...1.10.3