Minor feature and bug fix release for 6.1.x series
- adds
file_meta
forfile_cache
- uses
:focus-within
pseudo selector for dropdown - adds CSS class
btn-sm
andbtn-md
- English message sets fixes
- initial language files for Tamil
- re-check for anonymous user before storing cache
soft_login()
may setsess->user_profile
- removes redundant
setlocale()
call - adds
db_vendor
to primary config - installer auto-detects
db_vendor
- either
mariadb
ormysql
- uses server SQL mode for installer by default
- in
debug
mode thedb_vendor
can be selected in the db config page along with the SQL mode - mainly to solve SQL mode incompatibilities between MariaDB and MySQL
- either
- renames
sql_mode_strict
tosql_mode
0
- server (default)1
- session lax2
- 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