1.13.0
What's Changed
- feat: New API endpoints by @OmAximani0 in #113
- feat: Translation Memory Segments API Suppport by @OmAximani0 in #114
- feat: Download File Preview by @OmAximani0 in #115
- feat: add javascript file export options by @taiyeoguns in #117
- feat: add labels to apply pre-translation by @taiyeoguns in #118
- feat: add new source files import options by @taiyeoguns in #116
- feat: Support for String Batch Operation by @OmAximani0 in #121
- feat(api): add Organization Webhooks API by @innomaxx in #122
- feat: Support for
includePreTranslatedStringsOnlyby @OmAximani0 in #124 - feat: Support for
includeProjectSourceLanguageby @OmAximani0 in #125 - feat: file context support added by @kisharnath in #133
- feat(labels): add the Screenshot Labels management APIs by @innomaxx in #134
- feat:
project_idas property by @OmAximani0 in #129 - feat: New params in
string_translationsAPI's by @OmAximani0 in #136 - feat: supports for
isPublicparam by @OmAximani0 in #137 - feat: Application api support added by @kisharnath in #138
- fix: unit tests for python 3.12 by @rsk2 in #128
- chore: update pre-commit hooks by @taiyeoguns in #120
- chore: update supported Python versions by @andrii-bodnar in #126
Warning ⚠️
A potentially breaking change in methods that take projectId in arguments due to making a project ID optional in PR #129.
New Contributors
- @taiyeoguns made their first contribution in #117
- @rsk2 made their first contribution in #128
- @kisharnath made their first contribution in #133
Full Changelog: 1.12.1...1.13.0