Releases: OSMCha/osmcha-django
Releases · OSMCha/osmcha-django
v4.26.0
What's Changed
- Remove unneeded frontend app by @willemarcel in #713
- Remove unneeded dependencies and update others by @willemarcel in #715
- Move /health endpoint to /api/v1/health (making it public) by @jake-low in #716
- fix minor typos by @mzagorskirs in #609
- Update info in README about official instances by @jake-low in #717
- Remove static/ directory and update frontend deployment docs by @jake-low in #718
- Improve Docker development workflow by @jake-low in #719
New Contributors
- @jake-low made their first contribution in #716
- @mzagorskirs made their first contribution in #609
Full Changelog: v4.25.2...v4.26.0
v4.25.2
What's Changed
- Update DRF-gis to 1.0 by @willemarcel in #705
- Set user-agent when making requests to the OSM API by @willemarcel in #712
Full Changelog: v4.25.1...v4.25.2
v4.25.1
What's Changed
- Add page_size query_param to Reasons and Tags list views by @willemarcel in #700
- Increase throtling limits + fix oauth redirect_uri by @willemarcel in #701
Full Changelog: v4.25.0...v4.25.1
v4.25.0
What's Changed
- Switch to oauth2 authentication by @willemarcel in #697
Full Changelog: v4.24.1...v4.25.0
v4.24.1
What's Changed
- Bump sqlparse from 0.4.2 to 0.4.4 in /requirements by @dependabot in #663
- Handle errors when creating changesets by @willemarcel in #687
Full Changelog: v4.24.0...v4.24.1
v4.24.0
What's Changed
- Improve backfill_changesets command by @willemarcel in #685
Full Changelog: v4.23.0...v4.24.0
v4.23.0
What's Changed
- Use try/except in the changeset ingestion commands by @willemarcel in #682
Full Changelog: v4.22.1...v4.23.0
v4.22.1
v4.22.0
What's Changed
- Add backfill_changesets command by @willemarcel in #675
Full Changelog: v4.21.1...v4.22.0