Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
realthunder committed Apr 7, 2024
1 parent 7d0e3cf commit 973e482
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
Stable release (branch [LinkStable](https://github.com/realthunder/FreeCAD/tree/LinkStable)) is merged with upstream aa3b2f39 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)

-- 20240407stable --

# Stable 2024.03.22

Part: fix freezing when making wire (#973)
Expand All @@ -21,8 +35,6 @@ 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

-- 20240322stable --

# Stable 2024.01.23

Fix crash on closing document (#936)
Expand Down

0 comments on commit 973e482

Please sign in to comment.