Releases: lkuechler/omnibox-browser-extension
Releases · lkuechler/omnibox-browser-extension
omnibox-browser-extension: v1.0.0
omnibox-browser-extension: v0.10.1
omnibox-browser-extension: v0.10.0
omnibox-browser-extension: v0.9.0
omnibox-browser-extension: v0.8.0
omnibox-browser-extension: v0.7.0
omnibox-browser-extension: v0.6.0
omnibox-browser-extension: v0.5.2
omnibox-browser-extension: v0.5.1
omnibox-browser-extension: v0.5.0
0.5.0 (2025-08-11)
Features
- add basic styling (54e4fda)
- add fuzzy search (b603a4f)
- add icons from heroicons.com (fb5a03c)
- add intro explainer (26aae27)
- add new search for bookmarks (04ec784)
- add new shortcut that prefills the input with command prefix (f86113d)
- change default short cut to Alt+P (17264dd)
- change name and description (c41a57c)
- commands: add duplicate tab command (b67dc63)
- commands: new command for closing the active tab (e3edd14)
- commands: new command to close all tabs to the right (1b8c716)
- commands: show unicode character in front of action commands (e5c5a85)
- first steps for chromium support (7722e78)
- improve scroll behaviour (d8d39e2)
- popup: set size based on active window (30b2ff3)
- searchBookmarksByTitle: improve fuzzy search results (06ee5ca)
- searchTabsBySound: allow :audio as keyword (81ff91c)
- searchTabsByTitle: improve fuzzy search (ab58806)
Bug Fixes
- hopefully force the loading of the release config (30ceff1)
- icons: improve styling (d382aae)
- input: make autofocus more consistent (1545007)
- introComponent: wording for commands (9ce3c45)
- jumpTo: only use non hidden tabs to find first and last tab (ba4e1bf)
- manifest: remove unused permission (ff6e8d7)
- manifest: remove unused settings (a017af0)
- manually update manifest file to correct version (08985d5)
- mostly just a change to test the release job (cc3800c)
- popup: only show scrollbars when needed (7347506)
- popup: set correct spacing for not found text (fc28bab)