Skip to content

Commit b683f9f

Browse files
committed
Update ChangeLog
1 parent c892600 commit b683f9f

File tree

1 file changed

+28
-2
lines changed

1 file changed

+28
-2
lines changed

ChangeLog.md

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
Tip release (branch [LinkMerge](https://github.com/realthunder/FreeCAD/tree/LinkMerge)) is merged with upstream a662fbb2 2023.12.27
22

3+
# Tip 2025.03.04
4+
5+
Fix crash on threaded console output redirection
6+
Disable pre-selection on mouse move with any button down
7+
Accept quantity with unit in RotationPy.Angle
8+
Fix property name prefix handling
9+
Fix clipping UI setting synchronization
10+
Fix origin visibility on importing STEP file
11+
Fix calling of export API
12+
Fix transform tool (dragger) out of sync when undo/redo or manually changing placement
13+
Fix transform tool cancel behavior (should restore to before editing)
14+
Do not restart on changing NotificationArea option
15+
Add missing corner cross API (#1060)
16+
Part|Import: auto transform object to XY plane when exporting DXF
17+
Part: fix copy of expanded shape content
18+
PartDesign: fix hole cut diameter editing
19+
PartDesign: fix tree item dragging out of auxiliary group
20+
PartDesign: improve initial entry selection on start editing
21+
PartDesign: improve support for creating non-solid feature (e.g. revolve an edge to get a face)
22+
PartDesign: fix pad/pocket axis selection blinking
23+
Sketcher: fix small external edge handling
24+
Sketcher: fix crash on abort command
25+
Arch: fix OBJ import with segments (facet colors)
26+
Arch: re-wording DAE/OBJ export facet color option
27+
28+
-- 20250304tip --
29+
30+
331
# Tip 2024.10.03
432

533
Fix Link copy on change hidden group out of scope problem
@@ -38,8 +66,6 @@ Spreadsheet: remember dialog position and size
3866
OCCT: fix regression in making thrusection (Loft) ([#2](realthunder/OCCT#2))
3967
OCCT: fix handling of concave face in makeThickSolid ([#1](realthunder/OCCT#1), [#3](realthunder/OCCT#3))
4068

41-
-- 20241003tip --
42-
4369
# Tip 2023.12.31
4470

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

0 commit comments

Comments
 (0)