From ce73bb9cedafc34a1ba78560405c7c4e4b950c13 Mon Sep 17 00:00:00 2001 From: Kokoro <184098138+100more@users.noreply.github.com> Date: Sat, 23 May 2026 18:21:40 +0200 Subject: [PATCH] docs: refresh BIM release note branch --- wiki/Release_notes_1.2.wikitext | 1 + 1 file changed, 1 insertion(+) diff --git a/wiki/Release_notes_1.2.wikitext b/wiki/Release_notes_1.2.wikitext index bd8578b89f..dae4761c64 100644 --- a/wiki/Release_notes_1.2.wikitext +++ b/wiki/Release_notes_1.2.wikitext @@ -161,6 +161,7 @@ ToDo (last check: 20260430, #27222): * BIM Nudge shortcuts now use {{KEY|Alt}} combinations to avoid conflicts with existing shortcuts. [https://github.com/FreeCAD/FreeCAD/pull/28036 Pull request #28036] +* BIM commands that temporarily move the [[Draft_SelectPlane|working plane]] now restore the previous working plane when the command finishes. [https://github.com/FreeCAD/FreeCAD/pull/28836 Pull request #28836] * Native IFC objects now expose the full active-schema class list for their object type in the {{incode|IfcClass}} property, including IFC2X3 type families. [https://github.com/FreeCAD/FreeCAD/pull/28994 Pull request #28994] * Stair railings now follow stair visibility changes, including visibility inherited from parent objects such as levels. [https://github.com/FreeCAD/FreeCAD/pull/29173 Pull request #29173] * [[BIM_DrawingView|DrawingView]] cut lines now use the default line width and cut areas line thickness ratio preferences for thicker cut-line output. [https://github.com/FreeCAD/FreeCAD/pull/30149 Pull request #30149]