Releases: maproulette/maproulette3
Releases · maproulette/maproulette3
v3.12.2-prerelease2
activate signin loader if state exists
v3.12.2-prerelease1
remove unused const
v3.12.1-rev1
- Make challenge-create validation instructions more specific
- fix issue in wizard creation screen where geojson files weren't getting accepted
v3.12.1
[v3.12.1] - 2023-7-11
Release with maproulette-backend_v4.4.4
Features
- Multi task select all in view - @AndrewPhilbin
- Add geojson upload error messages for unsupported files - @CollinBeczak
- Add toggle-capable map to Review Table Widget and remove redundant map widget - @CollinBeczak
- Add validation for Create Challenge Long Form - @CollinBeczak
- Add Review Table CSV Extract option - @CollinBeczak
- Add donate button - @CollinBeczak
- Add mastadon link - @tsun812
- Add github link - @tsun812
- Disable modifier keys when working with MR shortcuts - @tsun812
- Support OSM types extraction from OSM identifiers for editor URI - @tsun812
Fixes
- Fix Favorite-Challenge feature - @jschwarz2030
System Updates
- Update browserlist - @CollinBeczak
v3.12.0-rev3
Improve User and Leaderboard caching
v3.12.0-rev2
Remove user id dependent endpoints from caching
v3.12.0-rev1
update transifex; and fix comment id ref (#2004)
v3.12.0
[v3.12.0] - 2023-4-11
Release with maproulette-backend_v4.4.0
Features
- Add additional caching to multiple endpoints
- Ability to clone other people's challenges
- add italian language and sort locale alphabetically
- Added Blog tab with associated link to the NavBar
- Added keyboard shortcut for completeTogetherbutton
- Add Challenge Editor Review Setting
- Sent comments
Fixes
- fix query param in URL for discoverability page
- Cloning Challenge #maproulette Hashtag Fix
- fix sql to account for commas in c.name (API)
- check class type in internalCreate before checking task count (API)
- filter out deleted/undiscoverable parents (API)
System Updates
- Added Node Dependency Information
- corrected link for openstreetMap account in documentation
- update pre-existing server documentation
- Fix links to Postman collection (API)
v3.12.0-prerelease1
run yarn upgrade; fix errors (#1972)
v3.11.9
[v3.11.9] - 2023-3-1
Release with maproulette-backend_v4.3.2
Features
- Public Task Landing Page
- Manual Task Cluster Fetching if Clustering is Disabled
- Apply review_started_at to all tasks in a bundle (API)
- Remove mandatory valid session requirement when fetching task history (API)
Fixes
- Fixed the base url for users to update their email preferences
- Prevent duplicate notifications of challenge ccompletion (API)
System Updates
- Upgrade to Tailwind V2
- Add toggle to disable user leaderboard configs