Skip to content

0.11.0

Compare
Choose a tag to compare
@ayrat555 ayrat555 released this 24 Sep 17:33
· 113 commits to master since this release

0.11.0 (2022-09-24)

Improved

  • Optimize filter word matching using the ahocorasick crate (#263)
  • Configure the max number of filter words with the env var (#264)
  • Re-use the http client for all requests (#265)
  • Parse links along with their content (#266)

Fixed

  • Fix long links in templates (#257)