From 0b03fd44ff1a37e0e405530bd7b8f5971a9f8db3 Mon Sep 17 00:00:00 2001 From: "Lucas.Xu" Date: Tue, 3 Dec 2024 14:33:09 +0800 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c60ea259a74c8..51df2a5742bcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,13 @@ # Release Notes +## Version 0.7.6 - 03/12/2024 +### New Features +- Revamped the simple table UI +- Added support for capturing images from camera on mobile +### Bug Fixes +- Improved markdown rendering capabilities in AI writer +- Fixed an issue where pressing Enter on a collapsed toggle list would add an unnecessary new line +- Fixed an issue where creating a document from slash menu could insert content at incorrect position + ## Version 0.7.5 - 25/11/2024 ### Bug Fixes - Improved chat response parsing