Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
realthunder committed Dec 31, 2023
1 parent b0ddaea commit 7471b6a
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
Tip release (branch [LinkMerge](https://github.com/realthunder/FreeCAD/tree/LinkMerge)) is merged with upstream aa3b2f39 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](FreeCAD/FreeCAD#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](https://github.com/realthunder/FreeCAD/issues/899#issuecomment-1776927054))
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)

-- 20231231tip --

# Tip 2023.11.02

Introducing new commands `View front face (V, N)` and `View back face (V, B)` (See b6bd57a2 for more details)
Expand All @@ -9,8 +27,6 @@ TechDraw: fix projection group recompute problem (#901)

Fix view property editing problem (#896)

-- 20231102tip --

# Tip 2023.10.24

Fix git installation in AppImage (affects AddonManager) (#895)
Expand Down

0 comments on commit 7471b6a

Please sign in to comment.