Releases: got-feedBack/feedBack-desktop
Releases · got-feedBack/feedBack-desktop
Release list
v0.3.0-alpha.1
What's Changed
- Rebrand splash/loading dialog Slopsmith -> fee[dB]ack by @topkoa in #21
- feat(brand): finish desktop chrome rebrand → fee[dB]ack by @byrongamatos in #23
- Audio: song loudness normalization, in-process VSTs (perf), and stereo routing by @Jafz2001 in #24
- fix(build): make the local + CI Linux build work off main by @byrongamatos in #26
- build: bundle rig_builder by default by @byrongamatos in #28
- fix(build): strip dangling symlinks so macOS builds aren't "damaged" by @byrongamatos in #30
- fix(audio): surface real audio input device names (not "Desktop input N") by @byrongamatos in #32
- fix(audio): real device names are not labelSafe pseudonyms by @byrongamatos in #33
- build: bundle feedback-plugin-virtuoso (replaces slopscale-fork) by @ChrisBeWithYou in #31
- fix(sandbox): force PolyChrome DSP plugins out-of-process (in-process WndProc DEP crash) by @byrongamatos in #34
- feat(sandbox): native last-chance crash attribution for in-process VST3 faults by @byrongamatos in #36
- Config reset/repair + migration framework (drop the manual config-folder delete) by @byrongamatos in #38
- fix(preload): expose desktop bridge as window.feedBackDesktop by @ChrisBeWithYou in #40
- audio: raise backing-track default volume 0.7 → 0.8 by @Jafz2001 in #42
- Tag audio input labels with driver type (ASIO/WASAPI) on Windows by @ChrisBeWithYou in #44
- Add "Disable input monitoring" (full monitor kill) for own-rig players by @ChrisBeWithYou in #47
- feat(audio): own-rig opt-in — gate saved tone-chain restore on use_amp_sims (#46) by @byrongamatos in #50
- Streamer mix outputs (PR1): one stream bus → a 2nd output device by @ChrisBeWithYou in #49
- perf(audio): gate ML note-detection pipeline (default OFF, arm on demand) by @byrongamatos in #51
- Force high-performance GPU on Windows to stabilize 3D Highway resolution by @byrongamatos in #53
- fix(audio): close plugin editor windows before freeing their processors (pause UAF #56) by @byrongamatos in #57
- fix(audio): promote in-process VST3 to sandbox on editor-open (Windows crash) by @Jafz2001 in #54
- audio: per-slot postGain for parallel-branch loudness leveling by @Jafz2001 in #58
- fix(menu): make View → Zoom In accept the unshifted Ctrl+= key by @ChrisBeWithYou in #55
- fix(build): bundle Rig Builder by its current repo name, not the pre-rename redirect by @ChrisBeWithYou in #59
- build: bundle Camera Director plugin (was only in local builds) by @byrongamatos in #61
- chore: stop bundling the update-manager plugin by @byrongamatos in #63
- chore: stop bundling the find-more plugin by @byrongamatos in #64
- chore: drop redundant drum/keys-highway-3d from plugin clone list by @byrongamatos in #65
- chore(release): bump version to 0.3.0 by @byrongamatos in #66
- fix(release): dynamic app bundle/exe name in Velopack pack (Slopsmith→feedBack rename skew) by @byrongamatos in #67
- ci: adapt workflows to trunk-based development by @OmikronApex in #62
- ci: remove duplicate release.yml by @byrongamatos in #68
- fix(release): glob win launcher exe (sanitized productName) by @byrongamatos in #69
- chore: remove root README by @byrongamatos in #70
- fix(audio): stop signal-chain duplication on renderer re-evaluation by @byrongamatos in #71
- fix(release): Velopack packId Slopsmith → feedback by @byrongamatos in #74
- fix(renderer): keep Rig Builder's tone out of the user's manual VST chain by @Jafz2001 in #73
- fix(audio): read-ahead the backing track off the RT audio thread by @Jafz2001 in #60
- ci(nightly): fix macOS/Windows packaging broken by fee[dB]ack rename by @OmikronApex in #76
- ci(build): stop full matrix on pushes to main by @OmikronApex in #77
- build: bundle starter content + fix diagnostic sloppak name skew by @byrongamatos in #78
- fix(library): create the default library folder on first run (so starter content seeds) by @byrongamatos in #79
New Contributors
- @topkoa made their first contribution in #21
- @byrongamatos made their first contribution in #23
- @Jafz2001 made their first contribution in #24
- @ChrisBeWithYou made their first contribution in #31
- @OmikronApex made their first contribution in #62
Full Changelog: https://github.com/got-feedBack/feedBack-desktop/commits/v0.3.0-alpha.1