From fd12d3a0b088a68ce46253c4208d15cd41535c27 Mon Sep 17 00:00:00 2001 From: Morn Date: Tue, 18 Feb 2025 16:48:33 +0800 Subject: [PATCH] chore: update CHANGELOG.md (#7397) --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ce72e8997..f1e8559b73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,15 @@ # Release Notes +## Version 0.8.4 - 18/02/2025 +### New Features +- Switch AI mode on mobile +- Support locking page +- Support uploading svg file as icon +- Support the slash, at, and plus menus on mobile +### Bug Fixes +- Gallery not rendering in row page +- Save image should not copy the image (mobile) +- Support exporting more content to markdown + ## Version 0.8.2 - 23/01/2025 ### New Features - Customized database view icons