> For the complete documentation index, see [llms.txt](https://docs.wproofreader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wproofreader.com/v6.11.0/whats-new-in-6.11.0.md).

# What's new in 6.11.0?

**Cloud release:** March 31, 2026\
**Self-hosted version:** April 1, 2026

This release includes improvements to configuration, deployment, and language support.

Key updates:

* \[Cloud] Default text-checking configuration for English changed to `ai_lt_hs1`. Combines the AI proofreading engine with the algorithmic grammar and spelling engines for improved accuracy
* Self-hosted installation no longer requires a domain name — simplified setup for Docker, Windows, and Linux
* New **enableScale** and **disableBadgeRTLMirroring** options in WProofreader JS core
* Expanded dictionaries with 9,700+ new entries across English, German, Spanish, Ukrainian, and Russian
* Extended German dictionary with 13,550+ compound word forms for feminine nouns with Fuge-s
* Updated third-party grammar engine with major Catalan improvements and rule refinements for German, Spanish, Portuguese, Ukrainian, and English
* Custom user dictionaries now accept words that already exist in core spelling dictionaries
* Security fix. Updated jackson-core to address [GHSA-72hv-8253-57qq](https://github.com/advisories/GHSA-72hv-8253-57qq)

For full details, [see the release notes](https://webspellchecker.com/release-notes/wproofreader-core-6-11-0/).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wproofreader.com/v6.11.0/whats-new-in-6.11.0.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
