This repository has been archived by the owner on Jul 29, 2023. It is now read-only.
Releases: miurahr/omegat-textra-plugin
Releases · miurahr/omegat-textra-plugin
Release v0.10.0
- Convert translations bundles to ascii from native
Release v0.9.3
- Enable MT plugin when start, past versions need to open configuration.
- Change loglevel for Debug messages.
Release v0.9.2
- Fix language code of Chinese (zh-CN, zh-TW) for API
that fix machine translation against Chinese. - Change httpclient dependency to 4.5.2
Fix UI translation
Fixed
- make Japanese UI working.
- Update CI configurations.
Added
- Chinese and Germany translations.
Support GeneralNT(汎用NT) mode
Fixed
- Changelog commit comparison links
- Use semantic versioning.
Added
- Add support for new translation modes.(#24)
- General NT
- Patent NT
- Voicetra NMT
- Voicetra NT
- Finance NMT
- Finance NT
Changed
- Rename dialog for GeneralN to name 'General NMT Mode'
- Build against OmegaT 5.2.0
- Bamp groovy version to 3.0.1
Fix credential persistence
- Bug fix release to save credential persistent.
- Credentials are now encrypted
Latest release
Here is a place holder for latest releases.
Minimum requirement for OmegaT 4.1
Prepare for release v0.6 Signed-off-by: Hiroshi Miura <miurahr@linux.com>
v0.5 New TexTra Web API
Support TexTra new Web API that is incompatible v0.4.
Improve robustness
- Improve quality with Unit tests.
- Refactoring internal design.