Skip to content

Releases: natevoci/BrowserSelect

Release 1.5.5

17 Apr 04:47

Choose a tag to compare

Fixed

  • Fixed name of Chrome and Edge browsers to use names from the profile list.

Release 1.5.4

17 Oct 01:46

Choose a tag to compare

Fixed

  • Fixed sorting of browsers to be by name when refreshing the browser list.

Release 1.5.3

12 Oct 04:03

Choose a tag to compare

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

22 Sep 01:16

Choose a tag to compare

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

20 Sep 13:23

Choose a tag to compare

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

18 Aug 03:20

Choose a tag to compare

  • 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
  • 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.