Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions user_docs/en/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ Please refer to [the developer guide](https://download.nvaccess.org/documentatio

#### Deprecations

<!-- Beyond this point, Markdown should not be linted, as we don't modify old change log sections. -->
<!-- markdownlint-disable -->

## 2026.1

This release includes built-in support for reading math content with MathCAT.
Expand Down Expand Up @@ -347,9 +350,6 @@ Access to these symbols via `updateCheck` is deprecated. (#18956)
* `textInfos.OffsetsTextInfo.allowMoveToOffsetPastEnd` is deprecated.
Use the `OffsetsTextInfo.allowMoveToUnitOffsetPastEnd` method instead. (#19152, @LeonarddeR)

<!-- Beyond this point, Markdown should not be linted, as we don't modify old change log sections. -->
<!-- markdownlint-disable -->

## 2025.3.2

This is a patch release to fix a security issue.
Expand Down
Loading