- Update osmcha lib to 0.4.1 - Update Django Rest Framework to 3.6.4 - Documentation updates - Hide features that doesn't have visible SuspicionReasons (to non staff users and only in the changesets endpoints)
2.3.5
- Disable SessionAuthentication in DRF endpoints
2.3.4
- General update of dependencies
2.3.3
- Update django version to 1.11.4 - Update documentation
2.3.2
- Update django version to 1.11.3 - Add RSS feed to list the changesets that matches an Area of Interest - Add changeset_checked and changeset_ids filter to FeatureFilter - Improve views and filter documentation - Change date and check_date filters to accept datetime values
2.3.1
- Disable 'cachealot' in aws-production settings - Update osmcha lib version to 0.4.0 - Add CHANGELOG.rst