- Feature: Convenience method to get unread posts / mark read when running single user
- Feature: Convenience methods on Subscription to get read and unread posts and mark read
- Feature: Store (optionally) the full parsed feed and items as JSON to allow full access to all features of the feed
- Feature: Keeps old enclosures when url changes
- Feature: Automatically manage subscription count for feeds
- Fix: Insecure connection warning
- Misc: Removed local web proxying as it no longer worked
- Feature: Add ability to manage read status, put feeds in folders, have multiple users
- Fix: Decreases the size of GUID slightly, was not compatible with MySQL
- Increases the size of GUIDs
- Adds support for Django 5
- Fixes a bug that could result in the wrong body being set on items with a content:encoded element
- Separates the handling of 403 and 410 result codes
- Fixes a bug preventing existing enclosures being updated when re-reading a feed
- Adds support for the 'medium' attribute on content:encoded items.
- Support feed pagination. The first time a feed is read the parser will try to use pagination, if available, to get all available content
- Bug fix
- Support media:content. Various bug fixes.
- No real changes, but this is fine. No more 0.x nonsense
- bug fix release -
last_change
was not being saved
- Alternative method of busting cloudflare - using cloudflare workers!
- Admin improvements from Chris Spencer, does break reverse FK links so be careful.
- First really usable version