Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions wiki/Release_notes_26.3.wikitext
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,10 @@ ToDo (last check: 20260528, #30358)

<!--T:87-->
* [[Draft_Trimex|Trimex]] now reports unsupported sketch selections before opening the task panel, avoiding a misleading no-op workflow. [https://github.com/FreeCAD/FreeCAD/pull/29845 Pull request #29845]
* Base-less walls created in the BIM workbench are now directly Draft-editable, allowing their endpoints to be modified dynamically using Draft edit handles. [https://github.com/FreeCAD/FreeCAD/pull/29860 Pull request #29860]
* Saving annotation styles now guarantees that the file has a {{FileName|.json}} extension. [https://github.com/FreeCAD/FreeCAD/pull/30358 Pull request #30358]
* In the Draft ShapeString tool, point coordinates entered manually in the task panel are no longer reset or overwritten by subsequent mouse movements in the 3D view. [https://github.com/FreeCAD/FreeCAD/pull/29762 Pull request #29762]
* Added on-screen hints for Draft annotation tools to guide user input. [https://github.com/FreeCAD/FreeCAD/pull/29649 Pull request #29649]

== FEM Workbench == <!--T:29-->

Expand Down