Files
media-player-server/RELEASE_NOTES.md
T
alexei.dolgolyov 0d07f7f1f4
Lint & Test / test (push) Has been skipped
Release / create-release (push) Successful in 4s
Release / build-linux (push) Successful in 30s
Release / build-windows (push) Successful in 1m21s
chore: release v0.2.3
2026-05-01 19:41:41 +03:00

1.6 KiB

v0.2.3 (2026-05-01)

UI / Player

  • Square the vinyl stage (1:0.851:1) and pin the tonearm to height: 36% instead of aspect-ratio: 1 so its vertical span tracks the stage on resize. Refines the geometry shipped in v0.2.2. (d27484a)
  • Brighten the tonearm SVG: lighter pivot/arm gradient stops, thicker stroke widths, stronger cartridge highlight. (d27484a)
  • Tilt the sleeve -2deg so it reads as resting on the disc rather than rectilinearly composed. (d27484a)

Bug Fixes

  • Displays: keep the primary-display star visible on long monitor names. Move overflow: hidden + ellipsis off the parent flex container onto a new inner span, and add flex-shrink: 0 to the badge so the favourite indicator no longer gets clipped when the model name truncates. (372e4eb)

All Commits
Hash Message Author
d27484a ui(player): square vinyl stage, brighter tonearm, tilted sleeve alexei.dolgolyov
372e4eb fix(displays): keep primary-display star visible on long monitor names alexei.dolgolyov