release 3.8.0

This commit is contained in:
Athou
2023-06-28 20:40:22 +02:00
parent efe32e86c9
commit 82cf0e154a
4 changed files with 14 additions and 4 deletions

View File

@@ -1,5 +1,15 @@
# Changelog
## [3.8.0]
- add previous and next buttons in the toolbar
- add a setting to always scroll selected entry to the top of the page, even if it fits entirely on screen
- clicking on the body of an entry in expanded mode selects it and marks it as read
- add rich text editor with autocomplete for custom css and js code in settings (desktop only)
- dramatically improve performance while scrolling
- fix broken welcome page mobile layout
- format dates in user locale instead of GMT in relative date popups
## [3.7.0]
- the sidebar is now resizable