Skip to content

Auditorium v1.35.1 - the shortcuts get their icon back

Choose a tag to compare

@Redrum624 Redrum624 released this 18 Aug 12:08
· 32 commits to main since this release

Fixed

  • Blank desktop and start-menu icons after install. The NSIS installer passes package.json's description verbatim as the shortcut comment, and ours had grown to 574 characters — past the ~260-character shell-link comment limit, which corrupts the .lnk's icon-location field (the v1.35.0 shortcuts carried a slice of the description where the icon path belongs). The description is now a 183-character one-liner, pinned by a regression test; the full pitch lives in the README, where it always belonged.

Note on the AI models: nothing about model handling changed in this release — the installer intentionally ships no models (~1.03 GB across four features). Each AI dialog (Separate, Transcribe, Voice Changer, Align Lyrics) offers a Download Model button with progress; files are sha256-verified and land in %APPDATA%\audition_app\models.

Verify your download (see SHA256SUMS.txt):

CertUtil -hashfile "Auditorium Setup 1.35.1.exe" SHA256