Skip to content

Releases: WackoWiki/wackowiki

6.1.5

25 Dec 12:20
Compare
Choose a tag to compare

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

15 Dec 09:20
Compare
Choose a tag to compare

Bug fix release for 6.1.x series

  • uses now the IntlDateFormatter for localizing date and time formats
  • fixes broken query parameters in news and topics action
  • fixes some PHP 8.1 deprecated notices, miscellaneous minor fixes
  • PHPMailer 6.5.3

6.0.27

15 Dec 00:59
Compare
Choose a tag to compare
raised WACKO_VERSION to 6.0.27

6.1.3

25 Nov 14:01
Compare
Choose a tag to compare

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

25 Nov 14:00
Compare
Choose a tag to compare
raised WACKO_VERSION to 6.0.26

6.0.25

12 Nov 13:27
Compare
Choose a tag to compare
raised WACKO_VERSION to 6.0.25

6.1.2

28 Oct 14:17
Compare
Choose a tag to compare

Bug fix release for 6.1.x series

  • mainly cleanup
  • adds optional parameter tag to get_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

03 Oct 11:38
Compare
Choose a tag to compare
raised WACKO_VERSION to 6.0.24

6.1.1

03 Oct 11:38
Compare
Choose a tag to compare

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

6.0.23

17 Aug 09:38
Compare
Choose a tag to compare
only code styling