Releases: natevoci/BrowserSelect
Releases · natevoci/BrowserSelect
Release 1.5.5
Fixed
- Fixed name of Chrome and Edge browsers to use names from the profile list.
Release 1.5.4
Fixed
- Fixed sorting of browsers to be by name when refreshing the browser list.
Release 1.5.3
Fixed
- Added support for sendgrid links to the URL Expander. This includes adding wildcard support to the URL Expander.
- Fixed URL Expanders window to open centred to its parent.
Release 1.5.2
Fixed
- Fixed exception in filtering for browsers without a logged in user.
- Fixed scrolling for long lists of profiles
- Fixed help button position
Release 1.5.1
Added
- Added the ability to skip rules when opening by holding the Alt key within the first 500ms.
- Added support for loading the url from the clipboard if no argument is passed
- Compact mode features:
- Added a text filter instead of shortcut keys to better handle long lists of browsers.
- Changed the "Always use" option to simply use the full domain name.
- Added auto selection of the browser last used for the domain of the url. This allows simply pressing Enter to load in the last used browser.
Fixed
- Fixed detection of chrome and edge profiles to only detect root level profiles so that snapshots (which appear as duplicates) are ignored.
- Fixed exception when choosing Always option in compact view
- Fixed handling of urls with ports
Release 1.5.0
- New Feature: Compact vertical mode
- Includes display of username of chrome and edge profiles to help distinguish them
- Note: requires "Refresh" of browsers to detect usernames
- "Always" is accessible by right click context menu
- Includes display of username of chrome and edge profiles to help distinguish them
- Changed Browser detection to just use "Edge" and "Chrome" instead of "Microsoft Edge" and "Google Chrome" when naming profiles.
- Changed Settings, About, and Help windows to open on the same screen as the main window.
- Resolved issue with apply button getting enabled while the checkboxes and comboboxes are initialising.