Skip to content

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 11 May 12:08
· 117 commits to master since this release
09f1dcd

1.12.0 (2026-05-11)

Features

  • add isRead filter option to useBookmarks hook and include corresponding tests (c9cf734)
  • add isRead filter parameter to bookmarksApi.list and verify with tests (06c76f6)
  • add isRead filter to bookmarks list and implement query validation with Zod (17a35ad)
  • add TagsPanel component to display interactive tag chips with loading states (f2e4663)
  • implement view navigation and filter bookmarks by reading status (6def29e)
  • lift Sidebar active view state to props and add onViewChange callback (dde46f2)

Bug Fixes

  • update bookmark schema and corresponding test case tags (9a0400b)