WackoWiki: Release Process

https://wackowiki.org/doc     Version: 38 (12/27/2025 21:55)

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


6.1.25[link2]

Minor feature and bug fix release for 6.1.x series

  • removed deprecated Pragma: no-cache and Expires: header
  • fixes If-Modified-Since conditional requests issues
  • fixes invalid ETag
  • fixes various Cache-Control header issues
  • fixes missing height width value for external img links
  • adds option to transliterate filenames to lowercase
  • adds navigation action
  • adds option to set the SameSite attribute , see constants.php
  • adds option login_notice to hide recurring 'Welcome back' notice
  • adds full words highlight mode
  • miscellaneous minor fixes
  • update libs
    • PHPMailer 6.9.1
    • svg sanitizer 0.18

Full Changelog: 6.1.24...6.1.25

Release Notes

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


Repository

Update Files

Update file references

wackowiki-6.2.0.zip[link3] (2.9 MiB)


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


Release notices and announcements