Releases: will-stone/browserosaurus
Releases · will-stone/browserosaurus
v14.4.0
-
Updating is now optional. If you'd like to update past this release, you'll need to click the "Update Available" button in the settings menu.
-
Refactor all icons. Now using Heroicons instead of FontAwesome.
-
Change website button (in settings) to home icon button.
-
Tweak the support message text, and donate button text.
v14.3.0
- Font sizes refactored: should now better match default macOS settings.
- Show "Browserosaurus" title instead of an ellipsis when no URL selected.
- Removed the contribute carrot tile in favour of a support message screen.
- Updated Electron to 13.1.1
v14.2.1
- Fix window buttons not completely hidden. Previously they were hidden until you hovered over the top left of the picker window. This could be a little jarring. Now we are able to completely remove the traffic-light buttons without resorting to hacks.
- Upgrade to Electron 13 stable. Previously B used a beta version so that we could get early access to fixing a bug.
- Refactored the URL bar (in settings mode) so buttons are less squashed. This does slightly hide the homepage link when B is not the default browser, but this is an acceptable compromise for the time-being.
v14.2.0
- Changed Buy Me A Carrot link in the setting pane to a link to B's homepage.
- Made the buttons' clickable area visible (look more like buttons).
- Upgrade Electron-Forge to 6.0.0-beta.56, and Electron to 13.0.0-beta.28.
v14.1.4
- Fix #399 - Could not find browsers in
~/Applications
- thanks @WorkInProgress-Development for submitting the fix to theapp-exists
project.
v14.1.3
v14.1.2
- Fix #395 - Lists browsers that are uninstalled in the past - thanks @saneef
- Fix #394 - Copy keyboard shortcut cmd+c is not working
- Adds support for Brave private windows - thanks @SENTINELITE
v14.1.0
v14.0.2
v14.0.1
- Updated icon to match Big Sur design.
- Fixed Waterfox's icon not showing (thanks @WorkInProgress-Development).
- Make scrollbar more visible.