Skip to content

Flus v2.3.0

Choose a tag to compare

@marienfressinaud marienfressinaud released this 11 Mar 16:00
· 12 commits to main since this release
v2.3.0
6ff9db1

Migration notes

You can remove the media "cards" and "large" folders as these images are no longer used.
Please make sure to keep the "avatars" and "covers" folders.
The folders are located either under public/media, or under the folder set by the APP_MEDIA_PATH environment variable.

Features

  • Provide the new design based on @flus/design (2b2a34ef)
  • Rename "Bookmarks" in "To read" (15b80984, 62ddb720)
  • Improve form feedbacks on error and successful actions (a2602943)
  • Display total number of elements in paginations (0b04d186)
  • Add more actions on the notepad page (14e6d992)
  • Add style to the tags in notepads (99b8ca12)
  • Improve editing avatar (dd856473)
  • Improve the text explaining the demo version (66656015)
  • Put the explore/discovery menu item behind the beta flag (bc7ed80e)

Bug fixes

  • Display host and reading time while link is syncing (e9dea67e)

Maintenance

Documentation