Skip to content

Releases: maproulette/maproulette-backend

v4.4.5

20 Jul 00:42
208bd4a
Compare
Choose a tag to compare

[v4.4.5] - 2023-7-18

Release with maproulette3_v3.12.2

Features

  • Oauth2

v4.4.5-prerelease2

19 Jul 04:09
Compare
Choose a tag to compare
v4.4.5-prerelease2 Pre-release
Pre-release
change redirect to return json

v4.4.5-prerelease1

19 Jul 02:48
Compare
Choose a tag to compare
v4.4.5-prerelease1 Pre-release
Pre-release
change redirect to return json

v4.4.4

11 Jul 23:14
5ee48a6
Compare
Choose a tag to compare

[v4.4.4] - 2023-7-11

Release with maproulette3_v3.12.1

Features

v4.4.3

09 Jun 00:39
c3bf9fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.2...v4.4.3

v4.4.2

09 Jun 00:19
6d7b607
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.1...v4.4.2

v4.4.1

30 May 01:14
5b71522
Compare
Choose a tag to compare

What's Changed

  • Publish OpenAPI 3.0 by @hiddewie in #1039
  • Generate routes file dynamically based on file modification by @ljdelight in #1040
  • Log NotAuthorized at the debug level instead of Error by @ljdelight in #1041
  • Improve performance of calculating completion percentage in challenges by @ljdelight in #1044

Full Changelog: v4.4.0-rev2...v4.4.1

v4.4.0-rev2

12 Apr 01:22
cc5a9c9
Compare
Choose a tag to compare
Revert "filter out deleted/undiscoverable parents (#1030)" (#1034)

This reverts commit 26e9ddd6ea9fdfdd5953f0a7417046ca0d808807.

v4.4.0-rev1

12 Apr 00:06
ab5aa5a
Compare
Choose a tag to compare

revise comment api to use prepared queries

v4.4.0

11 Apr 22:14
8084f20
Compare
Choose a tag to compare

[v4.4.0] - 2023-4-11

Release with maproulette3_v3.12.0

Features

  • Add Challenge Editor Review Setting
  • Sent comments

Fixes

  • fix sql to account for commas in c.name
  • check class type in internalCreate before checking task count
  • filter out deleted/undiscoverable parents

System Updates

  • Fix links to Postman collection