In Mainsail's Update Manager it shows a version for each component that is installed.
When doing a backup, it would be nice if these versions could be logged to a file as part of the backup so if a restore is needed, each individual components version would be tracked so they could be restored to the same commit as when the backup was taken to help eliminate a software update issue.
Example:
klipper: v0.13.0-428-ga8cbc935
Klipper-Adaptive-Meshing-Purging: v1.1.2-13-gb0dad8ec
I'm not sure where Mainsail is getting this information as I can't find anything in git log that corresponds to the last part of the version number shown.
In Mainsail's Update Manager it shows a version for each component that is installed.
When doing a backup, it would be nice if these versions could be logged to a file as part of the backup so if a restore is needed, each individual components version would be tracked so they could be restored to the same commit as when the backup was taken to help eliminate a software update issue.
Example:
I'm not sure where Mainsail is getting this information as I can't find anything in
git logthat corresponds to the last part of the version number shown.