Skip to content

v0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 15:24
· 78 commits to main since this release
6d8a0b8

Added

  • Automatically generated man pages from the cli definition

Changed

  • rss uses the first title / heading element as RSS title (was only title before)
  • Improve error output message on editor error
  • json_prettify uses tabs instead of spaces now for better accessibility and smaller file sizes (html_prettify does the same)
  • Show warnings for deprecated field usage in notification mustache template
  • Show warning on rss without title (neither from explicit configuration nor the input HTML)

Fixed

  • Correctly detect duplicate hosts for delays between them (to reduce load on the host)
  • Systemd service is Type=oneshot now and can no longer be installed. The timer is the relevant unit and not the service.