Releases: will-stone/browserosaurus
Releases · will-stone/browserosaurus
v7.0.0
- 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
- 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
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
- 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
- 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
- fix: updater not working. You will need to download this version manually.
v6.4.0
v6.3.0
v6.1.0
- 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
- fix: url was not being truncated.