This repository has been archived by the owner on Apr 3, 2022. It is now read-only.
Releases: spikespaz/search-deflector
Releases · spikespaz/search-deflector
Version 0.0.4
Still not stable or ready for public use. Give me bug reports.
Changes:
- Move imports of
main.d
to top level. - Searches now do not open a console window.
Some known issues:
- "Microsoft Edge" option for the preferred browser doesn't work.
- Crashes during setup because curl was not found. #1
- If a search result is picked from the start menu, and the URL starts with
https://www.bing.com
, it will be treated as a search.
Version 0.0.3
Still not stable or ready for public use. Give me bug reports.
Changes:
- Added ability to use system default browser
- Fixed terminal not closing after browser launch
Some known issues:
- "Microsoft Edge" option for the preferred browser doesn't work.
- Crashes during setup because curl was not found. #1
- If a search result is picked from the start menu, and the URL starts with
https://www.bing.com
, it will be treated as a search.
Version 0.0.2
Still not stable or ready for public use. Give me bug reports.
Changes:
- Added error message for unrecognized URIs.
- Added handling for non-Bing URLs.
Some known issues:
- "Microsoft Edge" option for the preferred browser doesn't work.
- "System Default" option for the preferred browser doesn't work.
- Crashes during setup because curl was not found. #1
- If a search result is picked from the start menu, and the URL starts with
https://www.bing.com
, it will be treated as a search.
Version 0.0.1
Very first release, imperfect, probably riddled with bugs. Don't use this.
If you do use this, submit bug reports for the issues that you will undoubtedly find.
Some known issues:
- "Microsoft Edge" option for the preferred browser doesn't work.
- "System Default" option for the preferred browser doesn't work.
- Crashes during setup because curl was not found. #1