Releases: will-stone/browserosaurus
Releases · will-stone/browserosaurus
v13.3.2
- Upgrade from Electron 11 to Electron 12
v13.2.0
- Replace Polypane affiliate tile with Buy Me A Coffee tile.
v13.1.1
v13.1.0
- Add support for Chrome Beta (thanks @singhkays)
v13.0.2
- Fix Waterfox not showing - Waterfox had changed their bundle identifier.
- Fix edit mode not closing after setting as default browser.
v13.0.1
v12.3.1
Nothing exciting here, just internal refactors.
v12.3.0
- Hold shift when selecting a browser to open the link in the browser's private/incognito mode (thanks @fnwbr). If your browser isn't supported, please find its command flag and submit a PR, see here for an example: https://github.com/will-stone/browserosaurus/blob/3bfc60773f4f576adf94dbf4a53f70edb74a3eec/src/config/apps.ts#L23
- Add Opera Neon (thanks @WorkInProgress-Development)
v12.2.4
- Improve Dracula colours using official palette.
v12.2.3
- Fix tooltips dimming on button press.
- All tooltips now show immediately.