11# Release Notes
22
3+ ## Version 0.1.0 - 02/09/2023
4+
5+ ### New features
6+
7+ - Support linking a Board or Grid into the Document page
8+ - Integrate a callout plugin implemented by community members
9+ - Optimize user interface
10+
11+ ### Bug Fixes
12+
13+ - Fix some bugs
14+
315## Version 0.0.9.1 - 01/03/2023
16+
417### New features
18+
519- New theme
620- Support changing text color of editor
721- Optimize user interface
22+
823### Bug Fixes
9- - Fix some grid bugs
24+
25+ - Fix some grid bugs
1026
1127## Version 0.0.9 - 12/21/2022
28+
1229### New features
30+
1331- Enable the user to define where to store their data
1432- Support inserting Emojis through the slash command
33+
1534### Bug Fixes
16- - Fix some bugs
35+
36+ - Fix some bugs
1737
1838## Version 0.0.8.1 - 12/09/2022
39+
1940### New features
41+
2042- Support following your default system theme
2143- Improve the filter in Grid
44+
2245### Bug Fixes
46+
2347- Copy/Paste
2448
2549## Version 0.0.8 - 11/30/2022
50+
2651### New features
52+
2753- Table-view database
28- - support column type: Checklist
54+ - support column type: Checklist
2955- Board-view database
30- - support column type: Checklist
56+ - support column type: Checklist
3157- Customize font size: small, medium, large
3258
3359## Version 0.0.7.1 - 11/30/2022
60+
3461### Bug Fixes
35- - Fix some bugs
3662
37- ## Version 0.0.7 - 11/27/2022
63+ - Fix some bugs
64+
65+ ## Version 0.0.7 - 11/27/2022
66+
3867### New features
68+
3969- Support adding filters by the text/checkbox/single-select property in Grid
4070
4171## Version 0.0.6.2 - 10/30/2022
72+
4273- Fix some bugs
4374
4475## Version 0.0.6.1 - 10/26/2022
76+
4577### New features
78+
4679- Optimize appflowy_editor dark mode style
4780
4881### Bug Fixes
82+
4983- Unable to copy the text with checkbox or link style
5084
5185## Version 0.0.6 - 10/23/2022
5286
5387### New features
54- - Integrate ** appflowy_editor**
5588
89+ - Integrate ** appflowy_editor**
5690
5791## Version 0.0.5.3 - 09/26/2022
5892
5993### New features
94+
6095- Open the next page automatically after deleting the current page
6196- Refresh the Kanban board after altering a property type
6297
6398### Bug Fixes
99+
64100- Fix switch board bug
65101- Fix delete the Kanban board's row error
66102- Remove duplicate time format
67103- Fix can't delete field in property edit panel
68104- Adjust some display UI issues
69105
70-
71106## Version 0.0.5.2 - 09/16/2022
72107
73108### New features
109+
74110- Enable adding a new card to the "No Status" group
75111- Fix some bugs
76112
77113### Bug Fixes
114+
78115- Fix cannot open AppFlowy error
79116- Fix delete the Kanban board's row error
80117
81-
82118## Version 0.0.5.1 - 09/14/2022
83119
84120### New features
85- - Enable deleting a field in board
86- - Fix some bugs
87121
122+ - Enable deleting a field in board
123+ - Fix some bugs
88124
89125## Version 0.0.5 - 09/08/2022
126+
90127### New features - Kanban Board like Notion and Trello beta
128+
91129Boards are the best way to manage projects & tasks. Use them to group your databases by select, multiselect, and checkbox.
92130
93131<p align =" left " ><img src =" https://user-images.githubusercontent.com/12026239/190055984-6efa2d7a-ee38-4551-859e-ee56388e1859.gif " width =" 1000px " /></p >
@@ -97,34 +135,38 @@ Boards are the best way to manage projects & tasks. Use them to group your datab
97135- Update database properties in the Board view by clicking on a property and making edits on the card
98136
99137### Other Features & Improvements
138+
100139- Settings allow users to change avatars
101140- Click and drag the right edge to resize your sidebar
102141- And many user interface improvements (link)
103142
104143## Version 0.0.5 - beta.2 - beta.1 - 09/01/2022
105144
106145### New features
146+
107147- Board-view database
108148 - Support start editing after creating a new card
109149 - Support editing the card directly by clicking the edit button
110150 - Add the ` No Status ` column to display the cards while their status is empty
111151
112152### Bug Fixes
153+
113154- Optimize insert card animation
114155- Fix some UI bugs
115156
116157## Version 0.0.5 - beta.1 - 08/25/2022
117158
118159### New features
119- - Board-view database
160+
161+ - Board-view database
120162 - Group by single select
121163 - drag and drop cards
122164 - insert / delete cards
123165
124166![ Aug-25-2022 16-22-38] ( https://user-images.githubusercontent.com/86001920/186614248-23186dfe-410e-427a-8cc6-865b1f79e074.gif )
125167
126-
127168## Version 0.0.4 - 06/06/2022
169+
128170- Drag to adjust the width of a column
129171- Upgrade to Flutter 3.0
130172- Native support for M1 chip
@@ -133,10 +175,11 @@ Boards are the best way to manage projects & tasks. Use them to group your datab
133175- Keyboard shortcuts support for Grid: press Enter to leave the edit mode; control c/v to copy-paste cell values
134176
135177### Bug Fixes
136- - Fixed some bugs
137178
179+ - Fixed some bugs
138180
139181## Version 0.0.4 - beta.3 - 05/02/2022
182+
140183- Drag to reorder app/ view/ field
141184- Row record opens as a page
142185- Auto resize the height of the row in the grid
@@ -145,42 +188,45 @@ Boards are the best way to manage projects & tasks. Use them to group your datab
145188
146189![ May-03-2022 10-03-00] ( https://user-images.githubusercontent.com/86001920/166394640-a8f1f3bc-5f20-4033-93e9-16bc308d7005.gif )
147190
148-
149191### Bug Fixes & Improvements
192+
150193- Improved row/cell data cache
151194- Fixed some bugs
152195
153-
154196## Version 0.0.4 - beta.2 - 04/11/2022
155197
156- - Support properties: Text, Number, Date, Checkbox, Select, Multi-select
157- - Insert / delete rows
158- - Add / delete / hide columns
159- - Edit property
160- ![ ] ( https://user-images.githubusercontent.com/12026239/162753644-bf2f4e7a-2367-4d48-87e6-35e244e83a5b.png )
198+ - Support properties: Text, Number, Date, Checkbox, Select, Multi-select
199+ - Insert / delete rows
200+ - Add / delete / hide columns
201+ - Edit property
202+ ![ ] ( https://user-images.githubusercontent.com/12026239/162753644-bf2f4e7a-2367-4d48-87e6-35e244e83a5b.png )
161203
162204## Version 0.0.4 - beta.1 - 04/08/2022
205+
163206v0.0.4 - beta.1 is pre-release
164207
165208### New features
209+
166210- Table-view database
167- - support column types: Text, Checkbox, Single-select, Multi-select, Numbers
168- - hide / delete columns
169- - insert rows
211+ - support column types: Text, Checkbox, Single-select, Multi-select, Numbers
212+ - hide / delete columns
213+ - insert rows
170214
171215## Version 0.0.3 - 02/23/2022
216+
172217v0.0.3 is production ready, available on Linux, macOS, and Windows
173218
174219### New features
175- - Dark Mode
176- - Support new languages: French, Italian, Russian, Simplified Chinese, Spanish
220+
221+ - Dark Mode
222+ - Support new languages: French, Italian, Russian, Simplified Chinese, Spanish
177223- Add Settings: Toggle on Dark Mode; Select a language
178- - Show device info
224+ - Show device info
179225- Add tooltip on the toolbar icons
180226
181227Bug fixes and improvements
228+
182229- Increased height of action
183- - CPU performance issue
230+ - CPU performance issue
184231- Fix potential data parser error
185232- More foundation work for online collaboration
186-
0 commit comments