Skip to content

Releases: maproulette/maproulette-backend

v4.7.1

06 Feb 04:27
07b782b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.7.0...v4.7.1

v4.7.0

14 Nov 02:22
7801e6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.0...v4.7.0

v4.6.0

15 Oct 23:05
6ab3acd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.6...v4.6.0

v4.5.6

17 Aug 04:05
ba1f32e
Compare
Choose a tag to compare

What's Changed

Addresses maproulette/maproulette3#2414

Full Changelog: v4.5.4...v4.5.6

v4.5.4

14 Aug 00:26
2a2e18c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.3...v4.5.4

v4.5.3

11 Jun 19:26
5949dc0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.2...v4.5.3

v4.5.2

09 Jun 03:07
60fbbd8
Compare
Choose a tag to compare

What's Changed

An issue was identified where the maproulette.secret.key failed to override correctly when using the MAPROULETTE_SECRET_KEY environment variable. This was due to the HOCON substitution of the environment variable being quoted, which prevented the substitution from occurring. The issue does not occur when the configuration variable was directly overridden in the conf, for instance, maproulette.secret.key = "asdf1234".

Full Changelog: v4.5.1...v4.5.2

v4.5.1

02 Jun 02:27
f1e9b83
Compare
Choose a tag to compare

What's Changed

  • Store new API key instead of old API key on API key reset by @tsmock in #1127
  • Introduce maproulette.secret.key conf and MAPROULETTE_SECRET_KEY env by @ljdelight in #1128
  • update task caching for task bundling endpoints by @CollinBeczak in #1126

The above resolves issue #1129.

Full Changelog: v4.5.0...v4.5.1

v4.5.0

29 May 02:01
9026e61
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.16...v4.5.0

v4.4.16

15 May 02:39
f15d233
Compare
Choose a tag to compare

[v4.4.16] - 2024-5-14

Released with maproulette3_v3.15.1

What Changed

Full Changelog: v4.4.15...v4.4.16