From 95ab5e4334a1f0a19fc2ae449e28b22bb9c4f0e9 Mon Sep 17 00:00:00 2001 From: Morne Alberts Date: Thu, 21 May 2026 13:55:17 +0200 Subject: [PATCH 1/2] Update release notes for BootstrapComponents 5.2.3 Updated release notes for BootstrapComponents version 5.2.3, including new changes, fixes, and release date. Co-Authored-By: Claude Opus 4.7 --- docs/release-notes.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/release-notes.md b/docs/release-notes.md index 12bd99c..2f0788a 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,15 @@ ## Release Notes +### BootstrapComponents 5.2.3 + +Released on 21-May-2026 + +Changes: +* add translations via translatewiki + +Fixes: +* fix modal, tooltip, and popover not appearing on MediaWiki 1.43+ + ### BootstrapComponents 5.2.2 Released on 01-April-2026 From 036d49b4bb56b25fa2eb7f723b90117cfe2518ca Mon Sep 17 00:00:00 2001 From: Morne Alberts Date: Thu, 21 May 2026 13:55:17 +0200 Subject: [PATCH 2/2] Bump version from 5.2.2 to 5.2.3 Co-Authored-By: Claude Opus 4.7 --- extension.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension.json b/extension.json index a634f02..d1ae9c1 100644 --- a/extension.json +++ b/extension.json @@ -1,6 +1,6 @@ { "name": "BootstrapComponents", - "version": "5.2.2", + "version": "5.2.3", "author": [ "Tobias Oetterer" ], "url": "https://www.mediawiki.org/wiki/Extension:BootstrapComponents", "descriptionmsg": "bootstrap-components-desc",