Skip to content

django-feed-reader v2.0.0

Latest
Compare
Choose a tag to compare
@xurble xurble released this 18 Apr 18:18
· 4 commits to main since this release

This is a major and somewhat backwards-incompatible release that introduces a lot of new features.

There is also some improved doucumentation

What's Changed

  • Another stab at fixing this whole media content / alt tag thing. by @xurble in #30
  • Remove defunct WebProxy system by @xurble in #31
  • Dripfeed integration by @xurble in #36
  • Automatically manage subscription count for feeds. by @xurble in #32
  • Fixes Issue #10 InsecureRequestWarning when fetching feeds by @xurble in #33
  • Fixes #4. Option to keep old enclosures when URL changes. by @xurble in #34
  • Optionally store the JSON output from parsing the feed by @xurble in #35
  • Documentation by @xurble in #37
  • Subscriptions by @xurble in #38

Full Changelog: v1.1.0...v2.0.0