R6.1.23 released
R6.1.23 is out wackowiki-6.1.23.zip[link1] (2.2 MiB) Release Notes[link2]
Update:
- 05.07.2023: 23th Maintenance Release -> Files updated to 1069fc1[link3]
This is a major release.
Notable in this release:
- new PHP 8 functionality
- RTL theme support
- complete Chinese Simplified translation
- section edit support
- thumbnail creation
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.23 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/wackowiki-6.1.23.zip
- [link2] https://wackowiki.org/doc/Dev/Release/R6.1/ReleaseNotes
- [link3] https://bitbucket.org/wackowiki/wackowiki/commits/1069fc101fdab3df0e5927e6986d748cde6605aa
- [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