Skip to content

4.0.5

Latest

Choose a tag to compare

@Universal-Omega Universal-Omega released this 05 Feb 23:57
· 22 commits to main since this release
bb6f788

What's Changed

  • Fixes collation issue when using LOWER with REGEXP by @jayktaylor.
  • Preserve case for userdateformat parameter by @SomeMWDev.
  • $wgDplSettings is deprecated, use new $wgDPL* settings by @Universal-Omega.
    • Setting $wgDplSettings in LocalSettings.php will still work for temporary backward compatibility, and will just set it's equivalent version of the new configuration option.
    • Usage of $wgDplSettings now emits deprecation warnings if used.

New Contributors

Full Changelog: 4.0.4...4.0.5