- Add Google Chrome tabs and history, bookmarks search.
- Fix Search History window not opening when the app is open but no window is opened.
- Order-insensitivity: search "foo bar" now works with title/url "bar foo" or "foo bar".
- Spacing-insensitivity: search "foo bar" and "foo bar" now work with title/url "foo bar".
- URL-title-insensitivity: search "foo bar" now works for title "bar" on url "foo.com"
- Updated dependent packages to resolve vulnerabilities listed in npm audit
- Add shortcut for make quick quicklinks when searching tabs.
- Changed shortcut for Close Tab in the Search Tab command.
- Increase exception message to diagnose issues
- Added support to match url in bookmark and history search
- Add the ability to create new window
- Add the ability to close tabs
- Improved getting open tabs speed
- Added support for profiles across all commands
- Added support for opening tabs in different profiles
- Added search bookmarks action
- Refactored code to use new useSQL hook
- Add Open Tab action to action panel
- Add Google Chrome history search
- Add Google Chrome extension