Skip to content

Releases: dd3v/favbox

v2.1.5

25 Jan 19:15

Choose a tag to compare

  • Extract YouTube preview by static URL
  • Better placeholder colors via color extraction
  • Notes cleanup and interface improvements

v2.1.4

10 Jan 18:36

Choose a tag to compare

  • Improved UI components and layouts
  • Optimized service worker performance
  • Minor bug fixes and code improvements

v.2.1.3

31 Aug 18:07

Choose a tag to compare

Minor interface updates

v2.1.0

13 Jul 20:18

Choose a tag to compare

  • improved performance
  • improved UI
  • detects duplicate bookmarks

v2.0.3

29 Jun 17:56

Choose a tag to compare

  • Improved keyboard interaction
  • Added hotkeys
  • Minor UI improvements
  • Service worker enhancements

v2.0.2

25 Jun 21:45

Choose a tag to compare

bug fixes & minor improvements

v2.0.1

22 Jun 19:48

Choose a tag to compare

  • DB improvements and optimizations
  • Bug fixes and general improvements

v2.0.0

01 Jun 08:51

Choose a tag to compare

  • Improved sync with browser bookmarks and data parsing
  • Redesigned UI with a smoother, more intuitive UX
  • Added Command Palette
  • Added health check feature
  • Local notes support
  • New and updated bookmark attributes: tags, domain, folder, keywords
  • Added hot keys
  • Refined search functionality

v1.1.1

13 Feb 18:22

Choose a tag to compare

  • UI fixes
  • SW improvements

v1.1.0

11 Feb 22:16

Choose a tag to compare

  • a green icon is shown when a bookmark has already been created
  • improved search, now it uses a composite index by title, description, and URL
  • syncing in real-time with a progress bar after installation
  • UI/UX improvements, bug fixes