diff --git a/wiki/Release_notes_1.2.wikitext b/wiki/Release_notes_1.2.wikitext index 4980a35ac0..da3536ed28 100644 --- a/wiki/Release_notes_1.2.wikitext +++ b/wiki/Release_notes_1.2.wikitext @@ -116,6 +116,7 @@ Previous FreeCAD release notes can be found in the [[Feature_list#Release_notes| * Solver messages (overconstraint reports) were added to the Assembly task panel. [https://github.com/FreeCAD/FreeCAD/pull/24623 Pull request #24623] * A new command has been added to select all joints associated with a chosen component. [https://github.com/FreeCAD/FreeCAD/pull/27530 Pull request #27530] * A button was added to rotate joint offsets by 90 degrees. [https://github.com/FreeCAD/FreeCAD/pull/29717 Pull request #29717] +* Grounded components now have their placement locked while grounded, preventing transform tools from moving them until the ground is removed. [https://github.com/FreeCAD/FreeCAD/pull/28087 Pull request #28087] == BIM Workbench == @@ -408,4 +409,4 @@ ToDo (last check: 20260430, #29258): [[Category:News{{#translation:}}]] [[Category:Documentation{{#translation:}}]] -[[Category:Releases{{#translation:}}]] \ No newline at end of file +[[Category:Releases{{#translation:}}]] diff --git a/wiki/en/Release_notes_1.2.wikitext b/wiki/en/Release_notes_1.2.wikitext index 3feb3a42d4..3f9bad22c9 100644 --- a/wiki/en/Release_notes_1.2.wikitext +++ b/wiki/en/Release_notes_1.2.wikitext @@ -100,6 +100,7 @@ Previous FreeCAD release notes can be found in the [[Feature_list#Release_notes| * Solver messages (overconstraint reports) were added to the Assembly task panel. [https://github.com/FreeCAD/FreeCAD/pull/24623 Pull request #24623] * A new command has been added to select all joints associated with a chosen component. [https://github.com/FreeCAD/FreeCAD/pull/27530 Pull request #27530] * A button was added to rotate joint offsets by 90 degrees. [https://github.com/FreeCAD/FreeCAD/pull/29717 Pull request #29717] +* Grounded components now have their placement locked while grounded, preventing transform tools from moving them until the ground is removed. [https://github.com/FreeCAD/FreeCAD/pull/28087 Pull request #28087] == BIM Workbench == @@ -369,4 +370,4 @@ ToDo (last check: 20260430, #29258): [[Category:News{{#translation:}}]] [[Category:Documentation{{#translation:}}]] -[[Category:Releases{{#translation:}}]] \ No newline at end of file +[[Category:Releases{{#translation:}}]]