- Add 'uid' field to BlacklistedUser model - use 'uid' instead of 'id' in BlacklistUser views - Allow put and patch method on BlacklistedUserDetailAPIView - Add filter by 'uid' in list changeset and feature endpoints
2.2.1
- Improve 'date' and 'check_date' filters to avoid XSS - Update documentation of AOIListCreateAPIView
2.2.0
- Add date field to AreaOfInterest and ordering to its list endpoint
2.1.1
- Add number of changesets in the stats views - Update osmcha version to 0.3.9 in requirements