v1.8.0-beta.3
Pre-release
Pre-release
Added
- feat: Exclude digital-only releases/versions, add cassette and country filtering, and remove digital format options.
- feat: enhance album detail display with badges and add a back button to the public collection header.
- feat: replace static home link with dynamic back navigation using
useNavigate - feat: add track artist data to models, Discogs import, UI display, and collection search by track name
- feat: Introduce a toggleable 'Tracks' view in the collection alongside the existing 'Albums' view, utilizing a new track aggregation hook.
Changed
- refactor: improve public collection header layout by replacing absolute positioning with flexbox and adding a spacer.