MediaWiki 1.39.1
26 December 2022
MediaWiki version 1.39.1 is now available (security release).
Upgrading to MediaWiki 1.39.1
MediaWiki 1.39.1 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply MediaWiki updates as new versions are released, or use Installatron's Clone feature to duplicate an existing MediaWiki install to test the 1.39.1 upgrade prior to applying it live. Get started managing your MediaWiki installations with Installatron
What's New in MediaWiki 1.39.1
Security
- (T322637) SECURITY: sqlite should not create DB file world-readable.
Bug Fixes and Changes
- Localisation updates.
- PostgresUpdater: Remove trailing space from 'user_id ' column.
- (T304515) LCStoreStaticArray: atomically replace the cache file.
- (T324516) postgres: Fix upgrade for templatelinks primary key.
- (T324890, T324891, T324901) Parser: Allow dynamic properties on PHP 8.2.
- (T324513) uuid\GlobalIdGenerator: Check if getmyuid() exists.
- (T314099) OutputPage: Remove unused dynamic property ParserOptions->isBogus.
- (T314099) api: Remove use of undeclared property in action=comparepages.
- Upgrading wikimedia/xmp-reader (0.8.5 => 0.8.6).
- (T324489) Upgrading wikimedia/parsoid (v0.16.0 => v0.16.1).
- Updated pear/mail (v1.4.1 => v1.5.0).
- Removed wikimedia/dodo (v0.4.0).
- (T324910) On pages using multi-content revisions, the raw content of a specific slot can be retrieved using the action=raw&slot=<role-name> query parameters.