Releases: Universal-Omega/DynamicPageList3
3.3.10
What's Changed
- Fix MessagesDirs to prevent mergeMessageFileList issue by @Universal-Omega in #92
Full Changelog: 3.3.9...3.3.10
3.3.9
What's Changed
- Add support for
openreferences=missing
by @Universal-Omega in #87 - Fix usage of scroll and order in the same query by @Universal-Omega in #88
- Minor documentation updates by @Universal-Omega in #89
- 1.38.0 support
Full Changelog: 3.3.8...3.3.9
3.3.8
What's Changed
- Cleanup by @Universal-Omega in #64
- Fix allowUnlimitedResults + fix tests on 1.38.0+ by @Universal-Omega in #70
- Fix getSubcategories by @Universal-Omega in #71
- Fix up a few minor things which were annoying me by @mary-kate in #72
- Remove unused 'dpl_description' i18n message by @mary-kate in #73
- Restore MediaWiki 1.35 compatibility by @osnard in #79
- Fix path to
Maintenance.php
by @osnard in #80 - Fix second param to
preg_match
by @osnard in #78
Full Changelog: 3.3.7...3.3.8
3.3.7
What's Changed
- Add phan-var by @Universal-Omega in #61
- Revert helper classes by @Universal-Omega in #63
- Had negative performance impact
- Broke
adduser
Full Changelog: 3.3.6...3.3.7
3.3.6
What's Changed
-
Improve DPL's sorting behavior for table columns that are nearly numeric by @maidentaiwan in #47
-
Fix "Trying to access array offset on value of type null" by @Universal-Omega in #54
-
Fill out information in composer.json by @Universal-Omega in #55
-
Fix up camel case translation for composer by @hexmode in #59
-
Fix setting query limit by @Universal-Omega in #53
-
Major cleanup by @Universal-Omega in #57
-
Now requires MediaWiki 1.36.0 or later
-
1.37.0 support
-
It also includes a patch for a security vulnerability. See GHSA-8f24-q75c-jhf4
Full Changelog: 3.3.5...3.3.6
3.3.5
What's Changed
- Conversion to actors by @Universal-Omega in #1
- fix php warning by @Universal-Omega in #4
- Fix issue with minoredits param by @kitsook in #5
- 1.35 support - Actor related fix by @arhakal in #8
- Fix "Argument 1 passed to DPL\Lister\Lister::setSectionSeparators() must be of the type array, null given" by @paladox in #12
- Fix typo for lastrevisionbefore by @kitsook in #14
- Fix typo by @kitsook in #15
- rename directory, 'classes' to 'includes' by @Universal-Omega in #17
- Fix phpcs issues by @Universal-Omega in #18
- Move script to maintenance directory, rename, and re-namespace by @Universal-Omega in #21
- Fix "Trying to access array offset on value of type null" (issue #19) by @Universal-Omega in #23
- Fix default for cacheperiod by @Universal-Omega in #30
- Replace removed wgContLang by @Universal-Omega in #34
- Fix "Trying to access array offset on value of type null" by @Universal-Omega in #36
- Replace Parser::$mOutput by @Universal-Omega in #39
Full Changelog: https://github.com/Universal-Omega/DynamicPageList3/commits/3.3.5