This patch release brings key improvements to:
🔍 Explore projects page
- Includes a new filter for admins to view projects by draft or archived status,
- Enable shareable links for list/grid view,
- Better progress indicators for mapped and validated action in separate columns and
- bug fix on draft projects visibility
🔐 OSM login issue resolved
A recent change to the OpenStreetMap website (commit) seems to have broken popup-based OAuth login flows across several tools like TM, OSMCha, OSM US TM. With TM we were facing
frontend error: window.opener is null
andbackend error: token not valid
.
Please find more info in the discussion thread.
For Tasking Manager, we have moved to the redirect based login, which resolves the issue.
🐛 Other notable fixes
- #manager hashtag to notify organisation managers #6911
- Arabic language added to user settings page #6908
Expand to see detailed codebase changes 🖥️
- Reduce sample rate for sentry replays by @dakotabenjamin in /pull/6910
- Improvements to Explore Projects page by @royallsilwallz in /pull/6901
- Migrate CircleCI Workflows to GHActions by @nischalstha9 in /pull/6890
- Managers bulk mention in project chat to include organisation manager by @prabinoid in /pull/6914
- Fix test cases failure on CI by @royallsilwallz in /pull/6921
- Fix language options missing on settings page issue by @royallsilwallz in /pull/6918
- Bring latest changes to staging by @ramyaragupathy in /pull/6919
- Project to map and validate to only include the published projects and specify dockerfile path and build stage for migration and cron service by @prabinoid in /pull/6926
- To staging: Fix for explore projects filter by @ramyaragupathy in /pull/6927
- HOTFIX: GHActions not tagging backend image to commit hash by @nischalstha9 in /pull/6928
- HOTFIX: OSM-Login Fix Merge from `develop` to `staging` by @nischalstha9 in /pull/6935
- HOTFIX: OSM-Login Fix Merge from `staging` to `main` by @nischalstha9 in /pull/6936
Full Changelog: v5.0.5...v5.0.6