github NeptuneHub/AudioMuse-AI v0.9.6
AudioMuse AI v0.9.6: Security update - AUTH_ENABLED true by default

6 hours ago

Release Date: April 6, 2026

AudioMuse AI v0.9.6 is a security update that set the env var AUTH_ENABLED to true by default. This work with this additional env var:

  1. AUDIOMUSE_USER - mandatory
  2. AUDIOMUSE_PASSWORD - mandaotry
  3. API_TOKEN - optional, only if you use an external plugin
  4. JWT_SECRET - optional

you can read more here: AUTH DOCS

If you don't want to use it (not reccommanded) you can just set AUTH_ENABLED to false.

To help this transition the .env.example and all the deployments example are updated to support this additioanl env var.

What's Changed

Full Changelog: v0.9.5...v0.9.6

Don't miss a new AudioMuse-AI release

NewReleases is sending notifications on new releases.