Releases: aloglu/hoverbar
Releases · aloglu/hoverbar
v0.1.5
Changelog
Added
- Drag-and-drop support for moving bookmarks and folders. (#5)
- Support for moving bookmarks into folders, out of folders, and between folder levels. (#5)
- Custom context menus for bookmark and folder items. (#4)
- Folder icon color setting. (#1)
- Folder icon style setting with emoji/folder display modes. (#1)
- Single-emoji folder title rendering as a folder icon option. (#1)
- Favicon caching based on browser tab favicon updates and successfully loaded bookmark favicons.
- New simplified extension icon.
Changed
- Updated extension version to
0.1.5. - Changed extension action title to
Hoverbar. - Redesigned the settings popup.
- Reworked folder icon rendering in the overlay and new-tab page.
- Increased favicon display size.
- Improved favicon fallback rendering.
- Removed bookmark item hover lift effect.
- Removed rounded bottom corners from the bookmark bar.
Fixed
- Bookmark bar no longer scales with page zoom. (#2)
- Overlay state now resets when switching away from and back to a tab.
- Context menus close correctly during drag operations and outside interactions.
- Folder contents update live after bookmark moves.
- Standalone media/image pages are ignored by the overlay injector. (#3)
- Reduced favicon jitter and hidden/partially clipped favicon states.
- Avoided page-load favicon fetching behavior that could affect tab loading state.
- Fixed repeated menu listener binding in the content overlay.
- Fixed folder color application across overlay and new-tab render paths.