Releases: muffinista/before-dawn
Releases · muffinista/before-dawn
v0.14.1
This release attempts to fix some problems with locking the screen when the system goes idle.
v0.14.0
v0.13.0
v0.12.2
This is a pretty minor update, other than upgrading all the way from Electron 7 to 9. Enjoy!
v0.12.1
This release fixes a bug with loading screensavers.
v0.12.0
Hello! Lots of stability fixes in this release:
- Assorted bug fixes for display problems in Windows
- Disabled the 'hide cursor' code for Windows, because it seems to be causing weird issues.
- Cleaned up a bunch of code for previews.
- Fixed an issue with the screen grabber code, which was sometimes returning the wrong screen if you have multiple displays.
- Added some caching to help with performance
- Wrote some code to hopefully address a timing issue which would happen if a screensaver was activated with
- Updated assorted packages
v0.11.7
Assorted bugfixes!
v0.11.6
This fixes a bug with locking the screen, oops!
v0.11.5
- Upgrade to Electron 8
- Update assorted dependencies
- Handle bug with registering global shortcuts
- Add OSX permission checks for microphone, screen grabs
- Add code to properly hide cursor when screensaver is running
- Add node module for sleeping/locking the screen
- Update fullscreen detection checks
v0.11.4
- Fix some issues with checking battery/power levels in Linux
- Add some code to try and properly blank the screen in Linux
- Update some packages
- Point to a new release server URL