ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.68k stars 2.33k forks source link

`MissionPlanner1.3.81` Tag Missing #3348

Closed flyingthingsintothings closed 2 weeks ago

flyingthingsintothings commented 1 month ago

Issue details

Every version seems to be tagged, except for version 1.3.81 which does not have one. I think I found the commit for it (2f3e02b2dbe6cc7befd0f64e6c1cc7b873ea4300) which mentions the version bump. It would also be nice if the tags were annotated so people could see when they were created and by who. This is also the recommendation in the Git manual, which recommends annotated tags for releases and lightweight ones when they aren't pushed to remotes.

https://git-scm.com/docs/git-tag

Annotated tags are meant for release while lightweight tags are meant for private or temporary object labels. For this reason, some git commands for naming objects (like git describe) will ignore lightweight tags by default.

Version

1.3.81, which is the latest official version people can download from the website: https://ardupilot.org/planner/docs/mission-planner-installation.html

Platform

Airframe type

\/

Hardware type

\/

Logs

\/