mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
1.1 KiB
1.1 KiB
출시
<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.
PX4 릴리스 노트는 각 릴리스의 변경 사항들을 설명합니다.
- 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. :::