- Minor tweaks to Glance feed: - Glance feed 5min cache time - Switch thumbnails to "image" key
0.11.4
- Add Glance JSON feed for content ingestion: `/feeds/glance.json`
0.11.1
- Fix content API "Trash" to ignore ES 404 error by using new DJES "delete from index on save" functionality
0.10.2
- Added `TunicClient` with initial support for a single method `get_active_campaigns`. Requires these settings: - TUNIC_STAFF_BACKEND_ROOT (ex: "http://onion.local/api/v1/") - TUNIC_REQUEST_TOKEN (ex: "12345") - TUNIC_API_PATH (ex: "/api/v1/")
0.8.18
- Change default sort order of Instant Article feed to last modified time, than published date