Skip to content

v0.12.3

Latest
Compare
Choose a tag to compare
@tsukinaha tsukinaha released this 23 Sep 07:24
· 4 commits to main since this release

This version primarily fixes several issues and adds playlist support and log viewing.

Playlist

A sidebar containing the playlist has been added to the playback page, overlaying the video.

2024-09-23.15-18-30.webm

Tracing

Previously, logs were not output to standard output.
In this version and onwards, logs of level info and above will be output to standard output.

Other Changes

  • Fixed a bug where incorrect transmission of /Playing caused the "Continue Playing" list to omit the last returned video.
  • Updated to GTK 4.16 and ADW 1.6, and implemented AdwSpinner.
  • Enabled Locale on Windows.
  • Reduce the height of the Add Server dialog.