R6.1.29 released
R6.1.29 is out wackowiki-6.1.29.zip[link1] (2.2 MiB) Release Notes[link2]
Update:
- 03.09.2025: 29th Maintenance Release[link3] -> Files updated to d777cb5[link4]
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
- global string find-and-replace action
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[link5]

If you want upgrade from a previous version follow these instructions[link6].
- upgrade path for R6.0[link6] is provided
- requires PHP 8.0 - 8.4[link7] (PHP 8.3 recommended)
Source Downloads
Clone repogit clone -b 6.1.29 https://github.com/WackoWiki/wackowiki.git
All installations that are currently running any 6.0 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.29.zip
- [link2] https://wackowiki.org/doc/Dev/Release/R6.1/ReleaseNotes
- [link3] https://wackowiki.org/doc/Dev/Release/R6.1/ChangeLog/Chronological
- [link4] https://github.com/WackoWiki/wackowiki/commit/d777cb5d6c25d0c146a0169beac71ca08d54f7e8
- [link5] https://wackowiki.org/doc/Dev/Release/R6.1/ChangeLog
- [link6] https://wackowiki.org/doc/Dev/Release/R6.1/Upgrade
- [link7] https://wackowiki.org/doc/Dev/Release/R6.1/Dependencies