Back to Community

v1.0.7 ยท Changelog

Version 1.0.7

DroneForge changelog notes for the v1.0.7 release.

DroneForge Nimbus App v1.0.7 adds support for DepthAnything 3 Base and Metric, improves obstacle-avoidance workflows for monocular drones, introduces a trajectory reconstructor, and replaces the old visual programming interface with a new IDE.

For autonomous drone development, this release is a meaningful step. It connects perception, flight review, and programming into a cleaner workflow for builders working with live camera feeds and AI drone agents.

DepthAnything 3 Base and Metric

Nimbus now supports DepthAnything 3 Base and Metric.

Both models improve general obstacle avoidance for monocular drones. That matters because many development drones rely on a single camera feed, and depth estimation can help turn that feed into more useful spatial information for autonomy experiments.

Trajectory reconstructor

The flight viewing experience now includes a trajectory reconstructor.

Instead of only watching footage or reading telemetry separately, developers get a better way to understand how the drone moved through the environment. That is useful for debugging agents, reviewing flight behavior, and spotting where control logic needs to change.

New IDE

The old visual programming interface has been removed and replaced with a new IDE.

This is a major workflow cleanup. A better IDE gives developers a clearer place to write, inspect, and iterate on drone programs, especially as Nimbus agents become more capable.

Bug fixes and improvements

v1.0.7 also includes general bug fixes and improvements.

The release keeps pushing Nimbus toward a stronger Nimbus App for AI drones: better perception, better flight review, and a cleaner programming environment.

Release context

This changelog entry is part of the DroneForge release archive for Nimbus and DF1. The archive helps builders understand how the autonomy stack has changed over time, including updates to setup, Nimbus App behavior, Python Library workflows, documentation, hardware notes, flight workflows, and community-facing product polish.

Older releases are still useful when comparing versions, debugging a local installation, or following the path from early drone connectivity work to current autonomous flight tooling. Use these notes as historical context alongside the current documentation, Nimbus App releases, and Python Library updates.

For current projects, compare these archived notes with the latest release before making setup decisions. DroneForge continues to refine how developers connect hardware, stream telemetry, inspect video, run agents, and build repeatable autonomy workflows.

Community archive

Continue exploring DroneForge changelogs, research notes, and Nimbus examples through the community archive. These internal links help connect related releases, technical notes, and builder resources.