News for Category «release»

R6.1.23 released
R6.1.23 is out wackowiki-6.1.23.zip (2.2 MiB) Release Notes
Update:
- 05.07.2023: 23th Maintenance Release -> Files updated to 1069fc1
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.
If you want upgrade from a previous version follow these instructions.
- upgrade path for R6.0 is provided
- requires PHP 8.0 - 8.2 (PHP 8.0 recommended)
Source Downloads
Clone repo
git 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 hereif something is not clear or you have further questions.
R6.0.37 released
R6.0.37 is out wackowiki-6.0.37.zip (2.2 MiB) Release Notes
Update:
- 10.03.2023: 37th Maintenance Release -> Files updated to a31bc75
This is a major release.
Notable in this release:
- UTF-8 support
- accent and case-sensitive page tag
- implements full support for relative path
- new
info
,chat
anddetails
formatter along with new wrapper options - complete PHP 8.0 compatibility
If you want upgrade from a previous version follow these instructions.
- upgrade path for R5.5.x is provided
- requires PHP 7.3 - 8.0 (PHP 7.4 recommended)
Source Downloads
Clone repo
git clone -b 6.0.37 https://github.com/WackoWiki/wackowiki.git
All installations that are currently running any 5.5.x or older version are advised to upgrade to this release.
Feedback
Leave a comment hereif something is not clear or you have further questions.
R5.5.17 released
R5.5.17 is out wacko.r5.5.17.zip (1.9 MiB) Release Notes
Update:
- 31.12.2019: 17th Maintenance Release -> File updated to b4095e3
This is a major release.
Notable in this release:
- major refactoring of init system
- new URI router
- new session handler
- new template engine
- added php-diff rendering methods
- Captcha works again out of the box
If you want upgrade from a previous version follow these instructions.
- upgrade path for R5.x is provided
- requires at least PHP 7.0 (PHP 7.3 recommended)
Source Downloads
Clone repo
git 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.
Feedback
Leave a comment hereif something is not clear or you have further questions.
R5.0.5 released
R5.0.5 is out wacko.r5.0.5.zip (1.3 MB) Release Notes
Update:
- 23.10.2019: 5th Maintenance Release -> Files updated to 95c416f
This is a major release.
Notable in this release:
- normalizes database
- new default theme
- major code refactoring and cleanup
- back ported features from openSpace fork
- implements PHPMailer
- complete PHP 5.3 compatibility
If you want upgrade from a previous version follow these instructions.
- upgrade path for R4.x is provided
- requires at least PHP 5.2 (PHP 5.3 recommended)
Source Downloads
Clone repo
git clone -b 5.0.5 https://github.com/WackoWiki/wackowiki.git
This is the one and only upgrade and migration path to the new code base.
The 5.0.x development branch is reserved mainly for this purpose.
All users should upgrade.
Feedback
Leave a comment hereif something is not clear or you have further questions.