WackoWiki: Release Process

https://wackowiki.org/doc     Version: 32 (04/02/2025 09:29)

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: Release notes from wackowiki[link1]


6.1.22[link2]

Minor feature and 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_format() and template filter number_format (uses intl NumberFormatter)
  • replaces Mozilla specific WikiEdit CSS with var()
  • replaces unnecessary double quotes
  • adds admin_massregex action (see community/action)
  • split HTMLSax3 to one file per class
  • PHP Thumb Library 2.3.0
  • SafeHTML 1.3.13

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 server in config.php
'sql_mode' => '0',	


6. Repository

7. Update Files

7.1. Update file references

wackowiki-6.1.27.zip[link3] (2.8 MiB)


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


8. Release notices and announcements