3.4.1
What's Changed
- Use
StringUtils::isValidPCRERegex()for checking valid regex by @Universal-Omega in #117 - Fix query error due to not adding quotes to '%' by @Universal-Omega in #119
- Remove unused
Hooks::removeSectionMarkers()function by @Universal-Omega in #121 - Remove some unused code by @Universal-Omega in #124
- Remove unimplimented configuration options (
behavingLikeIntersectionandfixedCategories) by @Universal-Omega in #120 - Remove unused parameters from
UpdateArticle::editTemplateCall()by @Universal-Omega in #125 - Add
$wgDplSettings['alwaysCacheResults']to README by @Universal-Omega in #126 - Properly implement
titlemaxlengthandincludemaxlengthby @Universal-Omega in #123
Full Changelog: 3.4.0...3.4.1