AppFlowy/CHANGELOG.md

274 lines
6.4 KiB
Markdown
Raw Normal View History

# Release Notes
2022-12-21 02:35:57 +00:00
chore: merge remote-tracking branch 'main' into develop (#2530) * feat: show unscheduled events in calendar toolbar (#2411) * refactor: use same show row detail function * fix: adjust popover offset * feat: show unscheduled events in toolbar * chore: apply suggestions from Xazin * refactor: refactor list item into separate widget --------- Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com> * fix: default include time (#2444) * fix: default include time * chore: clarify logic and add comments * chore: bump version 0.1.4 (#2455) * chore: Update README.md Update product screenshots * fix: wrong day of week (#2468) * feat: select which properties to show in calendar (#2482) * feat: improve sidebar item dragged appearance (#2471) * fix: show delete icon for document icon properly (#2475) * feat: add hover effect on an event card (#2487) * chore: delete unncessary openCard method in RowCardContainer * chore: delete unnessary code and add comment * chore: update editor v0.1.12 and format the readme (#2489) * fix: number sort (#2507) * bump version 0.1.5 (#2506) * chore: bump version 0.1.5 * fix: could not trigger slash menu after inserting an emoji * Revert "feat: add hover effect on an event card (#2487)" This reverts commit f0a4b4b77d9e88637dd04a4a2377396b825f2b94. * feat: add hover effect on an event card * fix: #2469 duplicated cover * chore: update changelog.md (#2510) * chore: Update README.md Add a screenshot of the calendar view * fix: some regressions --------- Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com> Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io> Co-authored-by: Annie <anqi.annie.wang@gmail.com> Co-authored-by: Yijing Huang <hyj891204@gmail.com>
2023-05-15 03:18:08 +00:00
## Version 0.1.5 - 11/05/2023
### Bug Fixes
- Fix: calendar dates don't match with weekdays.
- Fix: sort numbers in Grid.
## Version 0.1.4 - 04/05/2023
### New features
- Use AppFlowys calendar views to plan and manage tasks and deadlines.
- Writing can be improved with the help of OpenAI.
## Version 0.1.3 - 24/04/2023
### New features
- Launch the official Dark Mode.
- Customize the font color and highlight color by setting a hex color value and an opacity level.
### Bug Fixes
- Fix: the slash menu can be triggered by all other keyboards than English.
- Fix: convert the single asterisk to italic text and the double asterisks to bold text.
2023-03-30 02:09:15 +00:00
## Version 0.1.2 - 03/28/2023
### Bug Fixes
- Fix: update calendar selected range.
- Fix: duplicate view.
2023-03-22 06:49:15 +00:00
## Version 0.1.1 - 03/21/2023
### New features
- AppFlowy brings the power of OpenAI into your AppFlowy pages. Ask AI to write anything for you in AppFlowy.
- Support adding a cover image to your page, making your pages beautiful.
- More shortcuts become available. Click on '?' at the bottom right to access our shortcut guide.
### Bug Fixes
- Fix some bugs
2023-02-09 01:28:53 +00:00
## Version 0.1.0 - 02/09/2023
### New features
- Support linking a Board or Grid into the Document page
- Integrate a callout plugin implemented by community members
- Optimize user interface
### Bug Fixes
- Fix some bugs
2023-01-03 01:40:46 +00:00
## Version 0.0.9.1 - 01/03/2023
2023-02-09 01:28:53 +00:00
2023-01-03 01:40:46 +00:00
### New features
2023-02-09 01:28:53 +00:00
2023-01-03 01:40:46 +00:00
- New theme
- Support changing text color of editor
- Optimize user interface
2023-02-09 01:28:53 +00:00
2023-01-03 01:40:46 +00:00
### Bug Fixes
2023-02-09 01:28:53 +00:00
- Fix some grid bugs
2023-01-03 01:40:46 +00:00
2022-12-21 02:35:57 +00:00
## Version 0.0.9 - 12/21/2022
2023-02-09 01:28:53 +00:00
2022-12-21 02:35:57 +00:00
### New features
2023-02-09 01:28:53 +00:00
2022-12-21 02:35:57 +00:00
- Enable the user to define where to store their data
- Support inserting Emojis through the slash command
2023-02-09 01:28:53 +00:00
2022-12-21 02:35:57 +00:00
### Bug Fixes
2023-02-09 01:28:53 +00:00
- Fix some bugs
2022-12-21 02:35:57 +00:00
2022-12-09 01:29:27 +00:00
## Version 0.0.8.1 - 12/09/2022
2023-02-09 01:28:53 +00:00
2022-12-09 01:29:27 +00:00
### New features
2023-02-09 01:28:53 +00:00
2022-12-09 01:29:27 +00:00
- Support following your default system theme
- Improve the filter in Grid
2023-02-09 01:28:53 +00:00
2022-12-09 01:29:27 +00:00
### Bug Fixes
2023-02-09 01:28:53 +00:00
2022-12-09 01:29:27 +00:00
- Copy/Paste
2022-11-30 07:26:57 +00:00
## Version 0.0.8 - 11/30/2022
2023-02-09 01:28:53 +00:00
2022-11-30 07:26:57 +00:00
### New features
2023-02-09 01:28:53 +00:00
2022-11-30 07:26:57 +00:00
- Table-view database
2023-02-09 01:28:53 +00:00
- support column type: Checklist
2022-11-30 07:26:57 +00:00
- Board-view database
2023-02-09 01:28:53 +00:00
- support column type: Checklist
2022-11-30 07:26:57 +00:00
- Customize font size: small, medium, large
2022-11-30 02:09:42 +00:00
## Version 0.0.7.1 - 11/30/2022
2023-02-09 01:28:53 +00:00
2022-11-30 02:09:42 +00:00
### Bug Fixes
2023-02-09 01:28:53 +00:00
- Fix some bugs
## Version 0.0.7 - 11/27/2022
### New features
2023-02-09 01:28:53 +00:00
2022-11-28 11:52:26 +00:00
- Support adding filters by the text/checkbox/single-select property in Grid
2022-10-30 11:44:20 +00:00
## Version 0.0.6.2 - 10/30/2022
2023-02-09 01:28:53 +00:00
2022-10-30 11:44:20 +00:00
- Fix some bugs
2022-10-27 07:38:37 +00:00
## Version 0.0.6.1 - 10/26/2022
2023-02-09 01:28:53 +00:00
2022-10-27 07:38:37 +00:00
### New features
2023-02-09 01:28:53 +00:00
- Optimize appflowy_editor dark mode style
2022-10-27 07:38:37 +00:00
### Bug Fixes
2023-02-09 01:28:53 +00:00
2022-10-27 07:38:37 +00:00
- Unable to copy the text with checkbox or link style
2022-10-23 14:16:40 +00:00
## Version 0.0.6 - 10/23/2022
2022-10-27 07:38:37 +00:00
### New features
2022-10-23 14:16:40 +00:00
2023-02-09 01:28:53 +00:00
- Integrate **appflowy_editor**
2022-10-23 14:16:40 +00:00
2022-09-26 07:12:01 +00:00
## Version 0.0.5.3 - 09/26/2022
2022-10-27 07:38:37 +00:00
### New features
2023-02-09 01:28:53 +00:00
2022-09-26 07:12:01 +00:00
- Open the next page automatically after deleting the current page
- Refresh the Kanban board after altering a property type
### Bug Fixes
2023-02-09 01:28:53 +00:00
2022-09-26 07:12:01 +00:00
- Fix switch board bug
- Fix delete the Kanban board's row error
- Remove duplicate time format
- Fix can't delete field in property edit panel
- Adjust some display UI issues
## Version 0.0.5.2 - 09/16/2022
2022-10-27 07:38:37 +00:00
### New features
2023-02-09 01:28:53 +00:00
2022-09-26 07:12:01 +00:00
- Enable adding a new card to the "No Status" group
- Fix some bugs
### Bug Fixes
2023-02-09 01:28:53 +00:00
2022-09-26 07:12:01 +00:00
- Fix cannot open AppFlowy error
- Fix delete the Kanban board's row error
2022-09-14 08:37:11 +00:00
## Version 0.0.5.1 - 09/14/2022
2022-10-27 07:38:37 +00:00
### New features
2022-09-14 08:37:11 +00:00
2023-02-09 01:28:53 +00:00
- Enable deleting a field in board
- Fix some bugs
2022-09-14 08:37:11 +00:00
## Version 0.0.5 - 09/08/2022
2023-02-09 01:28:53 +00:00
2022-10-27 07:38:37 +00:00
### New features - Kanban Board like Notion and Trello beta
2023-02-09 01:28:53 +00:00
2022-09-14 08:37:11 +00:00
Boards are the best way to manage projects & tasks. Use them to group your databases by select, multiselect, and checkbox.
<p align="left"><img src="https://user-images.githubusercontent.com/12026239/190055984-6efa2d7a-ee38-4551-859e-ee56388e1859.gif" width="1000px" /></p>
2022-10-28 06:07:22 +00:00
- Set up columns that represent a specific phase of the project cycle and use cards to represent each project/task
- Drag and drop a card from one phase/column to another phase/column
2022-09-14 08:37:11 +00:00
- Update database properties in the Board view by clicking on a property and making edits on the card
### Other Features & Improvements
2023-02-09 01:28:53 +00:00
2022-09-14 08:37:11 +00:00
- Settings allow users to change avatars
- Click and drag the right edge to resize your sidebar
- And many user interface improvements (link)
2022-09-01 01:09:37 +00:00
## Version 0.0.5 - beta.2 - beta.1 - 09/01/2022
2022-10-27 07:38:37 +00:00
### New features
2023-02-09 01:28:53 +00:00
2022-09-01 01:09:37 +00:00
- Board-view database
- Support start editing after creating a new card
2022-09-01 01:17:33 +00:00
- Support editing the card directly by clicking the edit button
2022-09-01 01:09:37 +00:00
- Add the `No Status` column to display the cards while their status is empty
2022-09-01 01:17:33 +00:00
### Bug Fixes
2023-02-09 01:28:53 +00:00
2022-09-01 01:17:33 +00:00
- Optimize insert card animation
- Fix some UI bugs
2022-09-01 01:09:37 +00:00
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
2022-10-27 07:38:37 +00:00
### New features
2023-02-09 01:28:53 +00:00
- 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
2023-02-09 01:28:53 +00:00
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
2023-02-09 01:28:53 +00:00
- Fixed some bugs
2022-06-06 13:22:07 +00:00
2022-08-25 11:38:16 +00:00
## Version 0.0.4 - beta.3 - 05/02/2022
2023-02-09 01:28:53 +00:00
2022-06-06 13:22:07 +00:00
- Drag to reorder app/ view/ field
2022-10-28 06:07:22 +00:00
- Row record opens as a page
2022-06-06 13:22:07 +00:00
- Auto resize the height of the row in the grid
- Support more number formats
2022-08-23 17:51:39 +00:00
- Search column options, supporting Single-select, Multi-select, and number format
2022-06-06 13:22:07 +00:00
![May-03-2022 10-03-00](https://user-images.githubusercontent.com/86001920/166394640-a8f1f3bc-5f20-4033-93e9-16bc308d7005.gif)
### Bug Fixes & Improvements
2023-02-09 01:28:53 +00:00
2022-06-06 13:22:07 +00:00
- 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
2023-02-09 01:28:53 +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-06-06 13:22:07 +00:00
2022-08-25 11:38:16 +00:00
## Version 0.0.4 - beta.1 - 04/08/2022
2023-02-09 01:28:53 +00:00
2022-04-08 07:17:54 +00:00
v0.0.4 - beta.1 is pre-release
2022-04-08 06:46:20 +00:00
2022-10-27 07:38:37 +00:00
### New features
2023-02-09 01:28:53 +00:00
2022-04-08 07:17:54 +00:00
- Table-view database
2023-02-09 01:28:53 +00:00
- support column types: Text, Checkbox, 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
2023-02-09 01:28:53 +00:00
v0.0.3 is production ready, available on Linux, macOS, and Windows
2022-10-27 07:38:37 +00:00
### New features
2023-02-09 01:28:53 +00:00
- Dark Mode
- Support new languages: French, Italian, Russian, Simplified Chinese, Spanish
- Add Settings: Toggle on Dark Mode; Select a language
2023-02-09 01:28:53 +00:00
- Show device info
2022-10-28 06:07:22 +00:00
- Add tooltip on the toolbar icons
Bug fixes and improvements
2023-02-09 01:28:53 +00:00
- Increased height of action
2023-02-09 01:28:53 +00:00
- CPU performance issue
- Fix potential data parser error
- More foundation work for online collaboration