Skip to content

v1.8.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@Jeanball Jeanball released this 25 Dec 00:38
· 71 commits to main since this release

Added

  • OIDC/SSO single sign-on support
  • Unified search for albums and artists with side-by-side results
  • "What's New" modal showing release notes on version updates
  • Success modal after adding album with "View Album" / "Continue Searching" options
  • Format details display on album detail page (vinyl color, LP, Album, Limited Edition)
  • Migration script for backfilling format details from Discogs
  • Dynamic greeting on home page based on time of day
  • Artist name cleanup script to remove Discogs numbering suffixes
  • Collection data centralized via React Context

Changed

  • Admin dashboard: "Last Login" replaced with "Last Added" (album)
  • Album detail page: Record Label moved below artist name
  • Album detail page: Genres and Format Details displayed side by side
  • Removed landing page, defaulting to login route
  • Persist collection layout and artist album sort preferences
  • Auto-focus search bar and improved responsive styling

Fixed

  • Scroll to top when navigating to album detail page
  • Placeholder image path for Freshly Added section (now uses SVG)
  • VERSION file served correctly by Vite dev server