Skip to content

0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 08:34
· 4 commits to master since this release
dcbb00d

New filters

  • Detect magnet links from feed entries (#122)
  • Image proxy endpoint and filter (#123)
  • Filter for limiting the number of posts (#98)

Features

  • Placeholders in source (#139)
  • On-the-fly filters (#120)
  • Health check command (#134)

Improvements

  • Cache feed results after full_text filter (#112)
  • Improve post body rendering on Web UI (#106)
  • Add more utility functions (#108)
  • Support http/2 requests (#117)
  • Proxy support (#105)
  • Handle various body fields for different feed formats (#100)

Bug fixes

  • Detect endpoint path collision (#103)
  • Fix broken cookie handling in requests (#116)
  • Graceful shutdown (#132)
  • Unescaped dynamic source url (#135)
  • Improve source error message (#138)
  • Typo in an error message
  • Allow unspecified filters key (#141)