6.2 Change Log (chronological)
Unreleased
- SQLite support
- add SQLite table creation script
- add
DbSqliteclass
- add functions to abstract SQL syntax and function differences between MySQL and SQLite
-
utc_dt() -
date_sub(int $value, string $interval) -
binary() -
collate() -
limit()
-
- add binary string search action (see community folder)
- adds exact or regex search for registered users
- add
_t()function for$lang[]array to installer- installer uses now English as fallback for missing message sets
- bring back locked feature for installer
- You may protect your installation by creating the
config/lock_setupfile and setting a password into that file.
- You may protect your installation by creating the
- add new system page with
whatsnewaction - fix not showing 'Set a bookmark' form in menu action
- Libs
- php-diff 2.5.0
- PHPMailer 7.0.0
- SimplePie 1.9.0
Full Changelog: Diff:6.1.29...6.2.0
6.2.0
(03.12.2025) d777cb5
Minor feature and bug fix release for 6.2.x series
- see Unreleased
Full Changelog: Diff:6.1.29...6.2.0