Skip to content

v0.19

Latest

Choose a tag to compare

@ryanlerch ryanlerch released this 29 May 02:30
Immutable release. Only release title and notes can be modified.

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\Html in FedoraTemplate.php so 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

Full Changelog

v0.18...v0.19