Skip to content

v0.56.5

Choose a tag to compare

@github-actions github-actions released this 22 Jul 02:50
· 165 commits to main since this release
4a75e00

What’s New:

  • Fixed detection of Inno Setup, NSIS, MSI, and WiX installers.
  • Installer frameworks now launch through the safer WineBare pipeline.
  • Added a native extraction fallback for MoonScraper’s Wine-incompatible Inno boostrapper.
  • Installer bottles now automatically synchronize installed applications into Sharp Library.
  • Sharp Library applications correctly retain and launch through their associated bottles.
  • Uninstalling an installer-based app now removes its bottle, preventing it from reappearing after refresh.
  • Applications without cover art now use the standard MetalSharp fallback artwork.
  • Added bottle health information and launch-log access to Sharp Library cards.
  • Improved installer detection by scanning larger executables and avoiding false NSIS matches.
  • Added a dedicated shared prefix for non-Steam Sharp Library applications. 

MoonScraper Chart Editor:

MoonScraper Chart Editor 1.5.13 can now be installed and launched directly through Sharp Library. MetalSharp automatically uses native innoextract when needed, installs it through Homebrew if unavailable,and imports the extracted editor into its own bottle.

Validation:

  • MoonScraper Chart Editor 1.5.13 Win64 verified with WineBare / M11 Launch.
  • Full Rust test suite passed.
  • Rust formatting, Clippy, release build, TypeScript, Biome, Prettier, and Electron production build validated.