release_3.0.1
·
5 commits
to master
since this release
WebView2 Graceful Fallback
When the WebView2 Runtime is not installed, FindRomCover now handles it gracefully instead of logging repeated errors. Web search features (Google/Bing tabs) will be unavailable, but all other functionality remains intact.
Image Conversion Improvements
- Corrupt or misformatted images are now detected immediately (via
MagickException) and skipped without unnecessary retries. - Retry logic remains in place for transient I/O failures (file locks, network drives, etc.).
Less Log Noise
- Benign events like "file disappeared after wait" and "conversion skipped" are now logged at Debug level instead of Warning.
- The bug report sink now only sends Error-level events (was Warning), reducing unnecessary reports.
Dependency Updates
- Magick.NET
14.14.0→14.15.0 - MessagePack
3.1.7→3.1.8 - Microsoft.Web.WebView2
1.0.4022.49→1.0.4078.44 - Serilog
4.3.1→4.4.0