Releases: samhh/bukubrow-webext
Releases · samhh/bukubrow-webext
v5.0.2.0
Changelog
Added
- Global configurable hotkeys.
- Onboarding flow when no communication can be achieved with the host.
Changed
- Stop closing popup after executing a bookmarklet.
- Improved UI for bookmarklets.
v5.0.1.0
Changelog
Added
- Support for bookmarklets. This is why the
activeTab
permission is being newly requested.
v5.0.0.3
Changelog
Changed
- Fix opening multiple bookmarks in Chromium-based browsers.
v5.0.0.2
Changelog
Changed
- Fix race condition in Firefox where browser popup will close before it can open requested bookmarks.
v5.0.0.1
Changelog
Added
- Support for very large Buku databases that serialise to over 1MB in size.
- Settings option to configure the WebExtension's badge.
Changed
- Bookmarks will now attempt to open in your active tab if it's a new tab page.
v4.0.0.1
Changelog
Changed
- Versioning has been changed to move in tandem with the host.