Skip to content

v1.16.0

Choose a tag to compare

@przemyslvw przemyslvw released this 14 May 17:20
· 7 commits to master since this release
3313b70

1.16.0 (2026-05-14)

Features

  • add production setup documentation and update runbooks index (a2032c5)
  • implement collection assignment and navigation in ArticleCard using new flat collection structure (bbb4d10)
  • implement CollectionTreeNode component with rename, add, delete, and collapse functionality (01d2ba6)
  • implement useCollections hook with CRUD operations and unit tests (46b896b)
  • web: add Collections section to Sidebar with inline add and view routing (1d5e935)
  • web: filter bookmarks by collection with collectionId and includeDescendants (01ba3bf)

Bug Fixes

  • api: return collection tree as array directly, not wrapped in {data} (9e9059b)