Skip to content

my little forum 2.4.20, bugfix release

Choose a tag to compare

@auge8472 auge8472 released this 15 May 18:39
· 1853 commits to master since this release

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

  • fixed a call for a removed function in the JS-code for the admin area
  • fixed inconsistent detection of mail encoding, depended on an input string and could therefore result in wrong encoding, now it is fixed to the encoding, that is provided in the language file (normally UTF-8)
  • fixed a security issue because of a missing CSRF-token in some cases of deleting postings