-
AudioCore v1.5.0
released this
2026-03-04 21:42:10 +00:00 | 17 commits to main since this releaseAudioCore v1.5.0
AudioCore V1.5 is the first stable modular release of AudioCore.
This release moves the platform to a plugin-first architecture so features can be enabled per site without bloating core. It includes production-ready artist, release, store, and support workflows, plus admin tooling for updates, shortcodes, and automation.
Included in this release
- Plugin-first architecture
- Artists plugin (profiles, socials, public artist pages)
- Releases plugin (catalog, metadata, track samples)
- Store plugin
- Cart + checkout
- PayPal integration
- Orders + customers
- Discount codes
- Secure digital downloads
- Support plugin
- Ticket system
- IMAP sync for email replies
- Newsletter module
- Media library
- Pages + shortcodes
- Maintenance mode + branding controls
- Admin update checker (Gitea manifest)
Ops/admin improvements
- Installer flow with setup checks
- Cron jobs page and plugin-aware cron guidance
- Better settings organization and plugin segmentation
- Cleaner release/export structure for repository publishing
Notes
- Configure SMTP before production use.
- Keep private downloads outside public web root.
- Ensure cron jobs are set for IMAP sync and recommended store tasks.
Downloads