R6.1.17 released
R6.1.17 is out wacko.6.1.17.zip[link1] (2.1 MiB) Release Notes[link2]
Update:
- 10.01.2023: 17th Maintenance Release -> Files updated to 0ce8f2e5[link3]
This is a major release.
Notable in this release:
- adds new PHP 8 functionality
- adds RTL theme support
- complete Chinese Simplified translation
- adds section edit support
This branch drops support for PHP 7 to implement new PHP 8 functionality such as Match expression and
str_*()
functions along with other goodies.Full WackoWiki 6.1 changelog[link4]

If you want upgrade from a previous version follow these instructions[link5].
- upgrade path for R6.0[link5] is provided
- requires PHP 8.0 - 8.2[link6] (PHP 8.0 recommended)
Source Downloads
Clone repogit clone -b 6.1.17 https://github.com/WackoWiki/wackowiki.git
All installations that are currently running any 6.0.x version are advised to upgrade to this release.
Feedback
Leave a comment here if something is not clear or you have further questions.- [link1] https://downloads.sourceforge.net/wackowiki/wacko.6.1.17.zip
- [link2] https://wackowiki.org/doc/Dev/Release/R6.1/ReleaseNotes
- [link3] https://bitbucket.org/wackowiki/wackowiki/commits/0ce8f2e55ebbf571193752ae12bc3a8700bee380
- [link4] https://wackowiki.org/doc/Dev/Release/R6.1/ChangeLog
- [link5] https://wackowiki.org/doc/Dev/Release/R6.1/Upgrade
- [link6] https://wackowiki.org/doc/Dev/Release/R6.1/Dependencies