From d4510d97c988e03afa6fd7643aeb0848f392dcb0 Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 20 May 2026 09:24:54 -0400 Subject: [PATCH 1/2] Document Draft Shape2DView Auto Update icon fix --- wiki/Release_notes_1.2.wikitext | 3 ++- wiki/en/Release_notes_1.2.wikitext | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/wiki/Release_notes_1.2.wikitext b/wiki/Release_notes_1.2.wikitext index 6bc1ce84ad..7cbb7a880a 100644 --- a/wiki/Release_notes_1.2.wikitext +++ b/wiki/Release_notes_1.2.wikitext @@ -217,6 +217,7 @@ ToDo (last check: 20260430, #29258): * [[Draft_PolarArray|Polar Array]] and [[Draft_CircularArray|Circular Array]] are now aware of the active working plane. [https://github.com/FreeCAD/FreeCAD/pull/28324 Pull request #28324] * SVG import can now approximate suitable curves to arcs and lines. [https://github.com/FreeCAD/FreeCAD/pull/29142 Pull request #29142] * Draft angular dimensions now honor overshoot settings. [https://github.com/FreeCAD/FreeCAD/pull/29298 Pull request #29298] +* Changing the [[Draft_Shape2DView|Shape2DView]] ''Auto Update'' property now updates its [[Tree_View|Tree View]] icon immediately. [https://github.com/FreeCAD/FreeCAD/pull/30063 Pull request #30063] === Further Draft improvements === @@ -410,4 +411,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..48468345a9 100644 --- a/wiki/en/Release_notes_1.2.wikitext +++ b/wiki/en/Release_notes_1.2.wikitext @@ -192,6 +192,7 @@ ToDo (last check: 20260430, #29258): * [[Draft_PolarArray|Polar Array]] and [[Draft_CircularArray|Circular Array]] are now aware of the active working plane. [https://github.com/FreeCAD/FreeCAD/pull/28324 Pull request #28324] * SVG import can now approximate suitable curves to arcs and lines. [https://github.com/FreeCAD/FreeCAD/pull/29142 Pull request #29142] * Draft angular dimensions now honor overshoot settings. [https://github.com/FreeCAD/FreeCAD/pull/29298 Pull request #29298] +* Changing the [[Draft_Shape2DView|Shape2DView]] ''Auto Update'' property now updates its [[Tree_View|Tree View]] icon immediately. [https://github.com/FreeCAD/FreeCAD/pull/30063 Pull request #30063] === Further Draft improvements === @@ -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:}}]] From 49763e44485305eb1feb6c8231a6faeca092d519 Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 20 May 2026 15:39:50 -0400 Subject: [PATCH 2/2] Remove translated release note edit Keep the release note update in the root wiki page only, per maintainer feedback. --- wiki/en/Release_notes_1.2.wikitext | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/wiki/en/Release_notes_1.2.wikitext b/wiki/en/Release_notes_1.2.wikitext index 48468345a9..3feb3a42d4 100644 --- a/wiki/en/Release_notes_1.2.wikitext +++ b/wiki/en/Release_notes_1.2.wikitext @@ -192,7 +192,6 @@ ToDo (last check: 20260430, #29258): * [[Draft_PolarArray|Polar Array]] and [[Draft_CircularArray|Circular Array]] are now aware of the active working plane. [https://github.com/FreeCAD/FreeCAD/pull/28324 Pull request #28324] * SVG import can now approximate suitable curves to arcs and lines. [https://github.com/FreeCAD/FreeCAD/pull/29142 Pull request #29142] * Draft angular dimensions now honor overshoot settings. [https://github.com/FreeCAD/FreeCAD/pull/29298 Pull request #29298] -* Changing the [[Draft_Shape2DView|Shape2DView]] ''Auto Update'' property now updates its [[Tree_View|Tree View]] icon immediately. [https://github.com/FreeCAD/FreeCAD/pull/30063 Pull request #30063] === Further Draft improvements === @@ -370,4 +369,4 @@ ToDo (last check: 20260430, #29258): [[Category:News{{#translation:}}]] [[Category:Documentation{{#translation:}}]] -[[Category:Releases{{#translation:}}]] +[[Category:Releases{{#translation:}}]] \ No newline at end of file