Skip to content

my little forum 2.4.6, maintenance release

Choose a tag to compare

@auge8472 auge8472 released this 05 Nov 15:29
· 1926 commits to master since this release
16dc507

Attention: This version only works with PHP versions up to 7.2.x!

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

Fixes

  • fix for displaying the new version number after update in the update script itself
  • fix for missing rules for visited links in the list of latest entries
  • fix for wrong syntax in the meta element "referrer", that was introduced in version 2.4.5 (author: Romchik)
  • removed doubled title attributes (author: Romchik)
  • rework of the HTML-structure in the side- and bottombar, removal of a few obsolete CSS-rules
  • refactoring of the *.inc.php-files, better readability for future development, no functional changes at that point
  • fix for broken toggling of check for banned IPs or user agents, should toggle automatically when listing bans but didn't
  • fix broken query for reading user data for notification in case of account creation through the admin
  • fix for doubled key in the german language file
  • fix for ordering of user data lists when sorted by the user names, collation led to sorting in the order names beginning with numbers, capital letters and in the end low letters, now names with capitals and low letters are sorted mixed in their natural order