Releases: WackoWiki/wackowiki
Releases · WackoWiki/wackowiki
6.1.6
Bug fix release for 6.1.x series
- fixes broken delete cluster option
- moves table column styles to CSS
- unifies time field names in file table
- miscellaneous minor fixes
- clipboard.js v2.0.9
6.1.5
Bug fix release for 6.1.x series
- adds option to set DB error mode (PHP 8.1 changes defaults, see constants.php)
- use exceptions also for MySQLi driver
- adds indexes to menu and watch table
- disables auto-creation of empty help, terms and privacy page
- adds
name_desc
to order parameter in files action - fixes some PHP 8.1 deprecated notices
- miscellaneous minor fixes
- SimplePie 1.5.8
6.1.4
Bug fix release for 6.1.x series
- uses now the IntlDateFormatter for localizing date and time formats
- fixes broken query parameters in
news
andtopics
action - fixes some PHP 8.1 deprecated notices, miscellaneous minor fixes
- PHPMailer 6.5.3
6.0.27
raised WACKO_VERSION to 6.0.27
6.1.3
Bug fix release for 6.1.x series
- adds Persian language and provisional RTL theme support
- adds theme-color meta tag
- removes polls and page rating from core
- miscellaneous minor fixes
6.0.26
raised WACKO_VERSION to 6.0.26
6.0.25
raised WACKO_VERSION to 6.0.25
6.1.2
Bug fix release for 6.1.x series
- mainly cleanup
- adds optional parameter
tag
toget_page_path()
function (see appearance/header.php) - adds
get_favicon()
function (see appearance/ folder) - miscellaneous minor fixes
- php-diff 2.4.0
6.0.24
raised WACKO_VERSION to 6.0.24
6.1.1
Minor feature and bug fix release for 6.1.x series
- adds language filter to search in multilanguage mode
- adds
csv
formatter (see community folder) - adds support for JPEG XL
- disables JavaScript in all SVGs via CSP directive
- removes check and rehash of legacy password formats
- sets numerated links always as absolute URL
- adds
news_structure
option to determine news_levels out of the box - adds option to compress
sitemap.xml
- moves sitemap.xml into
xml
folder (set the path to sitemap.xml accordingly in robots.txt) - miscellaneous minor fixes, PHPMailer 6.5.1