WackoWiki: 6.2 Change Log

https://wackowiki.org/doc     Version: 84 (01/18/2026 12:34)

6.2 Change Log

6.2

(14.12.2025) 3ec586e[link1] -> stable (Release Notes[link2] | by release[link3])

As work on WackoWiki 6.2 is still underway[link4], this is an incomplete list of changes.


1. Features

2. Configuration

2.1. secondary config

  1. new 
    • reserved_namespaces
    • tools_page
    • whatsnew_page
  2. removed
    • disable_npjlinks
    • session_prefix

2.2. constants

  1. new 
    • DATA_DIR
  2. renamed
    • UPLOAD_BACKUP_DIR -> BACKUP_DIR

2.3. conf files

  1. changed
    1. autoload.conf[link5]
    2. csp_custom.conf[link6]
    3. csp.conf[link7]
    4. permissions_policy.conf[link8]
    5. router.conf[link9]

3. Core

3.1. Classes

3.2. Methods

This is only a random selection.

Add functions to abstract SQL syntax and function differences between MySQL and SQLite

These functions reside in the Dbal class mainly because the DbPDO class serves SQLite as well MySQL.

3.3. Folders

new folder

It is strongly recommended to place the database file outside the webroot for security, but if you must place it within the webroot, use a filename like file/data/.ht.sqlite to help prevent direct access via the web server.

4. Database


Database schema[link11] changes

5. Installer



6. Formatters



7. Actions



8. Handlers

9. Themes


10. WikiEdit

11. Admin panel

12. Translations

13. Packages

updated

See core dependencies[link27]


Note that the changelog is usually incomplete, for a complete list of changes that went into R6.2, you can browse the Commit log, the Bug Tracker Log[link28] and ToDo[link4] list.