Release 2.4

Deployed on April 8, 2025

This release introduces the new Tracking Round selector and includes several enhancements and bug fixes.

New: Tracking Round selector

Our new Tracking Round selector offers a more intuitive way to view ongoing and upcoming tracking activities. Key features include:

  • Interactive timeline & detail table Visualize tracking rounds on an interactive timeline. A detailed table below provides complementary information about each displayed round.

  • Filtering Easily filter tracking rounds by organization or field activity to focus on the data most relevant to you. On a filter is selected, the timline is automatically updated to show the relevant rounds and include at least the most recent tracking round from the selected field activities.

  • Adjustable date range By default, the timeline displays a window from 30 days in the past to 15 days in the future. You can adjust this range to explore past or upcoming tracking rounds as needed.

Note: This is the first iteration of the Tracking Round Selector. Expect further improvements and additional features in future updates.

../../_images/tracking-round-selector.png

Enhancement: Labels for Additional Base Layers

Labels are now supported for additional base layers, with customization options for how they appear on the map. Both point and line geometries are supported.

New: Team Last Track Indicators

We’ve introduced a new indicator for monitoring team activity. The timestamp of the last uploaded track is now shown in the team tab.

../../_images/last_track_indicator.png
  • Color-coded Status
    • 🟢 Green: Last track received within the past 24 hours

    • 🟠 Orange: Between 24 and 48 hours

    • 🔴 Red: More than 48 hours

Hovering over the icon displays a tooltip with the exact timestamp of the last track, based on the currently selected area and Tracking Round.

../../_images/last_track_indicator_tooltip.png

Other Improvements

  • MVT (Mapbox Vector Tiles) generation now runs in iterative mode for improved performance.

  • Increased the limit of visible elements in the side panel.

Bug Fixes

  • Fixed bug where TAs were displayed on the map but missing from the feature list.

  • Fixed missing colors causing empty rows in the team UI indicator.

  • Fixed issue where tracks were received from the future due to tracker device time changes.

  • Corrected team reporting indicators on the Tracking Round Selector.

  • Fixed handling of float values in indicators in OData exports (April dataset).

  • Fixed issue with tracking intervals not correctly contained within sessions.

  • Resolved mismatch between device_id in tracking.track and tracking.session.

  • Fixed issue where celery_import_odk could not complete missing metadata when no tracks were found.

  • Fixed bug where CSV upload showed the wrong hostname in the success message.