📎 Add missing entry on CHANGES.md

This commit is contained in:
Andrey Antukh 2026-05-10 09:18:52 +02:00
parent e9588f3939
commit cf3455a487

View File

@ -11,6 +11,7 @@
### :bug: Bugs fixed
- Fix Plugin API token methods rejecting JS array of strings [Github #9162](https://github.com/penpot/penpot/issues/9162)
- Harden Nginx responses with standard security headers and hide upstream `X-Powered-By` headers
- Fix keep-alive interval leak in PluginBridge (by @opcode81) [Github #9435](https://github.com/penpot/penpot/pull/9435)
- Fix MCP "active in another tab" notification not clearing (by @Dexterity104) [Github #9321](https://github.com/penpot/penpot/pull/9321)