Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 08 May 10:09
42f29b0

1.2.0 (2026-05-08)

Features

  • data: add search query filtering to bookmarks manager (489e84c)
  • manager: add bookmarks manager entrypoint with bulk operations (5829515)
  • ui: add loading and empty states for search results (d0cd1ed)
  • ui: implement morphing search input in header (fa13cae)

Bug Fixes

  • hooks: restore recursive auto-pagination and fix concurrent request bug (94d4d85)
  • resolve sync pipeline bugs and improve reliability (7d7c4ad)

Performance Improvements

  • components: optimize scroll listeners and observer refs (83227a5)
  • components: prevent timer memory leaks and stabilize props (29f3a12)
  • hooks: optimize re-renders and computations (7a97ab8)