AppFlowy Versions Save

AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

0.5.4

2 weeks ago

Release Notes

Version 0.5.4 - 04/09/2024

New Features

  • Introduced support for displaying a synchronization indicator within documents and databases to enhance user awareness of data sync status
  • Revamped the select option cell editor in database
  • Improved translations for Spanish, German, Kurdish, and Vietnamese
  • Supported Android 6 and newer versions

Bug Fixes

  • Resolved an issue where twelve-hour time formats were not being parsed correctly in databases
  • Fixed a bug affecting the user interface of the single select option filter
  • Fixed various minor UI issues

0.5.3

1 month ago

Release Notes

Version 0.5.3 - 03/26/2024

New Features

v0 5 3

  • Added a new property, "Relation," to the database
  • Supported filters in Kanban
  • Auto-filled filter values when adding a new row to a filtered view
  • Made AppFlowy available on 32-bit Android devices
  • Expanded language support with the addition of Greek
  • Enhanced toolbar design for mobile devices

Bug Fixes

  • Enhanced the logic governing the filtering of number and select/multi-select fields for improved accuracy
  • Implemented UI refinements on both Desktop and Mobile platforms, enriching the overall user experience of AppFlowy

0.5.2

1 month ago

Release Notes

Version 0.5.2 - 03/14/2024

Bug Fixes

  • Import CSV file.
  • Fixed an unauthorized toast displayed when launching the third-party sign-in URL.
  • Fixed number filter logic when no parameter is provided
  • Fixed select option filter logic when choosing "is not empty" as the condition

0.5.1

1 month ago

Release Notes

Version 0.5.1 - 03/11/2024

New Features

  • Introduced support for performing generic calculations on databases.
  • Implemented functionality for easily duplicating calendar events.
  • Added the ability to duplicate fields with cell data, facilitating smoother data management.
  • Now supports customizing font styles and colors prior to typing.
  • Enhanced the checklist user experience with the integration of keyboard shortcuts.
  • Improved the dark mode experience on mobile devices.

Bug Fixes

  • Fixed an issue with some pages failing to sync properly.
  • Fixed an issue where links without the http(s) scheme could not be opened, ensuring consistent link functionality.
  • Fixed an issue that prevented numbers from being inserted before heading blocks.
  • Fixed the inline page reference update mechanism to accurately reflect workspace changes.
  • Fixed an issue that made it difficult to resize images in certain cases.
  • Enhanced image loading reliability by clearing the image cache when images fail to load.
  • Resolved a problem preventing the launching of URLs on some Linux distributions.

0.5.0

2 months ago

Release Notes

Version 0.5.0 - 02/26/2024

v0 5 0_release_notes

New Features

  • Supported database calculations: average, max, min, median, sum.
  • Expanded sorting and filtering options to include more field types like checklist, number, last created time, and last modified time.
  • Enhanced sorting capabilities, allowing reordering and addition of multiple sorts.
  • Implemented depth control for outline block components.
  • Cmd / Ctrl + , to open up Settings
  • Word count, character count, and created at are available to view in the document.
  • Added support for scaling text on mobile platforms for better readability.
  • Introduced a toggle for favorites directly from the documents' top bar.
  • Optimized the image upload process and added error messaging for failed uploads.
  • New checklist task creation is now more intuitive, with prompts appearing on hover over list items in the row detail page.

Bug Fixes

  • Fixed an issue where inserting an image from Unsplash in local mode was not possible.
  • Fixed undo/redo functionality in lists.
  • Fixed data loss issues when converting between block types.
  • Fixed a bug where newly created rows were not being automatically sorted.
  • Fixed issues related to deleting a sorting field or sort not removing existing sorts properly.

Notes

  • Windows 7, Windows 8, and iOS 11 are not yet supported due to the upgrade to Flutter 3.19.0.

0.4.9

2 months ago

Release Notes

Version 0.4.9 - 02/17/2024

Bug Fixes

  • Resolved the issue that caused users to be redirected to the Sign In page

0.4.8

2 months ago

Release Notes

Version 0.4.8 - 02/13/2024

Bug Fixes

  • Fixed a possible error when loading workspaces

0.4.6

2 months ago

Release Notes

Version 0.4.6 - 02/03/2024

Bug Fixes

  • Fixed refresh token bug

0.4.5

2 months ago

Release Notes

Version 0.4.5 - 02/01/2024

Bug Fixes

  • Fixed WebSocket connection issue

0.4.4

2 months ago

Release Notes

Version 0.4.4 - 01/31/2024

New Features

  • Added functionality for uploading images to cloud storage.
  • Enabled anonymous sign-in option for mobile platform users.
  • Introduced the ability to customize cloud settings directly from the startup page.
  • Added support for inserting reminders on the mobile platform.
  • Overhauled the user interface on mobile devices, including improvements to the action bottom sheet, editor toolbar, database details page, and app bar.
  • Implemented a shortcut (F2 key) to rename the current view.

Bug Fixes

  • Fixed an issue where the font family was not displaying correctly on the mobile platform.
  • Resolved a problem with the mobile row detail title not updating correctly.
  • Fixed issues related to deleting images and refactored the image actions menu for better usability.
  • Fixed other known issues.