diff --git a/docs/en/releases/1.18.md b/docs/en/releases/1.18.md index a0d53ddbed..41dd8e1fbd 100644 --- a/docs/en/releases/1.18.md +++ b/docs/en/releases/1.18.md @@ -128,6 +128,7 @@ For users upgrading from v1.17, please take a moment to review the following bef - ZeroOne X6 Series V2: TDK IIM42652 IMU and Bosch BMP581 barometer support. ([PX4-Autopilot#27475](https://github.com/PX4/PX4-Autopilot/pull/27475)) - ZeroOne X6: BMM350 compass compatibility. ([PX4-Autopilot#26870](https://github.com/PX4/PX4-Autopilot/pull/26870)) - [Pixhawk 6C](../flight_controller/pixhawk6c.md): RM3100 fallback for the internal compass. ([PX4-Autopilot#27299](https://github.com/PX4/PX4-Autopilot/pull/27299)) +- ModalAI VOXL 2: the separate board variants were merged into a single build, and PX4 for VOXL 2 is now packaged as a Debian package (`voxl-px4_*_arm64.deb`) that is built in CI and published with every PX4 release. ([PX4-Autopilot#26727](https://github.com/PX4/PX4-Autopilot/pull/26727)) - ModalAI VOXL 2: INA226 and INA228 power monitor support, selectable via the `POWER_MANAGER` startup option, and the Lightware laser rangefinder driver enabled. ([PX4-Autopilot#26840](https://github.com/PX4/PX4-Autopilot/pull/26840), [PX4-Autopilot#27620](https://github.com/PX4/PX4-Autopilot/pull/27620)) ### Notable Fixes