v1.6 [Feb 10, 2012]
-Breton:
-updated dictionary from Apertium
-several new rules
-corrected and improved style of messages, translated all messages
-Chinese:
-several new rules (Tao Lin)
-English:
-new Java rule to check if three successive sentences begin with the same word
-Esperanto:
-fixed false positives
-updated list of transitive verbs
-French:
-updated dictionary to use Dicollecte-4.3
-fixed false positives
-German:
-several new rules
-new Java rule to check if three successive sentences begin with the same word
-updated compound splitter component to fix some false alarms on agreement (jwordsplitter 3.3)
-Italian:
-several new rules (Paolo Bianchini)
-Khmer:
-configuration of Khmer rules should now work in OpenOffice.org/LibreOffice
-small updates for coherency rules and error rules (Nathan Wells)
-Russian:
-added multiwords disambiguation rules
-several new rules
-Slovenian:
-several new rules (Martin Srebotnjak)
-Tagalog:
-new trigram profile
-new rules
-GUI: small cleanup of the user interface
-XML output encoding was wrong in server mode on platforms not using UTF-8
-Internal changes:
-Update to Morfologik 1.5.2, fixes a rare crash for at least German
-API:
-moved the packages from de.danielnaber.languagetool.* to org.languagetool.*
-added new public field JLanguageTool.BUILD_DATE