Skip to content

Releases: crowdin/crowdin-api-client-dotnet

2.5.1

07 Apr 08:56
81c397c

Choose a tag to compare

Fixed

  • languageId should be a string, not an int (#54) @FoolRunning
  • TranslationProjectBuild.Attributes type array -> object (#56) @innomaxx
  • API Updates: remove "useGlobalTm" field for Enterprise API models (#57) @innomaxx

2.5.0

29 Mar 14:26
5ab6e90

Choose a tag to compare

Added

  • Advanced configuration (#51)
    • Retry configuration
    • WithFetchAll method for automatic pagination control
    • Ability to pass externally configured HttpClient to API client

2.4.2

21 Mar 08:24
b8db088

Choose a tag to compare

Fixed

  • Fix LanguageTranslations derived models deserialization (#49)

2.4.1

09 Mar 07:04
5daf1ce

Choose a tag to compare

Updated

  • API updates: add BuildProjectDirectoryTranslationRequest.PreserveFolderHierarchy (#45)

2.4.0

16 Feb 07:31
fe19231

Choose a tag to compare

Added

  • Add new method Translate via MT (#40)
  • Add new fields for Source Strings (#40)

Fixed

  • Fix coverage, migration to Coverlet (#35)
  • Add missing user role : Owner (#41)
  • Fix content type for PATCH routes (#42)
  • Fix FileStream in-method disposal (#43)

2.3.2

28 Jan 08:35
e9bf16b

Choose a tag to compare

Added

  • Add initial documentation (#33)

Updated

  • More tests, API updates (#32)

2.3.1

24 Jan 09:01
29cd47b

Choose a tag to compare

Updated

  • New APIs, more unit tests & improvements (#30)

2.3.0

10 Jan 16:40
c485c17

Choose a tag to compare

Added

  • More methods + improvements (#28)

2.2.0

30 Dec 10:34
63ac903

Choose a tag to compare

Added

  • Add methods: String Translations, Reports (#23)

2.1.0

22 Dec 08:19
220c0f4

Choose a tag to compare

Added

  • Add methods: Source Strings, Screenshots (#21)