Skip to content

Releases: WackoWiki/wackowiki

6.0.25

12 Nov 13:27
Compare
Choose a tag to compare

Full Changelog: 6.0.24...6.0.25

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 xml_sitemap_gz to compress sitemap.xml
  • moves sitemap.xml into xml folder (set the path to sitemap.xml accordingly in robots.txt)
    • e.g. Sitemap: https://wiki.example.com/xml/sitemap.xml.gz
  • miscellaneous minor fixes
  • PHPMailer 6.5.1

Full Changelog: 6.1.0...6.1.1

6.0.24

03 Oct 11:38
Compare
Choose a tag to compare

Full Changelog: 6.0.23...6.0.24

6.0.23

17 Aug 09:38
Compare
Choose a tag to compare

Full Changelog: 6.0.22...6.0.23

6.1.0

06 Aug 09:07
Compare
Choose a tag to compare

This release drops support for PHP 7 to implement new PHP 8 functionality such as Match expression and str_*() functions along with other goodies, requires now at least PHP 8.0.

Full Changelog: 6.0.22...6.1.0

6.0.22

09 Jul 13:40
Compare
Choose a tag to compare

Bug fix release for 6.0.x series

  • adds option to remove / hide certain revisions
  • updates message sets
  • miscellaneous minor fixes
  • PHPMailer 6.5.0

Requires now at least PHP 7.3

Full Changelog: 6.0.21...6.0.22

6.0.21

15 Jun 14:05
Compare
Choose a tag to compare

Bug fix release for 6.0.x series

  • adds option to disable page hit counters
  • removes obsolete hits field from file table
  • adds Permissions-Policy header
  • adds support for Hindi
  • updates message sets

Full Changelog: 6.0.20...6.0.21

6.0.20

15 May 09:11
Compare
Choose a tag to compare

Bug fix release for 6.0.x series

  • requires now large prefix support (MariaDB, MySQL)
  • adds OpenSearch support
  • backports patches from SimplePie (PHP 8.0 support)
  • doubleclick edit now works only in show handler
  • clipboard.js 2.0.8
  • PHPMailer 6.4.1

Full Changelog: 6.0.19...6.0.20

6.0.19

05 Apr 10:33
Compare
Choose a tag to compare

Bug fix release for 6.0.x series

  • adds page parameter to whatsnew action
  • adds pagination to feed action
  • file:attachment.jpg loads now only the local file
  • php-diff 2.3.2
  • PHPMailer 6.4.0

Full Changelog: 6.0.18...6.0.19

6.0.18

15 Mar 17:17
Compare
Choose a tag to compare

Bug fix release for 6.0.x series

  • adds own regex pattern for page tag
  • uses VARCHAR(255) preferably
  • adds missing check for PHP extension pdo_mysql
  • shows error message for missing PHP extensions
  • adds parameter sort="asc|desc" to tree action
  • PHPMailer 6.3.0
  • clipboard.js 2.0.7

Full Changelog: 6.0.17...6.0.18