R6.1.26 released
R6.1.26 is out wackowiki-6.1.26.zip[link1] (2.2 MiB) Release Notes[link2]
Update:
- 05.10.2024: 26th Maintenance Release -> Files updated to a401705[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
- 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[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.4[link6] (PHP 8.3 recommended)
Source Downloads
Clone repogit clone -b 6.1.26 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.26.zip
- [link2] https://wackowiki.org/doc/Dev/Release/R6.1/ReleaseNotes
- [link3] https://bitbucket.org/wackowiki/wackowiki/commits/a40170516c866b11222c7995ba22adb4c6bd51d6
- [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