From e2b1e69fe0ab9da4310a0387db712fdc81cd7a94 Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Thu, 30 Apr 2026 22:54:17 +0200 Subject: [PATCH] =?UTF-8?q?fixup!=20=F0=9F=94=96(major)=20release=205.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b015e5024..41c4e533e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,8 +13,6 @@ and this project adheres to - ✨(backend) create a dedicated endpoint to update document content #2171 - ⚡️(backend) stream s3 file content with a dedicated endpoint #2171 - ✨(backend) allow to use new ai feature using mistral sdk #2193 -- 🚸(frontend) allow opening "@page" links with - ctrl/command/middle-mouse click #2170 ### Changed @@ -50,6 +48,8 @@ and this project adheres to ### Added +- 🚸(frontend) allow opening "@page" links with + ctrl/command/middle-mouse click #2170 - ✅ E2E - Any instance friendly #2142 ### Changed