mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
28 lines
724 B
Markdown
28 lines
724 B
Markdown
# Release Notes
|
|
|
|
## Version 0.0.4 - beta.1 - 2022-04-08
|
|
v0.0.4 - beta.1 is pre-release
|
|
|
|
New features
|
|
- Table-view database
|
|
- supported column types: Text, Checbox, Single-select, Multi-select, Numbers
|
|
- hide / delete columns
|
|
- insert rows
|
|
|
|
## Version 0.0.3 - 2022-02-23
|
|
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
|
|
|