R6.1.25 released
R6.1.25 is out wackowiki-6.1.25.zip[link1] (2.2 MiB) Release Notes[link2]
Update:
- 15.09.2024: 25th Maintenance Release -> Files updated to 5385279[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.3[link6] (PHP 8.2 recommended)
Source Downloads
Clone repogit clone -b 6.1.25 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.25.zip
- [link2] https://wackowiki.org/doc/Dev/Release/R6.1/ReleaseNotes
- [link3] https://bitbucket.org/wackowiki/wackowiki/commits/5385279c855890e234d10a0fa36b21157c4a9e6c
- [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