2022-02-14 04:16:46 +00:00
|
|
|
# Release Notes
|
|
|
|
|
2022-08-25 11:38:16 +00:00
|
|
|
## Version 0.0.5 - beta.1 - 08/25/2022
|
2022-08-25 06:58:08 +00:00
|
|
|
|
|
|
|
New features
|
|
|
|
- Board-view database
|
2022-08-25 08:24:57 +00:00
|
|
|
- Group by single select
|
|
|
|
- drag and drop cards
|
|
|
|
- insert / delete cards
|
|
|
|
|
|
|
|
![Aug-25-2022 16-22-38](https://user-images.githubusercontent.com/86001920/186614248-23186dfe-410e-427a-8cc6-865b1f79e074.gif)
|
2022-08-25 06:58:08 +00:00
|
|
|
|
|
|
|
|
2022-08-25 11:38:16 +00:00
|
|
|
## Version 0.0.4 - 06/06/2022
|
2022-06-06 13:22:07 +00:00
|
|
|
- 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
|
|
|
|
|
|
|
|
|
2022-08-25 11:38:16 +00:00
|
|
|
## Version 0.0.4 - beta.3 - 05/02/2022
|
2022-06-06 13:22:07 +00:00
|
|
|
- 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
|
|
|
|
|
|
|
|
|
2022-08-25 11:38:16 +00:00
|
|
|
## Version 0.0.4 - beta.2 - 04/11/2022
|
2022-06-06 13:22:07 +00:00
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
2022-08-25 11:38:16 +00:00
|
|
|
## Version 0.0.4 - beta.1 - 04/08/2022
|
2022-04-08 07:17:54 +00:00
|
|
|
v0.0.4 - beta.1 is pre-release
|
2022-04-08 06:46:20 +00:00
|
|
|
|
|
|
|
New features
|
2022-04-08 07:17:54 +00:00
|
|
|
- Table-view database
|
|
|
|
- supported column types: Text, Checbox, Single-select, Multi-select, Numbers
|
|
|
|
- hide / delete columns
|
|
|
|
- insert rows
|
2022-04-08 06:46:20 +00:00
|
|
|
|
2022-08-25 11:38:16 +00:00
|
|
|
## Version 0.0.3 - 02/23/2022
|
2022-02-23 02:04:14 +00:00
|
|
|
v0.0.3 is production ready, available on Linux, macOS, and Windows
|
|
|
|
|
|
|
|
New features
|
|
|
|
- Dark Mode
|
|
|
|
- Support new languages: French, Italian, Russian, Simplified Chinese, Spanish
|
|
|
|
- Add Settings: Toggle on Dark Mode; Select a language
|
|
|
|
- Show device info
|
|
|
|
- Add tooltip on toolbar icons
|
|
|
|
|
|
|
|
Bug fixes and improvements
|
|
|
|
- Increased height of action
|
|
|
|
- CPU performance issue
|
|
|
|
- Fix potential data parser error
|
|
|
|
- More foundation work for online collaboration
|
|
|
|
|