Auditorium v1.35.1 - the shortcuts get their icon back
Fixed
- Blank desktop and start-menu icons after install. The NSIS installer passes
package.json'sdescriptionverbatim 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