v3.0.5
Pass path to Electron's node executable to kmd (#133)
- version bump (3.0.5)
- Added /debugger endpoint to aid in debugging user issues
- Handle scan errors in UI
- Make sure timing property is present before destructuring
- Fix issues with logging
- Add daily check for updates
- bumped kmd version to 0.0.8, inject electron node path into kmd
- Updated changelog, split clean process out to its own package script
- Fixed issue with screenlock script regex (ignoring a-f in hex number), added check for 'Never' sleep setting (0)