For infos about older versions, click here.
Now all versions are based on OmegaT 3.6.0 update 10.
DGT-3.5 (STABLE)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. |
Releases of DGT-3.5 and 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. |
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 15). On the other hand, dependency to JAXB has been totally removed, so you can use it as is, without adding anything. |
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.