Skip to content

v0.4.0

Choose a tag to compare

@xgi xgi released this 26 Jan 06:26
· 425 commits to master since this release
8a1ac98

Added

  • Added support for playback with mpv as an alternative to VLC.
  • Added foundational support for displaying metadata in menus (i.e. download
    status) - Thanks @nbastin!
  • Added support for background transparency (if available on your terminal
    emulator) - Thanks @aneum7!
  • Added an option for disabling vertical bars/borders between menus.

Fixed

  • Fixed an issue where the client would attempt to download remote media while
    offline - Thanks @nbastin!
  • Fixed an issue where the client would sometimes break your config while
    trying to migrate items with blank values.
  • Prevented crashing on some download errors; instead, a status/error message
    is displayed - Thanks @nbastin!
  • Improved wrapping support for CJK text - Thanks @Rand01ph!
  • Updated Requests version in response to CVE-2018-18074.