Skip to content

Releases: Flexget/Flexget

v3.11.4

01 Jan 15:13
Compare
Choose a tag to compare

Changed

  • Bump dependencies

v3.11.3

29 Dec 15:12
Compare
Choose a tag to compare

Changed

  • Improves string output when subtracting dates in templates, or using .diff()

Fixed

  • discord notifier: Unhandled crash on timeout. #3909

v3.11.2

27 Dec 15:12
Compare
Choose a tag to compare

Changed

  • Allow comparing 'date's to 'datetime's in templates rather than failing. The date will be considered to be at midnight in the same timezone as the datetime.
  • Revert the casting of 'date's to 'datetime's when set as entry fields (#3907)

Fixed

  • These changes fix some templates/if statements that weren't backwards compatible as intended in 3.11.0

v3.11.1

26 Dec 15:12
Compare
Choose a tag to compare
v3.11.1 release

v3.11.0

25 Dec 15:13
Compare
Choose a tag to compare

Changed

  • add 'NVENC' and 'AV-1' as codecs in the quality system

Added

  • ombi_list plugin

v3.10.7

23 Dec 15:12
Compare
Choose a tag to compare

Fixed

  • alpharatio: strips characters from search that alpharatio doesn't handle

v3.10.6

12 Dec 15:14
Compare
Choose a tag to compare
v3.10.6 release

v3.10.5

11 Dec 15:14
Compare
Choose a tag to compare

Changed

  • dependency updates (#3895)

v3.10.4

07 Dec 15:14
Compare
Choose a tag to compare
v3.10.4 release

v3.10.3

05 Dec 15:15
Compare
Choose a tag to compare

Added

  • transmission: allow Jinja templating for labels (#3886)
  • Python 3.12 support