Release 0.19 restores compatibility with MediaWiki 1.44 (including the version shipped on Fedora 44). The skin previously failed to load with a fatal Class "Html" not found error.
Bug fixes
- MediaWiki 1.44 compatibility — Import
MediaWiki\Html\HtmlinFedoraTemplate.phpso HTML helpers resolve under the namespaced core API. - Removed obsolete
setupSkinUserCss()override — Dropped a call to a parent method removed in current MediaWiki, which could cause errors on newer versions.
Development & packaging
- Vagrant dev environment updated to Fedora 44.
- Added Podman/container workflow (
compose.yml,Containerfile,.env.example) and expanded README setup docs. - Skin metadata updates: SPDX license expression, name/description i18n messages.
New Contributors
- @ferdnyc made their first contribution in #4
- @perpetrator1 made their first contribution in #5