From 6e19548bacfc9b5be3d34bd5df04c186327fd55e Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 16 Mar 2026 09:38:23 +0100 Subject: [PATCH] :paperclip: Update changelog --- CHANGES.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 538c8994f4..da8dcab15f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,24 @@ # CHANGELOG +## 2.16.0 (Unreleased) + +### :boom: Breaking changes & Deprecations + +### :rocket: Epics and highlights + +### :sparkles: New features & Enhancements + +- Allow duplicating color and typography styles (by @MkDev11) [Github #2912](https://github.com/penpot/penpot/issues/2912) +- Import Tokens from linked library [Github #8391](https://github.com/penpot/penpot/pull/8391) +- Option to download custom fonts (by @dfelinto) [Github #8320](https://github.com/penpot/penpot/issues/8320) +- Add woff2 support on user uploaded fonts (by @Nivl) [Github #8248](https://github.com/penpot/penpot/pull/8248) +- Add copy as image to clipboard option to workspace context menu (by @dfelinto) [Github #8313](https://github.com/penpot/penpot/pull/8313) +- Add Tab/Shift+Tab navigation to rename layers sequentially (by @bittoby) [Github #8474](https://github.com/penpot/penpot/pull/8474) + + +### :bug: Bugs fixed + + ## 2.15.0 (Unreleased) ### :boom: Breaking changes & Deprecations