Skip to content

Releases: will-stone/browserosaurus

v14.4.0

08 Jun 16:15
Compare
Choose a tag to compare
  • 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

04 Jun 20:24
Compare
Choose a tag to compare
  • 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

29 May 07:10
Compare
Choose a tag to compare
  • 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

23 May 17:43
Compare
Choose a tag to compare
  • 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

19 May 16:58
Compare
Choose a tag to compare

v14.1.3

18 May 08:29
Compare
Choose a tag to compare
  • Upgrade Electron.
  • Fix #373 Not available in Default Browser menu.

v14.1.2

06 May 09:12
Compare
Choose a tag to compare
  • 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

03 May 07:25
Compare
Choose a tag to compare

Updates Electron to v13.0.0-beta.18. Whilst this does fix the rounded corner issue (#375), it causes the app to not respond to the copy-to-clipboard keyboard shortcut (#394).

v14.0.2

16 Apr 19:53
Compare
Choose a tag to compare
  • Fix opening a file explorer when no URL selected.
  • Fix a race condition where sometimes the contributing link shows when first launched with a URL. Also, the default URL is now empty rather than using the contributing link.
  • Added Chrome Dev browser (thanks @korniux).

v14.0.1

11 Apr 17:50
84c274f
Compare
Choose a tag to compare
  • Updated icon to match Big Sur design.
  • Fixed Waterfox's icon not showing (thanks @WorkInProgress-Development).
  • Make scrollbar more visible.