Skip to content

my little forum 2.4.22, bugfix release

Choose a tag to compare

@auge8472 auge8472 released this 29 Sep 20:36
· 1853 commits to master since this release

In case of an update: This version can only be an update target for existing installations from version 2.3.5 upwards!

Fixes

  • fixed the broken backup restoring function for the entries table, rework of the backup function for better code readability
  • fixed the insufficient file size computation for the list of backup files; very small file sizes (up to a few hundred bytes) was shown as "0.00 MB" instead i.e. "0.0006 MB"
  • fixed deprecation warnings that occurs since PHP 7.2, removed function each() in while loops, replaced the construct with foreach()
  • fixed a wrong key name for the error message in admin area about a provided but incorrect e-mail-address

Features and featurettes

  • added links to top of the page in the page footer and in the options menu of every entry
  • added a backup function for subscriptions and tags
  • added the natural sorting of the tag list, makes sorting of tags case insensitive