Change Log Feed
In chronological order, the change log of the last 10 releases.

Feed Title: Release notes from wackowiki
6.1.28
Minor feature and bug fix release for 6.1.x series
- set 'Send me a copy' checkbox by default for personal messages
- rename lang files for theme
theme/lang/theme.<lang>.php
theme/lang/theme.all.php
- set HTTP status
410
for deleted pages - fix uploading is rejected when
upload_max_size
is0
- disables double-click editing for pages with actions that have a
<input>
and<textarea>
form tag - disable Topics API in permissions_policy.conf
browsing-topics=()
- allow Admins to change passwords for other users
- add option
comments_offset
to display either the first or last comments page by default - update Indonesian translation
- PHPMailer 6.10.0
- freeCap 1.4.6
- add AVIF and WebP support to freeCap
- set WebP as default image type for freeCap
Full Changelog: 6.1.27...6.1.28
6.1.27
Minor feature and bug fix release for 6.1.x series
- installer: set more strict
create
ACLs for default pages - installer: add option to set default ACL settings (public or private wiki)
- add to-top button for smaller screens to
default
theme - remove
max
values from form field for logo height and width - set
min
to 8 for user password form fields in admin panel - use short year alias
y
instead ofyyyy
for ICU date formats - translations
- add Arabic, Czech, Finnish, Norwegian, Romanian, Portuguese-Brasilian, Swedish and Ukrainian translation
- update Danish, Greek, French, Italian, Japanese, Dutch, Polish and Portuguese translation
- add initial Indonesian language files
- make date format depended on localization and user preferences
- add
date_preference
VARCHAR(20) to user_setting table - add
american_date
to secondary config - formatter: add option
american_date
to set thedefault
date format for English to- [mdy]
MM/dd/y
(true) - [dmy]
dd-MM-y
(false)
- [mdy]
- add
- miscellaneous minor fixes
- svg sanitizer 0.20
- PHPMailer 6.9.2
6.1.25
Minor feature and bug fix release for 6.1.x series
- removed deprecated
Pragma: no-cache
andExpires:
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
- PHPMailer 6.9.1
- svg sanitizer 0.18
6.1.23
Minor feature and bug fix release for 6.1.x series
- fixes error creating cache table
- fixes missing byte factor
- minor installer fixes
- adds option
email_confirmation
to enforce email confirmation - adds option
forbidden_email_domains
to blacklist email domains - adds regex pattern for action and formatter
- adds backup note option
6.1.19
Minor feature and 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
andlinked
mode - moves page tag pattern and file extension sets to constant array (
self::PATTERN
) - moves
wacko_language
intowacko_translation
- adds
upload_allowed_exts
option to config - adds file hash to
file
table (set missing file hash for legacy records viaadminupdate
action) - adds duplicate file notices
- skips now
is_executable($dir)
check for Windows in restore module - svg-sanitizer 0.15.4
- miscellaneous minor fixes

Feed Title: Recent Commits to wackowiki:master
minor fixes
minor fixes
minor fixes
minor fixes
update message sets
update message sets
Quote delimiter in target text when using regular expressions
Quote delimiter in target text when using regular expressions
update message sets
update message sets