Skip to content

Releases: will-stone/browserosaurus

v5.4.0

16 May 19:53
Compare
Choose a tag to compare
  • fix: Tor Browser not showing (thanks github.com/macgeekpro). Closes #94

v5.3.1

13 May 20:22
Compare
Choose a tag to compare
  • fix: crash on some machines when trying to retrieve installed apps (thanks github.com/pandermatt)

v5.3.0

08 May 20:44
Compare
Choose a tag to compare
  • Adds copy-to-clipboard activity. Closes #89
  • Tweaked activity key style.

v5.2.5

08 May 18:34
Compare
Choose a tag to compare
  • fix: 4 browsers without a favourite cuts off the fourth browser #88

v5.2.4

07 May 19:51
Compare
Choose a tag to compare
  • testing updater

v5.2.3

07 May 19:40
Compare
Choose a tag to compare
  • testing updater

v5.2.0

07 May 18:00
Compare
Choose a tag to compare
  • Add auto-updater.

v5.1.1

07 May 13:23
Compare
Choose a tag to compare
  • use will-change for smoother animations.

v5.1.0

07 May 13:09
Compare
Choose a tag to compare
  • Blue bar scales-down and fades in.
  • Picker scales and fades-in from corner nearest mouse.
  • Lots of optimisations, including:
    • Remove react-spring in favour of basic CSS approach.
    • Removed styled-components in favour of standard CSS.
    • Upgraded TS and immer again, now that Styled Components isn't there to slow down VSCode.

v5.0.0

06 May 20:00
46a4612
Compare
Choose a tag to compare
  • Rewrite in TypeScript.
  • The placement logic has been completely rewritten. Instead of making the Electron window the size of the browser buttons and placing it near the mouse, the window is now the size of the whole workspace (transparent) and the picker window is purely virtual, within the browser window. This allows for the placement to be done using browser mouse events.
  • Everything has been stripped back to bare essentials:
    • No more preferences pane. It added unneeded complexity to maintaining the whole app.
    • All browsers shown. Despite there now being no way of disabling a browser, the more compact design should mean this won't matter.
  • Favourite browser can now be set from the tray menu. Doing so, sets the browser as the closest to the mouse and doubles its size so it's easier to click.
  • The about menu, now accessed from the tray menu, uses Electron's inbuilt showAboutPanel. Again, this means one less thing to maintain.
  • URL shown at top of workspace in blue bar.
  • New website, new domain! https://browserosaurus.com

I decided to bite the bullet and get an Apple Developer account. This means the release is now signed and bug #77 is officially fixed. However, this now means I incur a yearly cost of £79. Therefore, please consider a donation if you use the app. Thanks.

ko-fi