Changelog:
- v1.5.94
- Stop checking file extensions
- Fix flash from url (broken in 1.5.92)
- Update etcher-sdk to 4.1.4
- v1.5.93
- Update electron-builder to v22.6.1
- Strip out comments from generated code
- Update electron to v9.0.0
- v1.5.92
- Use electron.app.getAppPath() instead of reading it from argv in catalina-sudo
- Disable asar packing on all platforms
- Remove unneeded fortawesome from main.scss
- Remove unneeded font formats
- Webpack everything, reduce package size
- v1.5.91
- Minor fix - Init isSourceDrive param in correct place
- Fix undefined image from DriveCompatibilityWarning
Signed-off-by: Régis Patroix <regis.patroix@gmail.com>