Skip to content

Release v0.0.9

Latest
Compare
Choose a tag to compare
@alturiak alturiak released this 18 Feb 18:36
· 11 commits to master since this release

This release includes security fixes in dependencies and updates matrix-nio to 0.24.0, which is now the minimum required version. Yet, it still includes quite a few commits made in the meantime.

✨ Features

  • No new features

🐛 Bug Fixes

  • Require python-levenshtein 0.21.0 to fix fuzzy command matching (92ab555)

🧩 Plugins

federation_status

  • fix loading error when server_ignore_list is not defined (2ba7540)
  • add options check_frequency and report_connectivity_changes (b2e8e87)

quotes

  • several bug fixes (see full changelog)

sonarr

  • fix exception for series without airTime (c8e3cc1)
  • change to sonarr's V3-API (1fa5d26)
  • Add symbols to weekly post to make status distinguishable on mobile clients (85e72cb)
  • use id as main criteria for series identification. Allows for changes in series titles without being recognized as a new series (64abc3f)
  • ignore lastAired in changetracking (a28138b)

⚙Internal

  • Switch to commonmark-formatting for markdown-messages (74433d1)
  • change sleep timer to 60s (b73e763)
  • Update all dependencies (3104683)

Full Changelog: v0.0.8...v0.0.9