github NeptuneHub/AudioMuse-AI v1.0.0
AudioMuse AI v1.0.0: Setup Wizard

latest release: v1.0.1
13 hours ago

Release Date: April 17, 2026

AudioMuse AI v1.0.0 introduces a new Setup Wizard UI that simplifies installation and configuration by moving Application Settings into the web interface instead of environment variables.

From this version onward, the only required environment variables are only the infrastructural one related to Redis and PostgreSQL connections. All other parameters are configured during the first startup directly through the AudioMuse web page, significantly reducing setup complexity and minimizing configuration errors.

The Setup Wizard is not limited to the initial setup and can be accessed at any time from the administration menu to update settings on the fly. Each change is automatically applied by automatically restarting the Flask and Worker containers, ensuring updates take effect immediately without manual intervention.

IMPORTANT: For legacy systems, existing environment variables are automatically imported into the database during the first startup to preserve current configurations. After this migration, environment variables are no longer used except for Redis and PostgreSQL, which remain exclusively managed through env vars.

What's Changed

New Contributors

Full Changelog: v0.9.6...v1.0.0

Don't miss a new AudioMuse-AI release

NewReleases is sending notifications on new releases.