Releases: alexanderwe/checksum-validator
Releases · alexanderwe/checksum-validator
1.1.6
1.1.5
1.1.4
Added
- Debug messages to log files for better issue resolution
1.1.3
Added
- Linux support
Info
- Skipped v1.1.2 to some problems with uploading artifacts and electron-builder
1.1.1
1.1.0
Added
- Windows support (If you encounter some problems please file an issue)
Changed
- The application now uses Node's crypto module to calculate the hashes. This makes it easier to develop for cross platform support but may also lead to slower calculation times.
1.0.1
Changed
- Now build with Webpack 4
- Does not use the hosted ant-desgin font anymore, now uses a locally hosted one
1.0.0
Changed
- New UI for a better overview, used ant-design
Added
- Overview over past checks
- Settings pane for better functionalities
- Manually select languages
- Install updates manually or automatically
- Save checksums to database and clipboard
0.2.1
Fixed
- Fix for vulnerability in Electron see https://electronjs.org/blog/protocol-handler-fix
0.2.0
Added
- Localization
- The app now supports English and German as languages