FreeCAD / FreeCAD/AddonManager
Add Changelog feature for addon devs to display what is new in an addon update
- Dominant language
- Python
- Stars
- 18
- Forks
- 29
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 22
Description
**Is your feature request related to a problem? Please describe.**
Not necessarily. It would be nice as an end user to know what was updated in the latest addon that needs to be updated.
**Describe the solution you'd like**
Perhaps a dialog box or some sort of output when installing an update of a specific addon to output what has changed in this version update.
**Describe alternatives you've considered**
Providing a link back to the repository somehow?
**Additional context**
Several addon devs provide changelogs in their READMEs. For example:
* https://github.com/mwganson/Editor_Assistant#changelog
* https://github.com/Zolko-123/FreeCAD_Assembly4#release-notes
* https://github.com/shaise/FreeCAD_SheetMetal#release-notes
* https://github.com/shaise/FreeCAD_FastenersWB#release-notes-berberic2
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.