diff --git a/wiki/Release_notes_26.3.wikitext b/wiki/Release_notes_26.3.wikitext index 8519ec5ced..6e4441207b 100644 --- a/wiki/Release_notes_26.3.wikitext +++ b/wiki/Release_notes_26.3.wikitext @@ -284,6 +284,10 @@ ToDo (last check: 20260528, #30358) * [[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 ==