MediaWiki 1.33/my
This page contains release notes for an unsupported version of MediaWiki. |
MediaWiki 1.33 is an obsolete release of MediaWiki.
Consult the RELEASE NOTES file for the full list of changes.
It was deployed on Wikimedia Foundation wikis through incremental "wmf " alpha branches from 23 October 2018 until 10 April 2019.
The 1.33.0 stable release was released on 2 July 2019.
Download the latest releases or checkout the REL1_33
branch in Git to follow this release.
The 1.33 branch reached with the version 1.33.4 its end-of-life in June 6, 2020.
Known issues
- T227147 MediaWiki enforces $wgDBprefix to end with the "_" character if set, causing this error otherwise: InvalidArgumentException: A non-empty prefix must end with "_".
- T230317 Upgrading from an old MediaWiki version (prior to 1.15) will cause the upgrade script to fail. You'll need to manually add the valid_tag table yourself before running the upgrade script. This has been fixed in MediaWiki 1.33.1.
- T227662 Upgrading from an old version may give an
Unknown column 'ar_comment_id' in 'where' clause
error. You may need to apply the patch-comment-table.sql file manually. - T232129 The version of ConfirmEdit bundled with 1.33.0 will give OOUI\Exception errors when a link is added to a page. This has been fixed in 1.33.1 or you can download a newer version of that extension separately
- T232273 Imported revisions of pages may disappear after the update. This can be worked around by running the maintenance script cleanupUsersWithNoId.php followed by migrateActors.php .
Upgrading notes
1.33 has several database changes since 1.32, and will not work without schema updates. Note that due to changes to some very large tables like the revision table, the schema update may take quite long (minutes on a medium sized site, many hours on a large site).
Don't forget to always back up your database before upgrading!
See the file UPGRADE for more detailed upgrade instructions, including important information when upgrading from versions prior to 1.11.
Some specific notes for MediaWiki 1.33 upgrades are below:
- Some external link searches will not work correctly until
update.php
(orrefreshExternallinksIndex.php
) is run. These include searches for links using IP addresses, internationalized domain names, and possibly mailto links. - If you ran migrateActors.php using an older version of MediaWiki and want to run your wiki with
$wgActorTableSchemaMigrationStage
set toSCHEMA_COMPAT_READ_OLD
, note thatlog_search
rows needed to find revision deletions by target user were incorrectly deleted. See T215464 for details. - If revision deletions were performed when the wiki was configured with
$wgActorTableSchemaMigrationStage
set toSCHEMA_COMPAT_WRITE_BOTH
and withoutmigrateActors.php
having been run, thelog_search
table may contain rows with empty values for "target_author_actor
" which will prevent log searches for revision deletions by target user from finding those log entries. These rows may be corrected by (re-)runningmigrateActors.php
.
အသစ်တွေက ဘာတွေလဲ။
- The Blocks feature is gaining a new feature, "partial blocks", where IPs and accounts can be restricted from editing particular pages or namespaces. This is currently under development, but can be enabled by setting the
$wgEnablePartialBlocks
feature flag on. In future releases this feature will be available by default. - (T96041) Categories can now be hidden from Special:UnusedCategories by adding the new behavioural flag
__EXPECTUNUSEDCATEGORY__
on the category's page.
Languages updated
MediaWiki supports over 350 languages. Many localisations are updated regularly. Below only new languages are listed, as well as changes to languages because of Phabricator reports.
- (T203908) Added language support for Eastern Pwo (kjp).
- (T213717) Fixed a translation error on Goan Konkani (Devanagari script) (gom-deva) translations for
NS_TEMPLATE
. - (T212221) Added $digitTransformTable for ဆန်တာလီ (sat).
- (T216479) Added language support for Saisiyat (xsy).
- (T219728) Added support for new Japanese era name "Reiwa".
Other changes
Upgrading system administrators should read carefully the specific notes on upgrading. Developers should read the full release notes.
- (T210814) SVGs with multiple language values within them are now by default displayed in the wiki's language on image pages.
- (T205040) Multilingual images are now be displayed in the current parse language where available.
- Special:ActiveUsers will no longer filter out users who became inactive since the last time the active users query cache was updated.
- Special:CreateAccount now warns the user if their chosen username has to be normalized.
$wgMiserMode
disables the {{REVISIONID}} magic word in content namespaces. It is substituted by a single dash after saving the page.
Subpages
- MediaWiki 1.33/Roadmap
- MediaWiki 1.33/wmf.1
- MediaWiki 1.33/wmf.1/Changelog
- MediaWiki 1.33/wmf.12
- MediaWiki 1.33/wmf.12/Changelog
- MediaWiki 1.33/wmf.13
- MediaWiki 1.33/wmf.13/Changelog
- MediaWiki 1.33/wmf.14
- MediaWiki 1.33/wmf.14/Changelog
- MediaWiki 1.33/wmf.16
- MediaWiki 1.33/wmf.16/Changelog
- MediaWiki 1.33/wmf.17
- MediaWiki 1.33/wmf.17/Changelog
- MediaWiki 1.33/wmf.18
- MediaWiki 1.33/wmf.18/Changelog
- MediaWiki 1.33/wmf.19
- MediaWiki 1.33/wmf.19/Changelog
- MediaWiki 1.33/wmf.2
- MediaWiki 1.33/wmf.2/Changelog
- MediaWiki 1.33/wmf.20
- MediaWiki 1.33/wmf.20/Changelog
- MediaWiki 1.33/wmf.21
- MediaWiki 1.33/wmf.21/Changelog
- MediaWiki 1.33/wmf.22
- MediaWiki 1.33/wmf.22/Changelog
- MediaWiki 1.33/wmf.23
- MediaWiki 1.33/wmf.23/Changelog
- MediaWiki 1.33/wmf.24
- MediaWiki 1.33/wmf.24/Changelog
- MediaWiki 1.33/wmf.25
- MediaWiki 1.33/wmf.25/Changelog
- MediaWiki 1.33/wmf.3
- MediaWiki 1.33/wmf.3/Changelog
- MediaWiki 1.33/wmf.4
- MediaWiki 1.33/wmf.6
- MediaWiki 1.33/wmf.6/Changelog
- MediaWiki 1.33/wmf.8
- MediaWiki 1.33/wmf.8/Changelog
- MediaWiki 1.33/wmf.9
- MediaWiki 1.33/wmf.9/Changelog