Releases: maproulette/maproulette3
Releases · maproulette/maproulette3
v3.16.0
What's Changed
- re-enable view challenge leaderboard link by @CollinBeczak in #2465
- Fix race condition when loading Rapid editor by @jake-low in #2472
- add filter for active error tags by @CollinBeczak in #2474
- Fix map feature ordering by @CollinBeczak in #2460
- Switch from
react-scripts
(Create React App) to Vite by @jake-low in #2462 - Bump path-to-regexp from 1.8.0 to 1.9.0 by @dependabot in #2476
- Delete dead code by @jake-low in #2473
- Miscellaneous cleanup by @jake-low in #2477
- Enable runtime configuration by @jake-low in #2475
- Add GitHub Actions workflow to publish official Docker image by @jake-low in #2479
- Fix version numbers on workflow steps by @jake-low in #2480
- Reorganize some non-code files by @jake-low in #2481
- Simplify loading of localization strings by @jake-low in #2483
- add staging notice banner and test environment banners by @CollinBeczak in #2485
- Fix defaultLocale() 'ReferenceError: Locales is not defined' by @jake-low in #2488
- add review changes notice to tag fix completion modal by @CollinBeczak in #2482
- Rename .env file to fix overrides not being applied by @jake-low in #2495
- add osm profile link to mapper column in task tables by @tjayschwarz4 in #2487
- Challenge Rapid Dataset support by @jschwarz2030 in #2494
- add re-select task button in rapid iframe by @CollinBeczak in #2490
- Update docker-publish.yml to use semver labels for images by @jake-low in #2489
- Add GH workflow to trigger redeploy after new packages are published by @jake-low in #2493
- Try changing redeploy workflow trigger to hopefully get it to work by @jake-low in #2496
- bump to v3.16.0 by @CollinBeczak in #2492
Full Changelog: v3.15.11...v3.16.0
v3.15.11
What's Changed
- allow 'not an issue' status change for revisions by @CollinBeczak in #2439
- fix feature animation and hover styles by @CollinBeczak in #2440
- Profile: Add dom
id
to api key section by @tordans in #2448 - Update caniuse-lite db by @jake-low in #2443
- Prevent codecov from polluting PRs with useless comments by @jake-low in #2445
- Run svgo on static svgs to reduce file size by @jake-low in #2442
- Cleanup sprites (removing unused assets from bundle) by @jake-low in #2446
- Improve error messages when Rapid editor fails to load by @jake-low in #2441
- fix infinite loading screen on challenge browse page by @CollinBeczak in #2456
- fix challenge completion indicator by @CollinBeczak in #2457
- Enable Challenge and Project leaderboards by @jschwarz2030 in #2461
- Add link to OSM US Code of Conduct by @jake-low in #2458
- Bump rapid editor version to 2.4.2 by @jake-low in #2464
New Contributors
Full Changelog: v3.15.10...v3.15.11
v3.15.10
What's Changed
- fix empy mr tag bug by @CollinBeczak in #2413
- fix infinite loader on user dashboard by @CollinBeczak in #2428
- Fix bug when fetching user metrics for dashboard header by @jake-low in #2411
- resolve ResizeMap errors by @CollinBeczak in #2416
- revert "Fix the editor overwrite bug." commit by @CollinBeczak in #2418
- fix pickEditor undefined bug by @CollinBeczak in #2419
- Fix infinite loop for users without a widget layout by @CollinBeczak in #2427
- Prevent OSM/external ID updates in challenge edit forms by @CollinBeczak in #2423
- Refresh challenge on rebuild by @CollinBeczak in #2422
- Fix tag widget rendering bug by @CollinBeczak in #2420
- Show owner name on challenge and project pages by @jake-low in #2429
- Migrate to new ESLint config format and fix some lint errors by @jake-low in #2412
- Resolve setState error on user dashboard by @CollinBeczak in #2431
- Bump micromatch from 4.0.5 to 4.0.8 by dependabot in #2425
- Bump webpack from 5.89.0 to 5.94.0 by dependabot in #2424
- Refactor Rapid integration to load the editor in an iframe by @jake-low #2403
MR2 Changes
- Fix deleted parent filter by @CollinBeczak in maproulette/maproulette-backend#1135
- add test and prevent null values on task name setup by @CollinBeczak in maproulette/maproulette-backend#1147
Released with maproulette-backend_v4.5.5
Full Changelog: v3.15.9...v3.15.10
v3.15.9
What's Changed
- remove leafletElement update in location widget by @CollinBeczak in #2384
- fix reviewNearbyTasks widget undefined prop by @CollinBeczak in #2381
- add documentation links to mr tag features by @CollinBeczak in #2386
- fix comment overflow styles by @CollinBeczak in #2390
- Update DEVELOPMENT.md instructions for setting up OAuth2 for local backend by @jake-low in #2393
- fix errors related to map unmounting by @CollinBeczak in #2394
- fix user search bug in comments when pressing enter by @CollinBeczak in #2396
- Fix the editor overwrite bug. by @CollinBeczak in #2399
- include the show archived filter in the challenge result list by @CollinBeczak in #2400
- add your locked tasks widget by @CollinBeczak in #2389
- Simplify conditional logic in ActiveTaskControls.js by @jake-low in #2398
- Show a warning when clicking 'I fixed it' if embedded Rapid editor has unsaved changes by @jake-low in #2397
- fix bundling issues related to created status by @CollinBeczak in #2387
- Update test snapshot for WithEditor HOC by @jake-low in #2401
- Refactor completion widget by @CollinBeczak in #2388
- fix task unlock functionality in locked task widget by @CollinBeczak in #2408
- Bump to v3.15.9 by @CollinBeczak in #2402
MR2 Changes
- add Retrieve a Users Locked Tasks endpoint by @CollinBeczak in maproulette/maproulette-backend#1139
- fix stale review_started_at column by @CollinBeczak in maproulette/maproulette-backend#1138
- add users.avatar_url constraint and default by @CollinBeczak in maproulette/maproulette-backend#1141
- Improve error message when OverpassQL query mistakenly specifies [out:xml] by @jake-low in maproulette/maproulette-backend#1142
- Move from Java 11 to Java 17 compile and runtime by @ljdelight (closes maproulette/maproulette-backend#1115)
New Contributors
Released with maproulette-backend_v4.5.4
Full Changelog: v3.15.8...v3.15.9
v3.15.8
What's Changed
- Fix zoom and panning issues in maps by @CollinBeczak in #2378
Full Changelog: v3.15.7...v3.15.8
Released with: maproulette-backend_v4.5.3
v3.15.7
What's Changed
- Bump various dependencies related to react-leaflet bump from v2.7.0 to v4.2.1 by @CollinBeczak in #2367
- Improve resizability of the work on multiple tasks together widget map by @CollinBeczak in #2367
- Bump ws from 7.5.9 to 7.5.10 by @dependabot in #2366
- Make marker popups persist on rerender by @CollinBeczak in #2367
- Fixes for some of the warnings and errors in jest tests by @CollinBeczak in #2367
- Remove overlapping tasks marker to allow users to un-cluster overlapped tasks, spider them, and open their individual popups by @CollinBeczak in #2367
- add links to task ids in work on multiple tasks widget by @CollinBeczak in #2372
Full Changelog: v3.15.6...v3.15.7
Released with maproulette-backend_v4.5.4
v3.15.6
What's Changed
- Bump @formatjs/intl-relativetimeformat from v6.0.2 to v11.2.14 by @CollinBeczak in #2364
- Bump date-fns from v1.29.0 to v3.6.0 by @CollinBeczak in #2364
Full Changelog: v3.15.5...v3.15.6
Released with: maproulette-backend_v4.5.3
v3.15.5
[v3.15.5] - 2024-6-11
What's Changed
- Prevent "ghost widget" from appearing in workspace widget layout editor by @AndrewPhilbin in #2361
- Upgrade tailwind to v3 by @AndrewPhilbin in #2331
- fix GeoJSON task creation/rebuild fails if number of tasks is divisible by 100 by @CollinBeczak in #2357
MR2 Changes v4.5.1 -> v4.5.3\
- update tasks_remaining column in challenge table by @CollinBeczak in maproulette/maproulette-backend#1131
- Remove quotes around HOCON substitutions by @ljdelight in maproulette/maproulette-backend#1133
Full Changelog: v3.15.4...v3.15.5
Released with maproulette-backend_v4.5.3
v3.15.4
[v3.15.4] - 2024-6-04
What's Changed
- unlock unbundled tasks on updated bundle submittion by @CollinBeczak in #2349
- add challenge filtering on browse projects page by @CollinBeczak in #2343
MR2 Changes
- Store new API key instead of old API key on API key reset by @tsmock in maproulette/maproulette-backend#1127
- Introduce maproulette.secret.key conf and MAPROULETTE_SECRET_KEY env by @ljdelight in maproulette/maproulette-backend#1128
- update task caching for task bundling endpoints by @CollinBeczak in maproulette/maproulette-backend#1126
Full Changelog: v3.15.3...v3.15.4
Released with: maproulette-backend_v4.5.1
v3.15.3
What's Changed
- Readme update by @mvexel in #2348
- Fix undefined prop bug in task editor by @CollinBeczak in #2347
- Fix clone/edit challenge bug with url state by @CollinBeczak in #2352
MR2 Changes
- fix changeset submittion bug for tag fix tasks with relations by @CollinBeczak in maproulette/maproulette-backend#1121
- Introduce Java 17 to MapRoulette-backend CI tests by @ljdelight in maproulette/maproulette-backend#1125
- Update GH Action versions and test against PostGIS 13-3.3 and 16-3.4 by @ljdelight in maproulette/maproulette-backend#1124
- Remove 'connectionTestQuery' from application.conf by @ljdelight in maproulette/maproulette-backend#1123
- Update to Play 2.9 by @ljdelight in maproulette/maproulette-backend#1122
- Update to the latest Play 2.8.x by @ljdelight in maproulette/maproulette-backend#1116
- Migrate JTS package from vividsolutions to Eclipse Foundation by @ljdelight in maproulette/maproulette-backend@ff2597c
- Upgrade anorm, postgresql, and postgis-jdbc dependencies by @ljdelight in maproulette/maproulette-backend@420ff21
Full Changelog: v3.15.2...v3.15.3
Released with maproulette-backend_v4.5.0