Skip to content

v0.1.7.0

Compare
Choose a tag to compare
@stuerp stuerp released this 14 Jul 19:27
· 29 commits to master since this release
b30d78e

v0.1.7.0, 2024-07-14

  • New: In Private mode can be enabled in the Preferences dialog and is no longer enabled by default (alpha3).
  • New:
    • Methods
      • GetArtwork(): Gets the embedded artwork (front / back / disc / icon / artist) from the current playing item (alpha1).
        • Fixed support for other artwork types (alpha2, regression).
        • Added support for WebP images (alpha2).
        • Always returns an empty data URI in case of an error or if the specified artwork type is not available (alpha2).
        • The album art search patterns are used first. If no matching file can be found, the embedded artwork gets queried (alpha3).
  • Changed: Updated the WebView2 SDK to the latest version (alpha3).