From 275438673d26260da0da3c785d2de0f1159f2886 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 8 Mar 2021 22:45:59 +0100 Subject: [PATCH] :paperclip: Update changelog. --- CHANGES.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 455b4882ee..2b965f5c3e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,12 +4,14 @@ ### :sparkles: New features -- Add more chinese translations [#726](https://github.com/penpot/penpot/pull/726) - Add blob-encoding v3 (uses ZSTD+transit) [#738](https://github.com/penpot/penpot/pull/738) +- Add http caching layer on top of Query RPC. +- Add layer opacity and blend mode to shapes +- Add more chinese translations [#726](https://github.com/penpot/penpot/pull/726) +- Add thumbnail in memory caching mechanism. - Duplicate and move files and projects [Taiga #267](https://tree.taiga.io/project/penpot/us/267) - Import SVG will create Penpot's shapes - Improve french translations [#731](https://github.com/penpot/penpot/pull/731) -- Add layer opacity and blend mode to shapes ### :bug: Bugs fixed