Releases: will-stone/browserosaurus
Releases · will-stone/browserosaurus
v6.0.1
v6.0.0
The changes are mainly internal refactors:
- Moved to Electron Forge v6 (from v5). This is currently in beta but seems to be fairly stable at the moment. It brings the benefit of using webpack which means...
- Browser logos importing using npm (closes #97).
- Packaged size now smaller.
- Moved back to using Styled Components. My webpack skills are lacking and I couldn't get it to play nice with CSS. This seemed like an easy solution and gave me the chance to play with Styled System too.
v5.6.0
- Removed About window: moved version number to tray.
- Slightly sped-up returning focus to previous (opening) window.
v5.5.1
v5.5.0
- Add Edge Dev browser (thanks @fullstack-to)
v5.4.6
- fix: sometimes opens two tabs
v5.4.5
- put updater back in.
v5.4.3
Roll back test for restart-on-update fix (didn't work).
v5.4.2
Testing update restart.
v5.4.1
- This should fix an issue where the app does not restart after an update. (We won't know until the update after this).