Skip to content

Changelog

v0.7.0 — March 2026

  • dlp-player npm widget: embed your tracklist on any website, synchronised with video/audio playback (YouTube, SoundCloud, native <video>/<audio>)
  • Stream Deck plugin: deck toggle, PREV/NEXT selection, dynamic display
  • Multilingual interface: French, English, Spanish, Japanese
  • Session logging system (timestamped logs per session)
  • E2E tests with Playwright (navigation, playlist)
  • OBS Overlay: visual themes customisable from the app
  • Automatic version sync (package.json → tauri.conf.json + Cargo.toml)

v0.3.x — January 2026

  • First working version of the OBS overlay (Browser Source)
  • Embedded WebSocket server in Rust (tokio-tungstenite)
  • Artwork management: external URL or local file (converted to base64)
  • QR code pointing to the track URL in the overlay
  • Fade in/out animations on track appearance and disappearance

v0.1.x — December 2025

  • Initial prototype: Tauri + Vue.js app
  • Basic playlist with track add, remove and reorder
  • Play / stop per deck with timestamp
  • Session recording and mix timeline
  • Deck configuration (vinyl, CD, controller, software)