Releases: OSMCha/osmcha-django
Releases · OSMCha/osmcha-django
v4.3.1
- Add MappingTeam model and views
v4.2.3
- Update Django to 2.0.10 and pyyaml to 4.2b1
v4.3.0
- Add endpoint to rename deleted OSM users
v4.2.2
- Fix bug in AoIs with the
hide_whitelist
filter
v4.2.1
- Add the blacklist filter field
v4.2.0
- Make blacklist endpoints accessible to any authenticated user
- Replace unique
uid
for unique togetheruid
andadded_by
in theBlacklistedUser
model
v4.1.1
- Update test dependencies
- Fix errors in ChangesetCommentAPIView
v4.1.0
- Add view to list comments of a changeset
v4.0.0
- Change feature model to be a JSONField of the Changeset Model
- Implement GDPR changes
v4.0.0-beta-8
- Use transactions in the migrate_features
- Exclude already migrated features from query