Skip to content

Version 0.10.0

Compare
Choose a tag to compare
@fengkx fengkx released this 10 Mar 15:11
· 1038 commits to master since this release
e79b3ca

This version adds the HTTP Caching feature in the fetching process. I strongly recommend everyone upgrade their self-hosted instance. Though it basically makes no difference in the final result of fetching, It is a big difference for RSS feed host sites because it significantly reduces traffic usage. In some cases, this means reducing the CDN expenses of the source site.

New Features

  1. HTTP 1.1 Caching support 198dfb2
  2. configuration to enable got builtin cache http_cache. It is not recommend to enable because of #353

Fixes

refactor: use env-var to get cofnig 8024c6c
fix: rss pagination in non private chat 7e602b4
fix: datetime compare in SQLite