Merge branch 'backport-2.14'

This commit is contained in:
Andrey Antukh 2026-05-06 14:38:17 +02:00
commit 54928e9ffb

View File

@ -1,5 +1,6 @@
# CHANGELOG
## 2.15.0 (Unreleased)
### :sparkles: New features & Enhancements
@ -15,6 +16,13 @@
- Fix false “text editing” warning when applying tokens [Github #6346](https://github.com/penpot/penpot/issues/9346)
## 2.14.5
### :bug: Bugs fixed
- Fix incorrect invitation token handling on register process [Github #9380](https://github.com/penpot/penpot/pull/9380)
## 2.14.4
### :bug: Bugs fixed