Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 20:38
4f51f12

0.7.0 (2026-07-01)

Added

  • spectrum analyzer for the audio player (#92) (7150639)

Fixed

  • frontend: show media details for Remote Dev / Gateway files (#100) (10ef25d)

Changed

  • backend: drop TranscodeRunner pass-through, call MediaTranscoder directly (#97) (6cd59ba)
  • backend: extract a shared ffmpeg-gate helper for the extract* RPCs (#96) (7f77b42)
  • backend: hoist the transcode safely helper into a Logger extension (#98) (24f32d2)
  • clear Qodana code-quality notices (#87) (5aa82f4)
  • frontend: move JS payload encoders out of PlayerBridge into PlayerPayloads (#99) (f8c3af1)
  • frontend: use the Duration idiom for the load watchdog delay (#94) (cf20a35)
  • remove the unused single-impl MediaSource interface (#95) (9c9ad8e)
  • ui: extract waitForVideoReady helper in video spec (#93) (2b1f4dd)