New
- feat: Implement frequently clicked bookmarks
- feat(Trashbin): Show trashbin count in Navigation
- feat(SidebarBookmark): Add back openInViewer for archived files
Performance improvements
- perf(index): Improve time to first byte
- perf(setChildrenOrder): Use transactions to speed up reorderings
- perf(BookmarksParser): Do not parse folder tags anymore
- perf(HtmlImporter): Speed up imports and floccus sync
Fixed
- fix(Dashboard): Fix deprecated dashboard widget ID character usage
- fix(HtmlExporter): Make sure to produce correct NETSCAPE-Bookmark-file-1 markup
- fix(SidebarBookmark): Fix archivedFile URL
- fix(VirtualScroll): Watch sidebar opening and closing
- fix(BookmarkMapper#countDuplicated): Don't count deleted bookmarks towards duplicated bookmarks
- fix: Finally fix VirtualScroll component (Used to lag and jitter)
- fix(SidebarBookmark): Do not display background if no preview was done
- fix(UI): Update nc/vue and make it work with nc 33
- fix: Migrate
getByIdtogetFirstNodeById - fix: Add url_hash column for unique index
- fix: Refactor SQL queries and improve performance
- fix(BookmarkService): Allow adding bookmarks without protocol
- fix(l10n): Update translations from Transifex