Update changelog

This commit is contained in:
Andrey Antukh 2026-06-02 10:10:20 +02:00
parent 0d2e0f8367
commit d49fa51fef

View File

@ -5,6 +5,7 @@
### :sparkles: New features & Enhancements
- Add rate limiting and concurrency safety for file snapshot operations [#9723](https://github.com/penpot/penpot/issues/9723) (PR: [#9722](https://github.com/penpot/penpot/pull/9722))
- Prevent concurrent font uploads from causing excessive simultaneous requests [#9922](https://github.com/penpot/penpot/issues/9922) (PR: [#9921](https://github.com/penpot/penpot/pull/9921))
### :bug: Bugs fixed