Skip to content

Commit 7684670

Browse files
JeroenDeDauwclaude
andauthored
Release version 2.0.1 (#49)
* Release version 2.0.1 Adds support for MediaWiki 1.44, 1.45, 1.46, and 1.47 (fixing the ArgumentCountError from #47) plus translation updates. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * Drop MediaWiki 1.47 from the release notes MediaWiki 1.47 is still in development, so do not advertise support for it yet (the underlying compatibility fix remains in place). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 832d4e7 commit 7684670

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,13 @@ Example: `https://commons.wikimedia.org/w/api.php`
7979

8080
## Release notes
8181

82+
### Version 2.0.1
83+
84+
Released on June 12, 2026
85+
86+
* Added support for MediaWiki 1.44, 1.45, and 1.46
87+
* Translation updates
88+
8289
### Version 2.0.0
8390

8491
Released on March 30, 2025

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Wikibase Local Media",
33
"type": "wikibase",
44

5-
"version": "2.0.0",
5+
"version": "2.0.1",
66

77
"author": [
88
"[https://www.EntropyWins.wtf/mediawiki Jeroen De Dauw]",

0 commit comments

Comments
 (0)