Skip to content

Releases: crowdin/mobile-sdk-ios

1.2.3

12 Aug 22:10
46e1df1
Compare
Choose a tag to compare
Merge pull request #142 from crowdin/1.2.3

Update pod version to 1.2.3

1.2.2

11 Aug 10:14
c5d205c
Compare
Choose a tag to compare

Fixed

  • Fix issue with custom file path parsing (#138)

1.2.1

09 Apr 11:38
a49b10b
Compare
Choose a tag to compare

Added

  • Added debug mode and improved logging functionality (#117)

Updated

  • Move manifest error notification to CrowdinProvider/Core subspec (#119)
  • Example project improvements (#120, #122)
  • Changed error messages text (#123)
  • Code structure improvements (#129, #130)

Fixed

  • Fixed encoding issue of URL during activating real-time preview (#124)

1.2.0

02 Mar 13:32
227d49d
Compare
Choose a tag to compare

Added

  • Added %two_letters_code% support for file export pattern (#114)
  • SDK Controls: added improvement for logout flow - show confirmation alert (#115)

Updated

  • Improve localization usage (#113)

    Use bundle localization if specific target languages are missing in Crowdin or not downloaded yet from the distribution.

Fixed

  • Example project: fixed gear button visibility for ios version less than 14 (#116)

1.1.8

17 Jan 17:09
4046b5d
Compare
Choose a tag to compare

Added

  • New Example project (#108)

Crowdin Example is a simple reminders app designed to illustrate how you can use Crowdin SDK features with a real iOS app. This app's primary purpose is to show the Crowdin SDK integration process in action and test the possibilities it provides.

For more details read the Wiki article.

Fixed

  • Issues with screenshots for projects uses SceneDelegate (#108)
  • Issues with real-time preview after the first start (#108)

Issue fixes

04 Dec 21:02
2b5c56b
Compare
Choose a tag to compare

Updated

  • Update BaseAPI version (#98)
  • Update ScreenshotUploader (#97)

Fixed

  • Fix issue with login screen opening on iOS 13+ (#103)

Floating button update

09 Oct 23:06
cb5efd1
Compare
Choose a tag to compare

Added

  • Add status for login state
  • Add status for real-time preview feature
  • Add Logs screen

Updated

  • Update floating button design

Fixed

  • Fix issues with a floating button statuses update
  • Fix issues with realtime preview feature
  • Fix issue with downloading XLIFF files

Fix crash issue for release mode.

21 Sep 14:53
8597279
Compare
Choose a tag to compare
Merge pull request #92 from crowdin/1.1.5

Update pod version to 1.1.5

Add sdk initialization completion handler

11 Sep 13:00
7a597c8
Compare
Choose a tag to compare
Merge pull request #89 from crowdin/1.1.4

Update version to 1.1.4

Add method for downloading specific localization by localization code.

23 Jul 09:01
d9f87ea
Compare
Choose a tag to compare
Merge pull request #83 from crowdin/fix-uploading-error

Fix new version uploading error.