Skip to content

Releases: realthunder/FreeCAD

20241003stable

03 Oct 08:49
Compare
Choose a tag to compare

Stable release (branch LinkStable) is merged with upstream aa3b2f3 2023.05.22

Stable 2024.10.03

Fix Link copy on change hidden group out of scope problem
Support dragging of toolbar inside status/menu bar
Fix pre-selection highlight in Pick geometry menu
Support opening directory through command line (#1023)
Fix alias property display in property view
Fix FreeCAD freezes when clicking inside spreadsheet (#1018)
Fix crash crash on showing main window in command line (#1026)
Fix crash on null topological IndexedName (#1012)
Fix recursive selection notification (#557, #710)
Part: disable randomization of duplicate element resolving (#1029)
Part: do not report error/warning if not recomputing
Part: fix user script defined topo shape mapping (#1013)
Part: fix missing recompute on changing property FixShape and ValidateShape
Part: fix SubShapeBinder tree item tooltip
Part: improve shape refine
Part: fix regression on file loading (#1019)
Part/PartDesign: fix regression of extrude/pad until face (#989)
PartDesign: allow non-face support for sketch based feature (#970)
PartDesign: add OffsetBaseFeature property to pattern features (#994)
PartDesign: add HideBaseFeature property to pattern features (#1002)
Renderer: fix rendering of legacy shape with transparency
Renderer: fix getting bounding box for legacy shape (#1008)
Sketcher: fix constraint pre-selection highlight (#992)
Sketcher: support external reference without subname (#1028)
Sketcher: fix false selection on dragging element
Sketcher: allow copying of external geometry (#1006)
Sketcher: sort sketch names in Map sketch to face command (#1004)
Spreadsheet: fix combo box editing mode
Spreadsheet: fix editing through expression line editor with edit mode
Spreadsheet: support vertical configuration table (#1024)
Spreadsheet: support pasting cells transposed through context menu Paste special... -> Paste transposed
Spreadsheet: fix undo/redo of cut and paste of cells with alias
Spreadsheet: remember dialog position and size
OCCT: fix regression in making thrusection (Loft) (#2)
OCCT: fix handling of concave face in makeThickSolid (#1, #3)

20240407stable

07 Apr 12:23
Compare
Choose a tag to compare

Stable release (branch LinkStable) is merged with upstream aa3b2f3 2023.05.22

Stable 2024.04.07

Fix expression renaming (#974)
Add option to sync draw style preference settings to document (Preferences -> Display -> Draw styles -> Hidden Line/Shadow -> Synchronize)
Support toolbar drag & drop on menu bar
Fix icon size setting for toolbar not in main window
Fix crash on pie menu context switch (#978)
Fix overlay widget eating up Escape key
Fix crash on variant link copy on change
Fix App::GeoFeatureGroupExtension (App::Part) still touched on recompute after undo
Part: fix pocket up to face (#985)

20240322stable

22 Mar 00:44
Compare
Choose a tag to compare

Stable release (branch LinkStable) is merged with upstream aa3b2f3 2023.05.22

Stable 2024.03.22

Part: fix freezing when making wire (#973)

Stable 2024.03.17

Fix shadow light document setting (#948)
Fix customized toolbar size handling (#947)
Fix hidden line rendering
Fix Python console lost of bracket on auto completion
Show runtime attributes in Python console auto completion call tips
Fix SpinBox context menu
Part: fix meshing of infinite shape for visualization (#955)
Part: improved exception handling in pre-selection macro
Part|Surface: fix making BSpline face (#965)
PartDesign: fixed thickness editing panel input sync problem
Sketcher: fix crash on deleting external geometry (#967)
Sketcher: fix linear approximation of BSpline external edge (#958)
Sketcher: clear selection before trimming edge to avoid error message
Sketcher: suppress error message on creating arc

20240317stable

17 Mar 12:17
Compare
Choose a tag to compare

Stable release (branch LinkStable) is merged with upstream aa3b2f3 2023.05.22

Stable 2024.03.17

Fix shadow light document setting (#948)
Fix customized toolbar size handling (#947)
Fix hidden line rendering
Fix Python console lost of bracket on auto completion
Show runtime attributes in Python console auto completion call tips
Fix SpinBox context menu
Part: fix meshing of infinite shape for visualization (#955)
Part: improved exception handling in pre-selection macro
Part|Surface: fix making BSpline face (#965)
PartDesign: fixed thickness editing panel input sync problem
Sketcher: fix crash on deleting external geometry (#967)
Sketcher: fix linear approximation of BSpline external edge (#958)
Sketcher: clear selection before trimming edge to avoid error message
Sketcher: suppress error message on creating arc

20240123stable

23 Jan 04:27
Compare
Choose a tag to compare

Stable release (branch LinkStable) is merged with upstream aa3b2f3 2023.05.22

Stable 2024.01.23

Fix crash on closing document (#936)
Fix Python object saving back compatibility (#933)
Fix axis origin rendering (#929)
Fix Spreadsheet foreground color in ProDark (#940)
PartDesign: expose MaxDegree setting in Loft
PartDesign: fix Parallel transform option in Pattern feature editing panel

20240113stable

13 Jan 15:59
Compare
Choose a tag to compare

Stable release (branch LinkStable) is merged with upstream aa3b2f3 2023.05.22

Stable 2024.01.13

Fix PythonObject saving in Python 3.11 (#927)
Fix compatibility with Mac 3Dconnexion driver (#923)
Change default image plane selection style
Import: fix code page handling in DXF import
Part: fix BSpline surface trimming
PartDesign: improve handling of split profile in Loft
PartDesign: expose Linearize option to editing task panel
Sketcher: fix circle to circle distance constraint (#928)

20240104stable

04 Jan 15:03
Compare
Choose a tag to compare

Stable release (branch LinkStable) is merged with upstream aa3b2f3 2023.05.22

Stable 2024.01.04

Fix notification background with stylesheet (#923)
Sketcher: fix crash on editing (#922)

20231231stable

01 Jan 09:15
Compare
Choose a tag to compare

Stable release (branch LinkStable) is merged with upstream aa3b2f3 2023.05.22

Stable 2024.01.01

Stable|Tip 2023.12.31

Add mesh facet selection mode Mesh_SubElementSelection. Can be used together with new commands View front face (V, N) and View back face (V, B).
Remember user closed overlay panel (#11680
Fix crash on manual alignment (#906)
Fix lost key when resolving multi-key-sequence shortcut (#909)
Fix crash on Tools -> Customization...
Fix crash on tree view selection (#899)
PartDesign: fix backward compatibility with upstream sketch based feature (#905)
Sketcher: fix projection error in OCC 7.7
Sketcher: fix crash on adding tagent (#917)
TechDraw: fix circle center vertex selection (#907)
TechDraw: fix undesired border when drawing SVG pattern (#909)

Tip

07 May 09:58
Compare
Choose a tag to compare
Tip Pre-release
Pre-release

Tip release (branch LinkMerge) is merged with upstream aa3b2f3 2023.05.22

Tip 2023.12.31

Notice: LinkMerge will be merge to LinkDaily after this release. There will be another merge from current upstream to LinkMerge.

Add mesh facet selection mode Mesh_SubElementSelection. Can be used together with new commands View front face (V, N) and View back face (V, B).
Remember user closed overlay panel (#11680
Fix crash on manual alignment (#906)
Fix lost key when resolving multi-key-sequence shortcut (#909)
Fix crash on Tools -> Customization...
Fix crash on tree view selection (#899)
PartDesign: fix backward compatibility with upstream sketch based feature (#905)
Sketcher: fix projection error in OCC 7.7
Sketcher: fix crash on adding tagent (#917)
TechDraw: fix circle center vertex selection (#907)
TechDraw: fix undesired border when drawing SVG pattern (#909)

2023.01.31

31 Jan 23:12
Compare
Choose a tag to compare
  • Fix conda build packaging issue
  • Fix support for external toolbar (#693)
  • Improve object random color (#688)
  • Fem: fix crash on point selection (#684)
  • Part: fix ruled surface failure (#690)
  • PartDesign: fix dependency problem when reorder feature by drag and drop
  • PartDesign: fix occurrence reset when editing pattern feature (#697)
  • Sketcher: support trimmed BSpline external edge (#698)
  • Sketcher: prefer normal geometry element when picking in view
  • Sketcher: fix projection transformation when importing external geometry