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.20[link1]

… – Changes: Bug fix release for 6.1.x series, adds icon for action to WikiEdit, adds option to re-hash all attachments, allows now hyphen-minus in file name and ignores duplicate files, use SafeHTML to clean CDATA in svg-sanitizer, adds option to send a copy of a personal message to the sender, adds admin_repla

WackoWiki 6.1.19[link1]

… – Changes: Bug fix release for 6.1.x series, improves MIME type check and verify file extension check in upload handler, fixes file tool visualisation for 'all' and 'linked' mode, moved page tag pattern and file extension sets to constant array (self::PATTERN), moved wacko_language into wacko_translation ,

WackoWiki 6.1.18[link1]

… – Changes: Bug fix release for 6.1.x series, adds noinclude formatter, adds icons for dark mode, 'mark as read' now always uses UTC, preloads all page links (body_r) now only for show and print handler, fixes some ONLY_FULL_GROUP_BY issues, fixes title creation for topic split in moderation handler, sets 'page

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