OrbitCab v1.0.0
What's Changed
- Fix dangling references and stale CI/license notes by @tsyma in #17
- README: add Build quickstart and Contributing section by @tsyma in #18
- Make irLengthSeconds atomic (fixes #2) by @tsyma in #19
- Add NON_COPYABLE_WITH_LEAK_DETECTOR to UI components (fixes #8) by @tsyma in #20
- Use Component::SafePointer in async callbacks (fixes #3) by @tsyma in #23
- CI: make pluginval a hard gate (fixes #10) by @tsyma in #21
- Reset HPF/LPF state on off->on transition (fixes #6) by @tsyma in #22
- Strip absolute IR paths from exported presets (fixes #4) by @tsyma in #24
- Harden state/IR loading against corrupt + crafted presets (fixes #5) by @tsyma in #30
- De-duplicate leading-silence detector + IR-ref serialization (fixes #7) by @tsyma in #31
- Fix GitHub license detection: make LICENSE verbatim AGPL-3.0 by @tsyma in #32
- Drop the redundant COPYING notice file by @tsyma in #33
- Add CLAP plugin format via clap-juce-extensions (fixes #11) by @tsyma in #34
- release: GitHub Releases instead of rsync + dry_run + Linux by @tsyma in #37
- UpdateChecker: GitHub Releases API instead of own server by @tsyma in #38
- release: fix macOS signing, ship CLAP on Linux, add arm64 Linux by @tsyma in #40
Full Changelog: https://github.com/darwinscat/orbitcab/commits/v1.0.0