Skip to content

Releases: ever-co/ever-traduora

v0.15.0

12 Dec 21:16
Compare
Choose a tag to compare
  • 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

06 Dec 20:42
Compare
Choose a tag to compare
  • 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

22 Sep 12:33
Compare
Choose a tag to compare
  • PR-66: You can now invite non-traduora users into your project with the new invite system.
  • Updated API reference docs.

v0.12.0

15 Aug 11:24
Compare
Choose a tag to compare
  • You can now sign-in with Google.
  • Fix search component case sensitivity.
  • Various dependency upgrades and security fixes.

v0.11.0

04 Aug 10:12
Compare
Choose a tag to compare
  • Add swagger API docs
  • Conform auth token endpoint to oauth2 conventions

v0.10.0

18 Mar 19:44
Compare
Choose a tag to compare
  • 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

13 Mar 21:26
Compare
Choose a tag to compare
  • 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

v0.8.7

11 Mar 08:51
Compare
Choose a tag to compare

Initial open source release