Releases: chorus-studio/chorus
Releases · chorus-studio/chorus
Beta Release v2.8.4-beta
What's Changed
Full Changelog: v2.8.3-beta...v2.8.4-beta
Beta Release v2.8.3-beta
What's Changed
- Fix EQ/reverb double-application and blocked track state sync by @cdrani in #275
- Fix impulse reverb audio chain and remove UI separators by @cdrani in #276
Full Changelog: v2.8.2-beta...v2.8.3-beta
Beta Release v2.8.2-beta
What's Changed
- ✨ feat: Add MS (Mid-Side) Audio Processor with Multi-Effect Support by @cdrani in #273
- 🐛 fix: resolve PiP communication and service worker errors by @cdrani in #274
Full Changelog: v2.8.1-beta...v2.8.2-beta
Beta Release v2.8.1-beta
What's Changed
- Release: Fix npx command in workflows by @cdrani in #265
- 🐛 fix: display full semantic version including beta tags in UI by @cdrani in #268
- 🐛 fix: popup mute button now correctly mutes playback by @cdrani in #269
- 🐛 fix: prevent next track from starting at previous snip's start_time by @cdrani in #270
- chore: merge develop to main for release by @cdrani in #271
- fix: revert audio manager optimizations for Windows compatibility by @cdrani in #272
Full Changelog: v2.8.0-beta.1...v2.8.1-beta
v2.7.2
🐛 Bug Fixes
- Prevent next track from starting at previous snip's start_time (#270)
- Fixed race condition where transitioning from a snip track to a non-snip track would occasionally cause the next track to start at the previous track's snip start_time instead of 0
🚀 CI/CD
- Automatically sync main to develop after release
❤️ Contributors
- Charles (@cdrani)
Beta Release v2.8.0-beta.1
What's Changed
- ✨ feat: unlock premium features for all users by @cdrani in #263
- Release: GitFlow workflow implementation and premium features by @cdrani in #264
- ⚡️ perf: comprehensive resource optimization and performance improvements by @cdrani in #266
- 🚀 ci: add beta release workflow for Chrome Web Store by @cdrani in #267
Full Changelog: v2.6.1...v2.8.0-beta.1