Skip to content

Releases: dd3v/favbox

v2.1.5

Choose a tag to compare

@dd3v dd3v released this 25 Jan 19:15
  • Extract YouTube preview by static URL
  • Better placeholder colors via color extraction
  • Notes cleanup and interface improvements

v2.1.4

Choose a tag to compare

@dd3v dd3v released this 10 Jan 18:36
  • Improved UI components and layouts
  • Optimized service worker performance
  • Minor bug fixes and code improvements

v.2.1.3

Choose a tag to compare

@dd3v dd3v released this 31 Aug 18:07

Minor interface updates

v2.1.0

Choose a tag to compare

@dd3v dd3v released this 13 Jul 20:18
  • improved performance
  • improved UI
  • detects duplicate bookmarks

v2.0.3

Choose a tag to compare

@dd3v dd3v released this 29 Jun 17:56
  • Improved keyboard interaction
  • Added hotkeys
  • Minor UI improvements
  • Service worker enhancements

v2.0.2

Choose a tag to compare

@dd3v dd3v released this 25 Jun 21:45

bug fixes & minor improvements

v2.0.1

Choose a tag to compare

@dd3v dd3v released this 22 Jun 19:48
  • DB improvements and optimizations
  • Bug fixes and general improvements

v2.0.0

Choose a tag to compare

@dd3v dd3v released this 01 Jun 08:51
  • 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

Choose a tag to compare

@dd3v dd3v released this 13 Feb 18:22
  • UI fixes
  • SW improvements

v1.1.0

Choose a tag to compare

@dd3v dd3v released this 11 Feb 22:16
  • 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