CHANGELOG
WHAT'SNEW.
PLATFORM UPDATES AND RELEASES.
V0.8.02026-03-14
MIXES, PLAYLISTS & PLAYER QUEUE
NEWMixes browse page with search, genre and platform filters, and sort by latest or most liked
NEWMix detail page with inline playback, like button, add-to-playlist, embedded video, and CCX analysis panel
NEWLike system with optimistic UI and toggle support
NEWPlaylists — create, delete, and manage collections of mixes
NEWPlaylist detail page with tracklist view and Play All queue playback
NEWPlayer queue with next/prev controls, queue position indicator, and auto-advance on track end
NEWAdd-to-playlist dropdown with inline playlist creation from any mix
NEWMixes link in navbar and mobile nav
FIXPlay count no longer inflates when pausing a currently-playing track
FIXLike count floor at zero to prevent negative counts under race conditions
FIXSearch input now escapes LIKE wildcards for accurate results
V0.7.02026-03-13
OG SHARING CARDS & PAGE POLISH
NEWDynamic OG sharing cards for discover, for-djs, about, changelog, and contact pages
NEWDynamic DJ profile OG card with stage name, genres, location, and price
NEWChangelog link centered at the bottom of the landing page
UPDCentered hero and content layouts on terms, about, changelog, and contact pages
UPDSimplified contact page to single team@polarity-lab.com email
UPDUpdated terms page legal contact to team@polarity-lab.com
V0.6.02026-03-13
MIX ANALYZER & PROFILE CLAIMING
NEWMix genre analyzer — detects genres from YouTube, SoundCloud, and Mixcloud metadata via yt-dlp
NEWShazam-powered audio fingerprinting for locally uploaded sets with tracklist generation
NEWOne-click genre apply — detected genres merge into your DJ profile
NEWDJ mixes manager in settings — add, edit, delete, and analyze your sets
NEWProfile claiming workflow — unclaimed DJ profiles can be claimed with a dedicated form
NEWYouTube WATCH badge on mixes that have both R2 audio and a YouTube source
NEWUnbookable profiles — DJs can set price to 0 to hide booking
UPDFor DJs page centered with claim workflow section
V0.5.02026-03-13
AUDIO PLAYBACK & PAYMENTS
NEWFull audio player with seek, volume, and progress bar — stream mixes directly on the site
NEWDJ mixes hosted on Cloudflare R2 for fast, reliable playback
NEWMix thumbnail covers on DJ cards and profile pages
NEWContact form now sends messages via email
NEWStripe webhook sends confirmation emails to both booker and DJ after payment
FIXBroken "Browse DJs" link on bookings page now routes to /discover
FIXDJ profile card import path causing runtime errors
FIXVercel deployments now push to production correctly
V0.4.02026-02-11
FOOTER PAGES & POLISH
NEWAbout, For DJs, Terms, Contact, and Changelog pages
NEWFooter links now route to real pages
FIXSmall grey text brightness increased for readability
FIXBroken DJ card images for Kira Void and Void Walker
V0.3.02026-02-11
ONBOARDING FIX & COMPLETION
FIXOnboarding loop — users no longer get sent back to role picker after completing profile
NEWOnboarding completion page with confirmation and auto-redirect
FIXJWT now refreshes role from DB on every request
UPDBooker card copy updated to reflect CCX algorithm matching
V0.2.02026-02-10
COLOR & AESTHETIC PASS
FIXRemoved grayscale filter from DJ card photos — color photos now display correctly
NEWAmber accent color on star ratings and play button hover
UPDHalftone overlay opacity reduced for cleaner card appearance
V0.1.02026-02-10
INITIAL LAUNCH
NEWLanding page with hero, search bar, DJ card grid, and audio player
NEWGoogle OAuth authentication with NextAuth v5
NEWDJ and Booker onboarding flows (4-step each)
NEWDiscover page with genre/location filtering and FOR YOU / ALL DJS tabs
NEWIndividual DJ profile pages with mixes, reviews, and booking CTA
NEWBooking form with date, time, duration, and message
NEWDJ dashboard with incoming booking management
NEWBooker bookings list with status tracking
NEWSettings page with account management
NEWNeon Postgres database with Drizzle ORM schema
NEWDeployed to Vercel at fonmydj.com