Skip to content

Commit 6b679c9

Browse files
JeroenDeDauwclaude
andcommitted
Update release notes for 12.1.1
Add Google Maps removeLine/removePolygon fix, editor module loading optimization, and i18n of the edit summary prompt. Mark release date as TBD. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 407927f commit 6b679c9

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

RELEASE-NOTES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ different releases and which versions of PHP and MediaWiki they support, see the
55

66
## Maps 12.1.1
77

8-
Released on April 5th, 2026.
8+
TBD
99

1010
* Fixed GeoJSON Point features being excluded from layer bounds, causing auto-zoom to ignore point-only GeoJSON data (#863)
1111
* Fixed `setInterval` never cleared in VisualEditor, causing intervals to accumulate (#864)
@@ -17,6 +17,9 @@ Released on April 5th, 2026.
1717
* Fixed GeoJSON visual editor silently swallowing API save errors (#870)
1818
* Fixed empty map when using `cluster`, `center` and `zoom` together (#688)
1919
* Fixed overlay layers not appearing on top of base layers (#642)
20+
* Fixed Google Maps `removeLine`/`removePolygon` crash due to wrong property names (#883)
21+
* Fixed editor JS module being loaded on every Leaflet map instead of only when GeoJSON is used
22+
* Internationalized the GeoJSON editor edit summary prompt
2023

2124
## Maps 12.1.0
2225

0 commit comments

Comments
 (0)