Release Notes

Focus: bug fixes, and maintenance

Bug fix

  • Crash when editionOrdinalStyle of a bib style is not defined.
  • Set the default locale of TinyMCE according to the default locale of WIKINDX.
  • Use a hash signature for compiled style to prevents the loading of expired styles.
  • Fix the captcha challenge on registration page.
  • configImgWidthLimit and configImgheightLimit were not saved.
  • Handle the Return-Path in SMTP mode.

Maintenance

  • Set error_reporting level to E_ALL on a fresh install.
  • Update jQuery from v3.6.2 to v3.6.3 (bug fix version).
  • Remove Progress bar.js (JS library not used anymore).
  • Use PHPMailer properly when the the Reply-To field is not defined (PHP 8.x only).
  • Explains messaging options better.