Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 815 Bytes

CHANGELOG.md

File metadata and controls

49 lines (34 loc) · 815 Bytes

Changelog

1.0

  • Initial version

1.1

  • Upgrade dependencies

1.2

  • Non root container
  • Add max pagination

1.3

  • Fix invidious encoding issue
  • Upgrade dependencies
  • Add episode links
  • Remove rss proxying
  • Consider description as html

1.4

  • Fix regressions in httpx
  • Upgrade dependencies
  • Add experimental support for instagram videos
  • Add fallback for metadata on invidious plugin
  • Add dotenv support

1.5

  • Improve input validation
  • Remove irrelevant warnings
  • Add logo
  • Use black for formatting
  • Rework invidious plugin to work explicitly with xml and add fixes to queries
  • Fix integration tests to work with httpx
  • Upgrade dependencies
  • Remove pytube support

1.6

  • Add playlist support to YouTube plugin.
  • Fix YouTube plugin
  • Update dependencies
  • Small fixes