From 03879a7262364d699def025130ccd37a9b81b543 Mon Sep 17 00:00:00 2001 From: appflowy Date: Mon, 6 Jun 2022 21:22:07 +0800 Subject: [PATCH] chore: udpate change log --- CHANGELOG.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5ac013c35..5ee49d36f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,40 @@ # Release Notes +## Version 0.0.4 - 2022-06-06 +- Drag to adjust the width of a column +- Upgrade to Flutter 3.0 +- Native support for M1 chip +- Date supports time formats +- New property: URL +- Keyboard shortcuts support for Grid: press Enter to leave the edit mode; control c/v to copy-paste cell values + +### Bug Fixes +- Fixed some bugs + + +## Version 0.0.4 - beta.3 - 2022-05-02 +- Drag to reorder app/ view/ field +- Row record open as a page +- Auto resize the height of the row in the grid +- Support more number formats +- Search column options, supporting Single select, Multi-select, and number format + +![May-03-2022 10-03-00](https://user-images.githubusercontent.com/86001920/166394640-a8f1f3bc-5f20-4033-93e9-16bc308d7005.gif) + + +### Bug Fixes & Improvements +- Improved row/cell data cache +- Fixed some bugs + + +## Version 0.0.4 - beta.2 - 2022-04-11 + + - Support properties: Text, Number, Date, Checkbox, Select, Multi-select + - Insert / delete rows + - Add / delete / hide columns + - Edit property + ![](https://user-images.githubusercontent.com/12026239/162753644-bf2f4e7a-2367-4d48-87e6-35e244e83a5b.png) + ## Version 0.0.4 - beta.1 - 2022-04-08 v0.0.4 - beta.1 is pre-release