Skip to content

v0.8.0

Latest

Choose a tag to compare

@virtualtam virtualtam released this 23 Aug 20:57
· 4 commits to main since this release
v0.8.0

Fixed

Documentation

WWW

  • Bookmark: do not display a tag icon if a bookmark has no tags
  • Feed: re-render the list of entries when toggling an entry's read/unread status

Added

Bookmark

  • Add benchmarks for bulk bookmark creation (importing) and retrieval (exporting)

Feed

  • Tag feed subscriptions

Taxonomy

  • Add new domain package to manage tags

WWW

  • Feed: bookmark an entry
  • Feed: tag subscriptions
  • Feed: Show subscription tags for each subscription entry
  • Feed: edit, list, search and delete subscription tags
  • Feed: extend full-text search to subscription aliases and tags

Changed

Documentation

  • Automatically expand and collapse the changelog page's headings in the sidebar when scrolling through the page

Packaging and automation

  • Bump to Go 1.27
  • Update direct and transitive dependencies
  • Disable SQLFluff rule for excessive PostgreSQL logs (PG01)

Bookmarks

  • Normalize tags using the new taxonomy domain package

Feed

  • Normalize subscription tags using the new taxonomy domain package

WWW

  • Feed: move entry actions to a dropdown menu
  • Relocate tag management to a dedicated section and page
  • Update tag counters to display the corresponding count of bookmarks and feed subscriptions