chore: added release notes for 2.7.1

This commit is contained in:
SamTV12345 2026-04-23 23:05:56 +02:00
parent cea0cdaea4
commit 9a99515ecd

View file

@ -1,3 +1,11 @@
# 2.7.1
### Notable enhancements and fixes
- fixed stop harcoding lang=en, letting the client auto detect locale
- Stop mutating the shared plugin registry during sanitization
- Preserve non-breaking space
# 2.7.0
### Breaking changes