WackoWiki: Release Process

https://wackowiki.org/doc     Version: 24 (05.10.2024 10:37)

Release Process

Release early, release often. This is a mantra from free software communities. It's accurate. You want to do your design work in the open, and get critical feedback as early as possible.


Stages


Issue tracker

Change Log

XML

Feed Title: wackowiki


WackoWiki 6.1.23[link1]

… – Changes: Bug fix release for 6.1.x series, fixes error creating cache table, fixes missing byte factor, minor installer fixes, adds option to enforce email confirmation and blacklist email domains, adds regex pattern for action and formatter, adds backup note option

WackoWiki 6.1.22[link1]

… – Changes: Bug fix release for 6.1.x series, unified link templates, adds 'max_image_area', 'max_image_width' and 'min_thumbnail_distance' option to config, adds help option to actions help=1 (print help and exit), adds option to localize action help (see action/lang/help. lang .php), adds function number_fo

WackoWiki 6.1.21[link1]

… – Changes: Bug fix release for 6.1.x series, changes format for backup.log to JSON (see upgrade page for more details), adds gallery action to core, adds thumbnail support to wiki formatter (activate in upload module)

Release Notes

Build packages


Set back error reporting level in constants.php
const PHP_ERROR_REPORTING			= 0;	


Set back error SQL mode to permissive in config.php
'sql_mode_strict' => '0',	


Repository

Update Files

Update file references

wackowiki-6.1.26.zip[link2] (2.3 MiB)


Development version
wacko.tar.gz[link3] (see Repository[link4])


Release notices and announcements