Skip to content

Releases: will-stone/browserosaurus

v7.0.0

31 Oct 22:37
Compare
Choose a tag to compare
  • feat: updated layout. 4 or fewer browsers will display on one row. 5 or more browsers will attempt to display in a square, e.g. 3 rows and 3 columns for 7, 8, or 9 browsers.
  • feat: favourite will now display at regular size.
  • feat: copy-to-clipboard moved to bottom of picker window.
  • feat: keyboard shortcuts updated…
    • Command+C to copy URL to clipboard.
    • Space to launch favourite (enter key will still work but is deprecated).
  • feat: browsers' mouse hover style changed from a blue background to an opacity toggle.
  • feat: Safari will be favourite by default (removed option to have no favourite selected).
  • feat: left-aligned bluebar URL.
  • fix: error when resuming and Browserosaurus had attempted an update.
  • refactor: move to plain CSS files from Styled Components.

v6.7.0

27 Oct 15:05
Compare
Choose a tag to compare
  • feat: updates to the app are now shown as a blue menu-bar icon. This is instead of the attention-seeking dialog window. The "Quit" menu item changes to "Install Update".

v6.6.3

27 Oct 07:16
Compare
Choose a tag to compare

This is identical to 6.6.2 but because of a typo in the release version of 6.6.2, the auto-updater was not downloading the new version.

v6.6.2

26 Oct 21:09
Compare
Choose a tag to compare
  • fix: JS error dialog box shown when pressing enter, when no favourite set.
  • fix: pressing "restart" on updater dialog does not restart the app.

v6.6.1

26 Oct 09:23
Compare
Choose a tag to compare
  • feat: add Edge Beta and Edge Canary (thanks @sputnik13 for the PR, and @nmcc1212 for the initial PR about these two browsers).

v6.5.2

21 Oct 06:58
Compare
Choose a tag to compare
  • fix: updater not working. You will need to download this version manually.

v6.4.0

23 Sep 19:39
Compare
Choose a tag to compare
  • Feat: Add Brave Browser Beta (closes #117).
  • Fix: Not detecting Brave Browser Dev (closes #117).
  • Feat: Add qutebrowser (closes #116).

v6.3.0

21 Jul 16:58
Compare
Choose a tag to compare
  • Open in background: click link, hold alt/opt, browsers that support open-in-background will stay bright, click browser.
  • Added support for Polypane browser (thanks @Kilian for PR #112).

v6.1.0

16 Jun 20:34
Compare
Choose a tag to compare
  • feat: added support for Yandex browser (closes #100).
  • Due to the sheer amount of dev/beta/canary channels for lots of browsers, I've made the decision to remove hotkey support for any browser that is non-stable. If you mainly use a non-stable channel browser, I suggest making it your favourite and that will provide the "enter" hotkey.

v6.0.2

16 Jun 17:12
Compare
Choose a tag to compare
  • fix: url was not being truncated.