R5.5.17 released
R5.5.17 is out wacko.r5.5.17.zip[link1] (1.9 MiB) Release Notes[link2]
Update:
- 31.12.2019: 17th Maintenance Release -> File updated to b4095e3[link3]
This is a major release.
Notable in this release:
- major refactoring of init system
- new URI router
- new session handler
- new template engine
- adds php-diff rendering methods
- Captcha works again out of the box
Full WackoWiki 5.5 changelog[link4]
If you want upgrade from a previous version follow these instructions[link5].
- upgrade path for R5.x[link5] is provided
- requires at least[link6] PHP 7.0 (PHP 7.3 recommended)
Source Downloads
Clone repogit clone -b 5.5.17 https://github.com/WackoWiki/wackowiki.git
All installations that are currently running any 5.4.x or older version are advised to upgrade to this release.
- [link1] https://downloads.sourceforge.net/wackowiki/legacy/wacko.r5.5.17.zip
- [link2] https://wackowiki.org/doc/Dev/Release/R5.5/ReleaseNotes
- [link3] https://bitbucket.org/wackowiki/wackowiki/commits/b4095e3bda506094d298e6b6a3c293eb3db0f9d6
- [link4] https://wackowiki.org/doc/Dev/Release/R5.5/ChangeLog
- [link5] https://wackowiki.org/doc/Dev/Release/R5.5/Upgrade
- [link6] https://wackowiki.org/doc/Dev/Release/R5.5/Dependencies