Skip to content

6.1.22

Compare
Choose a tag to compare
@vendeeglobe vendeeglobe released this 05 Jun 14:36
· 159 commits to master since this release

Minor feature and bug fix release for 6.1.x series

  • unified link templates
  • adds max_image_area, max_image_width and min_thumbnail_distance option to config
  • adds help option to actions help=1 (print help and exit)
  • adds option to localize action help (see action/lang/help.<lang>.php)
  • adds function number_format() and template filter number_format (uses intl NumberFormatter)
  • replaces Mozilla specific WikiEdit CSS with var()
  • replaces unnecessary double quotes
  • adds admin_massregex action (see community/action)
  • split HTMLSax3 to one file per class
  • PHP Thumb Library 2.3.0
  • SafeHTML 1.3.13