Skip to content

v0.6.0

Compare
Choose a tag to compare
@xgi xgi released this 11 Jun 01:39
· 301 commits to master since this release
54906ef

Added

  • Added support for importing/exporting subscriptions to and from OPML files. Many other clients support this format, so you are now able to easily move your feeds between clients. To use this feature, run castero with the --import or --export flag (or run castero -h for more info).
  • Added support for preserving the queue when restarting the client.
  • Added support for 256 colors - Thanks @arza-zara!
  • Added controls for playback speed - [ and ] by default.

Fixed

  • Fixed a crash when viewing metadata for a feed with no description.
  • Fixed the custom_download_dir config option not being an absolute path.
  • Improved scroll performance of episode menu with many episodes.
  • Fixed a crash when vertically shrinking the client.