Skip to content

release_3.0.1

Choose a tag to compare

@drpetersonfernandes drpetersonfernandes released this 12 Jul 18:27
· 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.014.15.0
  • MessagePack 3.1.73.1.8
  • Microsoft.Web.WebView2 1.0.4022.491.0.4078.44
  • Serilog 4.3.14.4.0