FreeCAD / FreeCAD/AddonManager
Recognise addons may become obsolete and require update after major FreeCAD 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.**
After FreeCAD updates to a major (minor version), some addons may not function correctly or require an update themselves.
**Describe the solution you'd like**
it would be good if the Addon Manager recognised that the Github default workbench has changed and at least advised the user they need to
1. Delete the workbench
2. Restart FreeCAD
3. Reinstall the workbench with the Addon Manager ( To pickup the new default )
_Originally posted by @KeithSloan in https://github.com/KeithSloan/GDML/issues/96#issuecomment-1177443893_
**Describe alternatives you've considered**
n/a
**Additional context**
https://github.com/KeithSloan/GDML/issues/96
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.