mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-24 15:27:41 +08:00
1.2 KiB
1.2 KiB
Releases
<script setup> import { useData } from 'vitepress' const { site } = useData(); </script>This page is on a release branch, and hence probably out of date. See the latest version.
A list of PX4 release notes, they contain a list of the changes that went into each release, explaining the included features, bug fixes, deprecations and updates in detail.
- main (changes planned for v1.19 or later)
- v1.18 (changes in v1.18, since v1.17)
- v1.17
- v1.16
- v1.15
- v1.14
- v1.13
- v1.12
The full archive of releases for the PX4 autopilot project can be found on GitHub.
:::info For maintainers, see Release Process for the tagging and publishing workflow. :::