From b281870c5004ca07f1d3fe4bd4fc801ee28c0036 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 16 Feb 2026 14:27:33 +0100 Subject: [PATCH 1/2] :books: Update changelog --- CHANGES.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 58e9c0a9a5..0874c7783d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,12 @@ # CHANGELOG +## 2.13.2 + +### :bug: Bugs fixed + +- Revert yetti (http server) update, because that caused a regression on multipart uploads + + ## 2.13.1 ### :bug: Bugs fixed From 1f2a234458cb85b08f51a9383dd5eacc783ae094 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 16 Feb 2026 14:32:28 +0100 Subject: [PATCH 2/2] :books: Update changelog --- CHANGES.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 0874c7783d..824a7a8da4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,10 +1,17 @@ # CHANGELOG +## 2.13.3 + +### :bug: Bugs fixed + +- Revert yetti (http server) update, because that caused a regression on multipart uploads + + ## 2.13.2 ### :bug: Bugs fixed -- Revert yetti (http server) update, because that caused a regression on multipart uploads +- Fix arbitrary file read security issue on create-font-variant rpc method (https://github.com/penpot/penpot/security/advisories/GHSA-xp3f-g8rq-9px2) ## 2.13.1