For the complete documentation index, see llms.txt. This page is also available as Markdown.

What's new?

Version 6.15.0

Cloud release: July 23, 2026 Self-hosted version: July 24, 2026

Key updates:

  • Implemented spelling correction support for the Thai language.

  • Added the applyAllSuggestions() method, which applies all suggested corrections in a single call.

  • Implemented a match classification feature that maps AI proofreading rules to unified rules with descriptions and categories.

  • LanguageTool suggestions are now marked as grammar, spelling, and style issues depending on the rule content across 8 languages.

  • The MISSING_PERIOD rule is now turned off by default in headings and list items.

  • Added 1200+ new words across nine languages.

  • Improved the handling of elongated words, removed suggestions for a random string of letters, enabled apostrophe tokenization for Dutch.

  • Filtered out autocomplete suggestions when the input text contains words from the strong swear language style guide.

  • Added 100 new German abbreviation spacing style rules (for example, z.B. → z. B.).

  • Updated LanguageTool to the 2026-07-14 release, fixed a German comma false positive, and aligned LanguageTool rule IDs with the AI engine.

  • Promoted multi-stage build arguments to ENV in Dockerfile and Dockerfile.redhat so they propagate across build stages.

  • Fixed the Rangy library vulnerability CVE-2023-26102 in SCAYT3, upgraded jackson-databind to address CVE-2026-54515, and upgraded ch.qos.logback to address CVE-2026-9828 and CVE-2026-10532.

For full details, see the release notes.

Last updated

Was this helpful?