1.8 KiB
1.8 KiB
v0.2.1 (2026-04-25)
A small polish release on top of the Studio Reference redesign — accent picker fix, visualizer performance work, and a couple of layout refinements for tablet and small-desktop widths.
Bug Fixes
- Accent picker now wired to the editorial copper palette + visual polish (f4be2bd)
Performance
- Visualizer — significant CPU cuts on spectrum rendering and track switches (51ec150)
UI Improvements
- Meaningful caps for tablet / small-desktop range + tighter footer (25a492d)
Development / Internal
CI/Build
- Skip test workflow on release commits (08c3c80)
All Commits
| Hash | Message | Author |
|---|---|---|
| 25a492d | ui(player): meaningful caps for tablet/small-desktop range + tighter footer | alexei.dolgolyov |
| f4be2bd | fix(player): wire accent picker to editorial copper palette + visual polish | alexei.dolgolyov |
| 51ec150 | perf(visualizer): cut spectrum + track-switch CPU significantly | alexei.dolgolyov |
| 08c3c80 | ci: skip test workflow on release commits | alexei.dolgolyov |