Release Date: June 21, 2026
AudioMuse AI v2.3.1 delivers a refined and more reliable experience with major improvements to the IVF index, including enhanced idle-time memory cleanup for better performance and stability.
This release also includes several bug fixes and quality-of-life improvements, most notably a fix for reverse proxy deployments: AudioMuse AI now fully supports being served under a subpath (e.g. https://yourserver/audiomuseai/) behind Nginx or similar proxies. The previous redirect loop has been resolved, and authentication flows, navigation, and all internal links correctly preserve the /audiomuseai prefix instead of falling back to the domain root. You can read more here: #668
What's Changed
- Index fix and devel image tag by @NeptuneHub in #664
- IVF fix and setup improvement by @NeptuneHub in #665
- Hardening & cleanup: reverse-proxy subpath fix (#668), error/XSS/auth by @NeptuneHub in #670
Full Changelog: v2.3.0...v2.3.1