Skip to content

v2025.2.1

Latest
Compare
Choose a tag to compare
@nrjadkry nrjadkry released this 17 Feb 07:25
· 41 commits to develop since this release
376dfd6

DroneTM Release Notes - v2025.2.1 🚀

Release Date: February 17, 2025

Overview

This release brings key updates to the Drone Task Management system, incorporating improvements and fixes from PR #458. All changes merged since the previous release (2025.1.0) have now been included, ensuring a clean and consistent production build.

Key Changes

  • Enabled the tracking component Matomo , addressing compatibility issues with React 19.
  • Resolved deprecation warnings by updating the usage of CombinedState in @reduxjs/toolkit
  • Updated all frontend dependencies to latest
  • Replaced JSX.Element with React.JSX.Element to align with the latest React typings.
  • Mew feature to Upload DroneImagery to OpenAerialMap(OAM) is created from backend
  • Image download to ODM using aiohttp and asyncio in image processing