Releases: maproulette/maproulette-backend
Releases · maproulette/maproulette-backend
v4.8.7
What's Changed
- Add boundingGeometries parsing from request body by @CollinBeczak in #1219
- Fix leaderboard builder to include points for actions on deleted tasks by @CollinBeczak in #1221
- Skip priority cascade when proximity is requested in task selection by @CollinBeczak in #1224
- Include commenter username and conversation link in challenge comment notification emails by @CollinBeczak in #1222
Full Changelog: v4.8.6...v4.8.7
v4.8.6
What's Changed
- Improve error handling and coordinate validation in Challenge and VirtualChallenge DALs by @CollinBeczak in #1218
Full Changelog: v4.8.5...v4.8.6
v4.8.5
What's Changed
- disable review on deleted disabled and skipped tasks by @CollinBeczak in #1208
- Add CURRENT_MONTH constant and update SQL time clause for month duration 0 in LeaderboardHelper (#1206) by @CollinBeczak in #1217
- Enhance ChallengeProvider error handling for task building failures by @CollinBeczak in #1216
- Add leaderboard_opt_out parameter to LeaderboardService (#1206) by @CollinBeczak in #1215
- Add polygon geometry check for bounding box validation in Challenge model by @CollinBeczak in #1214
- fix "deletion already in-progress" bug by @CollinBeczak in #1156
- add changeset source to submitOsmChange by @CollinBeczak in #1186
- fix some task review status not found and locking bugs by @CollinBeczak in #1207
- Fix bug where PUT /challenge/:id discarded the datasetUrl field by @jake-low in #1213
- Ignore pidfile when running in Docker by @jake-low in #1212
Full Changelog: v4.8.4...v4.8.5
v4.8.4
v4.8.3
What's Changed
- add show_priority_marker_colors to user settings by @CollinBeczak in #1205
Full Changelog: v4.8.2...v4.8.3
v4.8.2
What's Changed
- Enhance TaskReviewService to conditionally send notifications for contested tasks by @CollinBeczak in #1203
- Remove deleted challenges from uniqueness validation for challenge names by @CollinBeczak in #1204
Full Changelog: v4.8.1...v4.8.2
v4.8.1
What's Changed
- fix missing mapper property on task geojson export by @CollinBeczak in #1202
Full Changelog: v4.8.0...v4.8.1
v4.8.0
v4.7.14
What's Changed
- Refactor challenge extra json serialization in challenge writes by @CollinBeczak in #1199
Full Changelog: v4.17.13...v4.7.14
v4.7.13
What's Changed
- Add top tags endpoint by @CollinBeczak in #1197
- Fix task prioritization ordering by @CollinBeczak in #1196
- Enhance TaskController to send WebSocket notifications on task claim and release by @CollinBeczak in #1193
Full Changelog: v4.7.12...v4.7.13