chore: update changelog (#4743)

This commit is contained in:
Lucas.Xu 2024-02-26 14:02:04 +07:00 committed by GitHub
parent 93664167e0
commit 95bfda9dc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,27 @@
# Release Notes # Release Notes
## Version 0.5.0 - 02/26/2024
### New Features
- Added support for scaling text on mobile platforms for better readability.
- Introduced a toggle for favorites directly from the documents' top bar.
- Optimized the image upload process and added error messaging for failed uploads。
- Implemented depth control for outline block components.
- New checklist task creation is now more intuitive, with prompts appearing on hover over list items in the row detail page.
- Enhanced sorting capabilities, allowing reordering and addition of multiple sorts.
- Expanded sorting and filtering options to include more field types like checklist, creation time, and modification time.
- Added support for field calculations within databases.
### Bug Fixes
- Fixed an issue where inserting an image from Unsplash in local mode was not possible.
- Fixed undo/redo functionality in lists.
- Fixed data loss issues when converting between block types.
- Fixed a bug where newly created rows were not being automatically sorted.
- Fixed issues related to deleting a sorting field or sort not removing existing sorts properly.
### Notes
- Windows 7, Windows 8, and iOS 11 are not yet supported due to the upgrade to Flutter 3.19.0.
## Version 0.4.9 - 02/17/2024 ## Version 0.4.9 - 02/17/2024
### Bug Fixes ### Bug Fixes
- Resolved the issue that caused users to be redirected to the Sign In page - Resolved the issue that caused users to be redirected to the Sign In page
-
## Version 0.4.8 - 02/13/2024 ## Version 0.4.8 - 02/13/2024
### Bug Fixes ### Bug Fixes
- Fixed a possible error when loading workspaces - Fixed a possible error when loading workspaces