Skip to content
Open
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
1 change: 1 addition & 0 deletions wiki/Release_notes_1.2.wikitext
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ ToDo (last check: 20260430, #27222):

<!--T:82-->
* 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]
Expand Down