Immutable
release. Only release title and notes can be modified.
Share glass disclosure panels for header menus (#580) ## Summary - Add `GlassDisclosurePanel` / `GlassDisclosureRow` in `@dg/ui` and use it for both music and theme disclosures - Fix theme glass loss: `MouseAwareGlassContainer` no longer overwrites gravity with consumer transforms; embedded panels animate opacity instead of collapsing height from 0 - Delete MUI `<Menu>` / hand-rolled `menuPaperSx` from the music control - Remove the Contentful footer Favorite albums link (archived) while keeping Spotify; drop the unused `albums` icon mapping ## Test plan - [x] `turbo check` / `check:types` / `test` for `@dg/ui` and `@dg/web` - [x] Visual check at 390/768/1024/1280 light+dark with each panel open - [x] Confirm centers still match, no sticky reflow/scroll lock/overflow - [x] Footer icon row starts at Cursor (no music disc); Spotify remains Resolves follow-up to #577 Made with [Cursor](https://cursor.com) --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>