News for Category «release»

XML

R6.1.25 released

by WikiAdmin

PHP 8
R6.1.25 is out wackowiki-6.1.25.zip (2.2 MiB) Release Notes


Update:

  • 12.04.2024: 25th Maintenance Release -> Files updated to c55334f

This is a major release.

Notable in this release:

  1. new PHP 8 functionality
  2. RTL theme support
  3. complete Chinese Simplified translation
  4. section edit support
  5. thumbnail creation
  6. 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


WackoWiki 管理面板:外观设置


If you want upgrade from a previous version follow these instructions.


Source Downloads

Clone repo

git 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.

R6.0.37 released

by WikiAdmin

Unicode
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:

  1. UTF-8 support
  2. accent and case-sensitive page tag
  3. implements full support for relative path
  4. new info, chat and details formatter along with new wrapper options
  5. complete PHP 8.0 compatibility

Full WackoWiki 6.0 changelog


WackoWiki Unicode migration


If you want upgrade from a previous version follow these instructions.


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.


R5.5.17 released

by WikiAdmin

mammut mascot
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:

  1. major refactoring of init system
  2. new URI router
  3. new session handler
  4. new template engine
  5. added php-diff rendering methods
  6. Captcha works again out of the box

Full WackoWiki 5.5 changelog


WackoWiki General Page Properties


If you want upgrade from a previous version follow these instructions.


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.


R5.0.5 released

by WikiAdmin

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

Full WackoWiki 5.0 changelog


normalized table structure of WackoWiki R5.0 database


If you want upgrade from a previous version follow these instructions.


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.