WackoWiki: Release Process

https://wackowiki.org/doc     Version: 21 (12.04.2024 08:14)

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.


1. Stages


2. Issue tracker

3. Change Log

XML

Feed Title: wackowiki


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

WackoWiki 6.1.17[link1]

… – Changes: Bug fix release for 6.1.x series, adds typografica option to page settings, removes obsolete charset determination, PHP 8.2 compatibility fixes, miscellaneous minor fixes

4. Release Notes

5. 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',	


6. Repository

7. Update Files

7.1. Update file references

wackowiki-6.1.25.zip[link2] (2.2 MiB)


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


8. Release notices and announcements