sknob/music v5.1.x Release Notes
Before anything else, I moved the project to Git, and created a (private) repo on Codeberg. I think I’m finally getting the hang of it.
- Changed the
Download
,Copy Link
andShare on Mastodon
links in the song details to nice SVG icons. Before:After:
- Added a
Copy Link
icon next to the album titles, so you can post links on the #fediverse or send them to all your friends and loved ones :) - When navigating from elsewhere using a link to an album, the target album cover is surrounded by an outline.
- Stopped the page from scrolling when an album cover is displayed full-screen. Doesn’t work in Safari. Quite a PITA to fix. I may or may not bother in the future.
- The (small round) album covers are now “sticky” to make it easier to see which album the songs belong to when you scroll. Note that this is deactivated in portrait mode on phones.
- Small code changes (offset scrolling, hiding the covers during search, since they were moved in the page hierarchy to make the
position: sticky
work).
Read the lengthy, gory v5.0 Release Notes if you dare.