FreeCAD / FreeCAD/AddonManager
Addon manager should offer to update itself even if not installed as an addon yet
Open
- Dominant language
- Python
- Stars
- 18
- Forks
- 29
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 22
Description
Until the Addon Manager has been installed as an Addon, it does not check itself for available updates. This leads to a confusing user experience, and support posts that have to say things like "Use the Addon manager to install the Addon manager." It would be better if the addon manager could more easily present these updates to the user, either through the normal update display, or through a custom hardcoded check and interface for updating itself (_a la_ `pip`).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.