- Changes needed to update 360/IATI cove to Django 2.2 LTS - Switch to sentry-sdk from raven
0.13.0
Not secure
Changed
- Update Django to 2.2 LTS
0.12.0
Add
- Text added to show awareness of Open Document Support that is now available in flatten-tool 0.11.0 and current CoVE.
0.11.0
Not secure
Changed
- Split terms.html into many templates using includes (This make it possible for instances of COVE to add extra trackers) - Add Terms for Google Analytics, behind a config switch (The actual tracking code for Google Analytics is in this library (behind a config switch) so the terms and conditions should be too.)
0.10.0
Changed
- Input template is rendered via `COVE_CONFIG` so individual CoVEs can override it.