Releases: will-stone/browserosaurus
v20.3.0
What's Changed
- feat: add support for Mullvad Browser by @filippobuletto in #637
New Contributors
- @filippobuletto made their first contribution in #637
Full Changelog: v20.2.2...v20.3.0
v20.2.2
Full Changelog: v20.2.1...v20.2.2
v20.2.1
What's Changed
- fix: skip error from shell script by @billyjacoby in #631
New Contributors
- @billyjacoby made their first contribution in #631
Full Changelog: v20.2.0...v20.2.1
v20.2.0
What's Changed
- feat: add support for Figma Beta and Framer by @HarshInvader in #624
New Contributors
- @HarshInvader made their first contribution in #624
Full Changelog: v20.1.0...v20.2.0
v20.1.0
What's Changed
- fix: suppress find errors by @mreid-tt in #612
- feat: support for Lagrange browser by @aa-parky in #613
- fix(apps): brave nightly name by @manymee in #619
- Add Drag and drop instructions to Apps pane in preferences by @mikaelf in #621
- feat: add support for Epic browser by @rkanderson in #623
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #618
- ci: upgrade node by @will-stone in #625
- ci: upgrade macOS by @will-stone in #626
New Contributors
- @aa-parky made their first contribution in #613
- @manymee made their first contribution in #619
- @mikaelf made their first contribution in #621
- @rkanderson made their first contribution in #623
Full Changelog: v20.0.2...v20.1.0
v20.0.2
What's Changed
- chore(deps): bump got and electron by @dependabot in #598
- chore(deps): bump minimatch and @electron/universal by @dependabot in #597
- fix: correct the name for the Brave Beta browser by @ryanfowler in #609
- fix: incorrect app count in prefs after an app is uninstalled #606
New Contributors
- @ryanfowler made their first contribution in #609
Full Changelog: v20.0.1...v20.0.2
v20.0.1
What's Changed
- fix: Firefox Developer Edition name by @nihaals in #600
- fix: names for two browsers (Safari Technological Preview and Tor Browser) by @i0ntempest in #601
Full Changelog: v20.0.0...v20.0.1
v20.0.0
What's Changed
- refactor: use app names for detection by @will-stone in #593
This release changes the way Browserosaurus looks for supported apps on your machine, which will hopefully be both quicker and more reliable. Previously, Browserosaurus relied on Spotlight's index being available, in order to check supported app IDs, and would keep retrying if it received nothing. However, as noted by a few people in the issues, Spotlight sometimes returns a partial index and there's no way to know it's not complete without polling it (which is not good form). So, with the great help from @mreid-tt, Browserosaurus now simply looks to see which apps you have installed in your /Applications
folder, and cross-references that against the inbuilt list of supported browsers.
Please note a couple of things:
- The old config and the new config simply aren't migrate-able: the old way relied on app bundle IDs, and the new method uses app names. Therefore you will have unfortunately lost your custom config, but I hope you find the GUI preferences easy to use and can get back to your setup with ease.
- There may be some app names which aren't quite the same as were previously stored in the supported apps list. Without installing each app, I have no way of knowing if they are correct (and there are quite a few apps in Browserosaurus' list now!). Please raise issues or pull-requests if the name isn't correct and your app isn't being picked up by Browserosaurus.
Full Changelog: v19.3.3...v20.0.0
v19.3.3
Full Changelog: v19.3.2...v19.3.3
v19.3.2
Full Changelog: v19.3.0...v19.3.2