Skip to content

Releases: Alexia/DynamicPageList

3.0.12 Release

14 Dec 19:38
Compare
Choose a tag to compare

3.0.11 Release

21 Oct 20:48
Compare
Choose a tag to compare
  • Fixed a bug introduced in 3.0.10 related to database regular expressions.
  • Fixed empty category headings throwing warnings.
  • Fixed the #dplmatrix parser function throwing errors if the sixth parameter was omitted.

3.0.10 Release

19 Oct 03:51
Compare
Choose a tag to compare
  • Really fixed ordermethod=firstedit this time thanks to cillianderoiste.
  • Fixed a warning that could occur in uncommon cases.
  • Fixed and improved parameters that take regular expressions.
    • Regular expressions are now validated to prevent warnings from being tossed and DPL will now provide a generic error that the parameter was bad.
  • Fixed various uses of deprecated language function calls.

3.0.9 Release

08 Aug 16:06
Compare
Choose a tag to compare
  • Fixed interaction with Extension:HitCounters that was causing a fatal exception.
  • Fixed language string used to display numbers from Extension:HitCounters.
  • Added support for mode=gallery.
  • Fixed ordermethod=category where it no longer times out.
  • Fixed minrevisions tag causing SQL error.
  • Fixed ordermethod=firstedit. It now sorts in the correct direction.