All Versions
11
Latest Version
Avg Release Cycle
53 days
Latest Release
947 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.17.0 Changes
August 23, 2020- ๐ PR-91: Add support for PHP import/export format.
- PR-153: Add option to debug emails locally
- โฌ๏ธ PR-122: Upgraded to Angular 9+.
- PR-154: Add option to reject self-signed certs from mail server.
- โฌ๏ธ Upgrade Docker images to Node 12.18.
- โฌ๏ธ Upgraded dependencies.
- ๐ Minor performance improvements and bug-fixes.
-
v0.16.0 Changes
March 03, 2020- ๐ Allow config of max nested levels on import formats (with new default of 100).
- ๐จ Pretty print JSON based exporters.
-
v0.15.1 Changes
March 03, 2020- ๐ Fix parsing of gettext (po) files with message contexts.
-
v0.15.0 Changes
December 12, 2019- ๐ PR-72 You can now organize your terms and translations with labels.
- ๐ PR-89: Added translation progress stats per locale.
- PR-94 Fix escaping of special characters on Android Resources.
- Automatically detect file import format.
- Increase max size for file import (1MB).
- ๐ Improve error message when importing files which are too large.
-
v0.14.0 Changes
December 06, 2019- ๐ป Minor bug fixes and UI improvements.
- ๐ Changed DB tables collation to support case-sensitive terms.
- ๐ PR-87: We now support the Android Resources (XML) format.
-
v0.13.0 Changes
September 22, 2019- PR-66: You can now invite non-traduora users into your project with the new invite system.
- โก๏ธ Updated API reference docs.
-
v0.12.0 Changes
August 15, 2019- You can now sign-in with Google.
- ๐ Fix search component case sensitivity.
- ๐ Various dependency upgrades and security fixes.
-
v0.11.0 Changes
August 04, 2019- โ Add swagger API docs
- Conform auth token endpoint to oauth2 conventions
-
v0.10.0 Changes
March 18, 2019- ๐ Support Apple .strings format
- ๐ Set default MySQL charset to utf8mb4. You can now use emojis in terms and translations
- ๐ Use lexical order for terms on export and find all endpoint
-
v0.9.0 Changes
March 13, 2019- โ Added support to import and export Gettext (po) files
- ๐ Change default encoding for Java properties format to ISO-8859-1
- โ Add guard against account deletion when is last project admin of project with team
- โฌ๏ธ Upgrade webapp dependencies
- ๐ Minor improvements and bug fixes