Skip to content

Releases: realthunder/FreeCAD

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

2023.01.14

15 Jan 07:15
Compare
Choose a tag to compare
  • (New) Part: support auto shape validation and fix. See demo here
  • Support manual toggle of overlay panel visibility with keyboard shortcut Shift + Left|Right|Up|Down
  • Improve overlay hint display
  • Fix tree view item background sizing
  • Fix grammer error warning when Edit parameters (#643)
  • Fix view object visibility restore (#642)
  • Fix access violation when closing edit panel (#648)
  • Fix lost of topo naming changing on undo/redo
  • Fix restoring base64 encoded files embedded in xml (#653)
  • Fix crash on view switching after loading user settings
  • Draft: fix sketch placement (#664)
  • Draft: fix crash on several object creation command (#654, #665, #674)
  • Draft: fix SVG import issue (#675)
  • Part: fix unstable face index in default face maker (#657)
  • Part: fix wrong wire ordering in default face maker (#660)
  • Part|PartDesign: fix sweep operation (#670, #638)
  • PartDesign: fix profile editing box height (#650)
  • PartDesign: fix initial selection on creating Pipe (#677)