Skip to content

v1.0 Released

Latest

Choose a tag to compare

@Jerryzs Jerryzs released this 13 Feb 06:07

This is a big update from v0.6.2. The entire project is migrated to a newer version of Java Development Kit and began to be built using Gradle.

Starting from this version, Java Runtime Environment (JRE) will be bundled with every release and will therefore no longer be required to be pre-installed to run this application.


Changelog:

New Features

  • Added a progress bar on the overview window to show the translate progress of the selected target language.
  • Added the option to sort Strings inside renamable and removable folders.

Changes & Improvements

  • Changed the layout of the translation editor window.
  • Migrated this project to the newer OpenJDK 11 as the software development kit and OpenJFX 11 for the graphical user interface.
  • Began to build this project with Gradle and package it with jpackage.

Fixes

  • Fixed Strings displayed as Unicode on the translation editor window.
  • Fixed "Show Not Translated Strings First" checkbox on the editor window not functioning properly.
  • Fixed the possibility of choosing unsupported filename formats when exporting.