RELEASE-NOTES-1.37: Sync up with 1.37.0-rc.0
Change-Id: I090fce46d248104aff2c0de6f7c55fa67bebdebc
This commit is contained in:
parent
c0f12afe1e
commit
f5b5fa06ce
1 changed files with 3 additions and 11 deletions
|
|
@ -1,10 +1,10 @@
|
|||
= MediaWiki 1.37 =
|
||||
|
||||
== MediaWiki 1.37.0-PRERELEASE ==
|
||||
== MediaWiki 1.37.0-rc.0 ==
|
||||
|
||||
THIS IS NOT A RELEASE YET
|
||||
|
||||
MediaWiki 1.37 is an beta-quality release branch, and is not recommended
|
||||
MediaWiki 1.37 is a pre-release testing branch, and is not recommended
|
||||
for use in production.
|
||||
|
||||
== Upgrading notes for 1.37 ==
|
||||
|
|
@ -96,8 +96,6 @@ For notes on 1.36.x and older releases, see HISTORY.
|
|||
=== New user-facing features in 1.37 ===
|
||||
* (T161934) MediaWiki now supports JPEG2000 files, to a limited extent.
|
||||
|
||||
=== New developer features in 1.37 ===
|
||||
|
||||
=== External library changes in 1.37 ===
|
||||
|
||||
==== New external libraries ====
|
||||
|
|
@ -105,8 +103,6 @@ For notes on 1.36.x and older releases, see HISTORY.
|
|||
* Added whatwg-fetch 3.6.2.
|
||||
* Added wikimedia/normalized-exception 1.0.1.
|
||||
|
||||
===== New development-only external libraries =====
|
||||
|
||||
==== Changed external libraries ====
|
||||
* Updated OOjs from v5.0.0 to v6.0.0
|
||||
* Updated OOjs-Router from v0.2.0 to v0.3.0
|
||||
|
|
@ -116,7 +112,7 @@ For notes on 1.36.x and older releases, see HISTORY.
|
|||
* Updated psr/container from v1.0.0 to v1.1.1.
|
||||
* Updated wikimedia/minify from v2.2.2 to v2.2.4.
|
||||
* Updated wikimedia/object-factory from v3.0.0 to v3.0.2.
|
||||
* Updated wikimedia/parsoid from v0.13.0-a20 to v0.14.0-a1.
|
||||
* Updated wikimedia/parsoid from v0.13.1 to v0.14.0-a19.
|
||||
* Updated wikimedia/relpath from v2.1.1 to v3.0.0.
|
||||
* Updated wikimedia/remex-html from v2.3.1 to v2.3.2.
|
||||
* Updated wikimedia/shellbox from v1.0.4 to v2.0.0.
|
||||
|
|
@ -129,8 +125,6 @@ For notes on 1.36.x and older releases, see HISTORY.
|
|||
==== Removed external libraries ====
|
||||
* The pimple/pimple development-only library has been removed.
|
||||
|
||||
=== Bug fixes in 1.37 ===
|
||||
|
||||
=== Action API changes in 1.37 ===
|
||||
* (T280806) The API methods for fetching tokens which were deprecated in
|
||||
MediaWiki 1.24 have been removed. action=query&meta=tokens&type= should be
|
||||
|
|
@ -149,8 +143,6 @@ For notes on 1.36.x and older releases, see HISTORY.
|
|||
- action=query&list=users&ustoken=userrights ->
|
||||
action=query&meta=tokens&type=userrights
|
||||
|
||||
=== Action API internal changes in 1.37 ===
|
||||
|
||||
=== Languages updated in 1.37 ===
|
||||
MediaWiki supports over 350 languages. Many localisations are updated regularly.
|
||||
Below only new and removed languages are listed, as well as changes to languages
|
||||
|
|
|
|||
Loading…
Reference in a new issue