- (New) Update conda release for all platforms to Python 3.10, Qt 5.15 and OCC 7.6
- (New) PartDesign: expose 'Profile' property to all sketch based feature editing panel (See demo here)
- Fix progress bar indicator on import/export
- Enable read only link property hyperlink label in property editor
- Part: avoid unnecessary shape copy when fixing shape (#607)
- Part: fix topo naming when fixing shape (#595)
- Part: fix linear edge transformation problem (#610)
- Part: fix per vertex color setup
- Part: add support for element name mapping for multiple Shape properties
- PartDesign: fix multi-wire Loft (#602)
- PartDesign: fix default angle setting in Chamfer (#606)
- PartDesign: fix drag and drop of datum/sketch/binder to body
- PargDesign: fix importing external profile when creating sketch based feature
- PartDesign: fix cyclic dependency caused by reordering feature
- PartDesign: improve Loft editing
- PartDesign: improve fillet per edge radius editing
- PartDesign: add 'Check geometry' toolbar button from Part workbench
- PartDesign: add 'MoveProfile' and 'RotateProfile' property to feature Pipe to auto position sweeping profile
- PartDesign: migrate 'Section' property in feature Pipe to support sub-element linking
- PartDesign: support vertex as profile in feature Pipe
- Sketcher: fix element name mapping for internal shape
- Sketcher: warn about small edge and auto fix wire
- Sketcher: support per sketch 'SectionView' setting
- Sketcher: support import internal shape from other sketch
- Sketcher: add command to add intersecting external geometry as defining geometry
- Sketcher: revert poly line tool shortcut back to 'M'
- Import: fix crash on exporting shape with only vertices