Releases: Drommedhar/DlssUpdater
Releases · Drommedhar/DlssUpdater
v2.0.0.0
Version 2.0
v1.0.6.1
Adjust version
v1.0.6.0
Merge pull request #10 from Drommedhar/dev # 1.0.6.0 * Add saving of default dlls if applying new version and a backup wasn't done * Fix File Watcher running on startup while gathering all games leading to race conditions * Switch MD5 check to SHA256 check * Better check if downloaded DLL is properly signed
v1.0.5.1
* Fix incorrectly enabled ComboBox for DLL types in configuration view * Fix AsyncFileWatcher not correctly removing removed games
v1.0.5.0
Merge pull request #8 from Drommedhar/dev # 1.0.5.0 * Add support for hiding games from main list with right mouse button * Add filter to games page * Validate MD5 hash and signature of downloaded DLL * Fix crash if image for manually added game is no longer available
v1.0.4.1
2 small fixes
v1.0.4.0
Merge pull request #7 from Drommedhar/dev Dev
v1.0.3.0
Increase version
v1.0.2.0
Merge pull request #2 from Drommedhar/dev Dev
v1.0.1.0
Merge pull request #1 from Drommedhar/dev Add logging, fix warnings & more