> ## Documentation Index
> Fetch the complete documentation index at: https://docs.t3planet.de/en/latest/llms.txt
> Use this file to discover all available pages before exploring further.

# Updating

If you update CKEditor Pack to a newer version, review this page first.
It helps you do a safe upgrade.

## Versioning

CKEditor Pack uses semantic versioning.
This means version numbers follow a clear format.

It uses the format:

```
<major>.<minor>.<patch>
```

* **Major:** Includes breaking changes
* **Minor:** Adds new features without breaking existing setups
* **Patch:** Fixes bugs and small issues without breaking changes

## Before Updating

Before any update:

1. Review the changelog since your installed version.
   This shows new features, deprecated items, and required changes.
2. Test the update in a staging/test environment if possible.
   This helps you find conflicts safely.
3. Create a full database and file backup before updating.
   This lets you roll back quickly if needed.

## Future Enhancements and Upcoming Features

## CKEditor AI

CKEditor AI helps teams write faster and more consistently directly in the editor.
You do not need to switch to external tools.

Features
AI Chat
\=======

AI Chat supports multi-step writing and editing.
It uses document context and provides reusable suggestions.

## AI Review

AI Review checks grammar, style, tone, and compliance with visual previews.
It also supports custom prompts.

## AI Quick Actions

AI Quick Actions provide one-click edits like rewrite, simplify, expand, summarize, and tone changes.
For deeper changes, users can continue in AI Chat.
