Download

Versions

For infos about older versions, click here.

Now all versions are based on OmegaT 3.6.0 update 10.

DGT-3.4 (STABLE)

This version is used in production inside DGT since September 2021. It now receives only corrections of bugs.

Download source --- Download binary

Comparison with 3.3 (previous STABLE)

DGT-3.5 (FINAL)

This version is release candidate for the next stable/production release. It now receives only corrections of bugs. But since it contains more new features, it may contain more bugs and requires to be tested.

Download source --- Download binary

Comparison with 3.4 (STABLE)

Releases of DGT-3.4 to DGT-3.6 are designed for Java 8. Usage with later versions require addition of JAXB: this has been tested until Java 11 but should work with later versions.

DGT-3.6 (BETA)

This version adds some features which are considered as stable enough to be tested by users, but not enough tested to be put in production.

Download source --- Download binary

Comparison with 3.5 (FINAL)

DGT-3.7 (DEV)

This version is continuation of old 3.5 branch, including experimental features or technical rewritings, which need more test and present risk of incompatibility, reason why they are not in the BETA release yet.

Warning: contrarily to all previous versions, this one requires minimally Java 9 (and works almost until Java 11). On the other hand, dependency to JAXB has been totally removed, so you can use it as is, without adding anything.

Download source --- Download binary

Comparison with 3.6 (BETA)

Package contents

Source packages contain exactly the same as in the standard OmegaT version: all what is necessary to build the core application with your favorite Java compiler or environment, including dependencies but not the plugins nor configuration files nor the Java compiler.

Binary packages contain a clone of the application as used internally, including plugins and configuration files. However, it is platform-independant zip file, for that reason it does not include interpreters such as the JRE.