Releases: OSMCha/osmcha-django
Releases · OSMCha/osmcha-django
v3.0.1
- Replace oauth2 by requests_oauthlib
v3.0.0
- Update Django to 2.0
- Update all requirements
- Remove unneeded dependencies
v3.0.0-alpha.1
fix error in social-auth view
v2.7.5
- Update social-core-auth to fix bug in authentication
v2.7.4
- Update osmcha lib version
- Use https on OSM.org API requests
- Use SQL command instead of Django ORM in merge_reasons command
v2.7.3
- add merge_reasons command
v2.7.2
- Update all dependencies, except Django 2.0
- Update osmcha lib to 0.4.6
v2.7.1
- Fix encoding bugs in ChangesetCommentAPIView
v2.7.0
- Disable automatic comments
- Add endpoint to allow user to post comments to changesets from inside OSMCha
- Modify user model to include message_good, message_bad and comment_feature fields
v2.6.0
- Post comment to OSM Changeset page when a review is added to a changeset
- Return the correct username of users in views