Skip to content

Releases: AppFlowy-IO/AppFlowy

v0.0.8

30 Nov 09:36
64d9b76
Compare
Choose a tag to compare

Release Notes

Version 0.0.8 - 11/30/2022

New features

  • Table-view database: support column type: Checklist

image

  • Board-view database: support column type: Checklist
  • Customize font size: small, medium, large

v0.0.7.1

30 Nov 02:12
Compare
Choose a tag to compare

Release Notes

Version 0.0.7.1 - 11/30/2022

Bug Fixes

  • Fix some bugs

v0.0.7

28 Nov 11:54
Compare
Choose a tag to compare

Release Notes

Version 0.0.7 - 11/27/2022

New features

  • Support adding filters by the text/checkbox/single-select property in Grid

image

v0.0.6.2

30 Oct 12:24
Compare
Choose a tag to compare

Version 0.0.6.2 - 10/30/2022

  • Auto focus after creating a new document
  • Fix some bugs

v0.0.6.1

27 Oct 07:11
d24625c
Compare
Choose a tag to compare

Version 0.0.6.1 - 10/26/2022

New features

  • Optimzie appflowy_editor dark mode style

Bug Fixes

  • Unable to copy the text with checkbox or link style

v0.0.6

23 Oct 14:17
Compare
Choose a tag to compare

This release includes a major upgrade to AppFlowy’s editor experience

image

UX Update - New Features

  • Support ‘/’ commands to insert content types into a page
  • Highlight text to trigger the editing menu
  • Support basic Markdown syntax
  • Support more shortcuts

Tech Update - New Editor

  • Say Hello to appflowy_editor, a highly customizable rich-text editor for Flutter, built by AppFlowy’s Team from the ground up.
  • This library was merged in v0.0.6 and will serve as the foundation for future improvements to AppFlowy’s editing experience.
  • It is highly customizable, test-covered, and well-maintained.
  • The goals with appflowy_editor are to make the core experience intuitive and enjoyable for all users and the building experience seamlessly for developers.
  • As an open-source project, appflowy_editor has the potential to realize these goals with the help of the AppFlowy Community.

v0.0.5.3

27 Sep 11:35
Compare
Choose a tag to compare

New Features

  • Open the next page automatically after deleting the current page
  • Refresh the Kanban board after altering a property type

Bug Fixes

  • 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

v0.0.5.2

16 Sep 13:12
Compare
Choose a tag to compare

New Features

  • Enable adding a new card to the "No Status" group

Bug Fixes

  • Fix cannot open AppFlowy error
  • Fix delete the Kanban board's row error

v0.0.5.1

14 Sep 08:43
Compare
Choose a tag to compare

New Features - Kanban Board like Notion and Trello beta

Boards are the best way to manage projects & tasks. Use them to group your databases by select, multiselect, and checkbox.

  • Enable deleting properties in Kanban Board
  • Fix bugs

v0.0.5

08 Sep 06:56
Compare
Choose a tag to compare

New Features - Kanban Board like Notion and Trello beta

Boards are the best way to manage projects & tasks. Use them to group your databases by select, multiselect, and checkbox.

  • 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
  • Update database properties in the Board view by clicking on a property and making edits on the card

Other Features & Improvements

  • Settings allow users to change avatars
  • Click and drag the right edge to resize your sidebar
  • And many user interface improvements (link)