openCrate/ Releases
Back to DJ
Changelog

Releases

Every feature, fix, and improvement shipped to openCrate DJ.

v0.9.5FEATURE

Background Audio & Waveform Seek

2026-03-29
  • Clickable waveform — tap anywhere on the waveform to seek seamlessly without interrupting playback
  • Background audio playback — music continues when phone is locked or browser is backgrounded
  • Lock screen controls — play/pause from iOS/Android lock screen via Media Session API
  • iOS silent mode support via audioSession API (Safari 17.4+)
v0.9.4MAJOR

Universal Link Support

2026-03-28
  • Suno share links (suno.com/s/...) now auto-detect songs, playlists, and hooks
  • Suno profile pages (@username) — load all of an artist's public songs
  • Suno hooks — extract audio from short-form video posts
  • Udio playlists — full playlist loading via API
  • Udio creator profiles — load a creator's public library
  • Fixed Suno song parser for escaped JSON in RSC payloads
v0.9.3FEATURE

Onboarding & Vinyl Scratching

2026-03-27
  • First-time user onboarding — "Drop the Needle" interactive spotlight tour
  • GUIDE button to restart onboarding anytime
  • Onboarding UX improvements — action hints and NEXT button on every step
  • Realistic turntable scratching with angular tracking and smooth resume
  • Vinyl scratch sound effect with FM synthesis
  • Mobile-responsive investor deck
v0.9.2MAJOR

Pro DJ Features & Effects

2026-03-26
  • Effects rack — reverb, delay, flanger, phaser, bitcrusher, distortion per deck
  • Loop controls — set loop in/out points, auto-loop by beat count
  • Hot cues — 4 cue points per deck with color coding
  • Beat jump — skip forward/backward by beat increments
  • SFX pad bank — riser, drop, siren, laser, airhorn, rewind, scratch, vinyl stop
  • Mix recording — capture live sets as WAV files
  • Key detection — auto-detect musical key of loaded tracks
  • VU meters — real-time level monitoring with segmented LED bars
  • Udio integration — load tracks from udio.com
  • SoundCloud short link support (on.soundcloud.com)
  • Master volume control
  • SFX FM synthesis engine upgrades
v0.9.1MAJOR

Design Overhaul & SEO

2026-03-25
  • Complete UI/UX overhaul — retro-futuristic silver theme
  • Responsive layout — mobile tab view with persistent play controls
  • Crossfader animation with real-time visual feedback
  • OG image and Twitter card for social sharing
  • Retro orange vinyl favicon (SVG)
  • JSON-LD structured data for search engines
  • Sitemap and robots.txt
v0.9.0LAUNCH

Initial Launch

2026-03-25
  • Dual deck turntable interface with real-time BPM sync
  • Suno playlist and song URL loading
  • SoundCloud playlist and track support
  • Spotify 30-second preview support
  • 3-band EQ per deck (low, mid, high)
  • Low-pass filter per deck
  • 6 transition types — cut, fade, echo out, filter sweep, backspin, stutter
  • Auto-mix mode with configurable transition type
  • Crossfader with visual feedback
  • Real-time waveform display via WaveSurfer.js
  • BPM auto-detection via web-audio-beat-detector
  • CORS audio proxy with domain allowlist
  • Crate management — add, remove, clear, duplicate tracks
  • Deployed on Vercel with auto-deploys from master