This is a comment on 6.1 Change Log, posted by WikiAdmin at 19.10.2024 05:41

View source for 6.1.26 release notes

Minor feature and bug fix release for 6.1.x series

  * adds ##file_meta## for ##file_cache##
  * uses ##:focus-within## pseudo selector for dropdown
  * adds CSS class ##btn-sm## and ##btn-md##
  * English message sets fixes
  * initial language files for Tamil
  * re-check for anonymous user before storing cache
    * ##soft_login()## may set ##sess->user_profile##
  * removes redundant ##setlocale()## call
  * adds ##db_vendor## to primary config
  * installer auto-detects ##db_vendor##
    * either ##mariadb## or ##mysql##
    * uses server SQL mode for installer by default
    * in ##debug## mode the ##db_vendor## can be selected in the db config page along with the SQL mode
    * mainly to solve SQL mode incompatibilities between MariaDB and MySQL
  * renames ##sql_mode_strict## to ##sql_mode##
    * ##0## - server (default)
    * ##1## - session lax
    * ##2## - session strict
  * fixes not showing read ACL ##$## pages in the default menu for logged in users with no own bookmarks defined
  * miscellaneous minor fixes
  * svg sanitizer 0.19
  * PhpThumb 2.3.1