v0.11.2
Bug fixes:
- Tweak battery/power check to do a better job of handling errors, should help with #30
UI updates:
- Cleanup prefs form a bit. Remove screensaver source repo as an option. I might add this back, but it seems like an easy way to break the app, and I don't know if anyone is using it?
Other updates:
- Add screensavers to the main download instead of making them an extra download when the app boots. This adds a bit to the release size, but means that the app will basically always work once it's been downloaded
- Tweak idle checks to run less frequently, which should cut back a little bit on our CPU usage
- Update the logic for fullscreen detection to hopefully deal with windows which overlap the edge of the screen on OSX
- Update Electron to v6
- Update other assorted packages