From 251b16cb623b224f5f16279cabf08e6fe219effb Mon Sep 17 00:00:00 2001 From: Lucas Date: Tue, 22 Oct 2024 10:22:25 +0800 Subject: [PATCH] chore: update changelog (#6596) --- CHANGELOG.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d366b932cc6b..45232f80c0c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,19 @@ # Release Notes +## Version 0.7.2 - 22/10/2024 +### New Features +- Copy link to block +- Support turn into in document +- Enable sharing links and publishing pages on mobile +- Enable drag and drop in row documents +- Right-click on page in sidebar to open more actions +- Create new subpage in document using `+` character +- Allow reordering checklist item + +### Bug Fixes +- Fixed issue with inability to cancel inline code format in French IME +- Fixed delete with Shift or Ctrl shortcuts not working in documents +- Fixed the issues with incorrect time zone being used in filters. + ## Version 0.7.1 - 07/10/2024 ### New Features - Copy link to share and open it in a browser @@ -60,7 +75,7 @@ - Fixed the inability to edit group names on Kanban boards - Made error codes more user-friendly - Added leading zeros to day and month in date format - + ## Version 0.6.8 - 22/08/2024 ### New Features - Enabled viewing data inside a database record on mobile.