Add release notes for EditPage changes in 1.30
[lhc/web/wiklou.git] / RELEASE-NOTES-1.31
1 == MediaWiki 1.31 ==
2
3 THIS IS NOT A RELEASE YET
4
5 MediaWiki 1.31 is an alpha-quality branch and is not recommended for use in
6 production.
7
8 === Configuration changes in 1.31 ===
9 * …
10
11 === New features in 1.31 ===
12 * …
13
14 === External library changes in 1.31 ===
15
16 ==== Upgraded external libraries ====
17 * …
18
19 ==== New external libraries ====
20 * …
21
22 ==== Removed and replaced external libraries ====
23 * …
24
25 === Bug fixes in 1.31 ===
26 * …
27
28 === Action API changes in 1.31 ===
29 * …
30
31 === Action API internal changes in 1.31 ===
32 * …
33
34 === Languages updated in 1.31 ===
35 MediaWiki supports over 350 languages. Many localisations are updated
36 regularly. Below only new and removed languages are listed, as well as
37 changes to languages because of Phabricator reports.
38
39 * …
40
41 === Other changes in 1.31 ===
42 * …
43
44 == Compatibility ==
45 MediaWiki 1.31 requires PHP 5.5.9 or later. There is experimental support for
46 HHVM 3.6.5 or later.
47
48 MySQL/MariaDB is the recommended DBMS. PostgreSQL or SQLite can also be used,
49 but support for them is somewhat less mature. There is experimental support for
50 Oracle and Microsoft SQL Server.
51
52 The supported versions are:
53
54 * MySQL 5.0.3 or later
55 * PostgreSQL 8.3 or later
56 * SQLite 3.3.7 or later
57 * Oracle 9.0.1 or later
58 * Microsoft SQL Server 2005 (9.00.1399)
59
60 == Upgrading ==
61 1.31 has several database changes since 1.30, and will not work without schema
62 updates. Note that due to changes to some very large tables like the revision
63 table, the schema update may take quite long (minutes on a medium sized site,
64 many hours on a large site).
65
66 Don't forget to always back up your database before upgrading!
67
68 See the file UPGRADE for more detailed upgrade instructions, including
69 important information when upgrading from versions prior to 1.11.
70
71 For notes on 1.30.x and older releases, see HISTORY.
72
73 == Online documentation ==
74 Documentation for both end-users and site administrators is available on
75 MediaWiki.org, and is covered under the GNU Free Documentation License (except
76 for pages that explicitly state that their contents are in the public domain):
77
78 https://www.mediawiki.org/wiki/Special:MyLanguage/Documentation
79
80 == Mailing list ==
81 A mailing list is available for MediaWiki user support and discussion:
82
83 https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
84
85 A low-traffic announcements-only list is also available:
86
87 https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce
88
89 It's highly recommended that you sign up for one of these lists if you're
90 going to run a public MediaWiki, so you can be notified of security fixes.
91
92 == IRC help ==
93 There's usually someone online in #mediawiki on irc.freenode.net.