WackoWiki: 6.2 Change Log

https://wackowiki.org/doc     Version: 161 (07/21/2026 17:10)

6.2 Change Log

6.2

(03.03.2026) 6132f68[link1] -> M1 (Release Notes[link2] | by release[link3])


Features

Configuration

secondary config

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

constants

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

conf files

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

Core

Classes

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.

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.

Database


Database schema[link10] changes

Installer

Formatters


Actions

Handlers

Themes

Admin panel

Translations

Packages

updated

See core dependencies[link26]


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[link27] and ToDo[link28] list.