* (bug 13135) Special:Userrights now passes IDs through form submission
[lhc/web/wiklou.git] / RELEASE-NOTES
1 = MediaWiki release notes =
2
3 Security reminder: MediaWiki does not require PHP's register_globals
4 setting since version 1.2.0. If you have it on, turn it *off* if you can.
5
6 == MediaWiki 1.13 ==
7
8 THIS IS NOT A RELEASE YET
9
10 MediaWiki is now using a "continuous integration" development model with
11 quarterly snapshot releases. The latest development code is always kept
12 "ready to run", and in fact runs our own sites on Wikipedia.
13
14 Release branches will continue to receive security updates for about a year
15 from first release, but nonessential bugfixes and feature developments
16 will be made on the development trunk and appear in the next quarterly release.
17
18 Those wishing to use the latest code instead of a branch release can obtain
19 it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
20
21 === Configuration changes in 1.13 ===
22
23 * New option $wgFeed can be set false to turn off syndication feeds
24 * (bug 13137) Allow setting 'editprotected' right separately from 'protect',
25 so groups may optionally edit protected pages without being able to protect
26 pages themselves
27
28 === New features in 1.13 ===
29
30 * __HIDDENCAT__ on a category page causes the category to be hidden on the
31 article page.
32 * Don't show edit permissions errors on a red link click, just redirect to the
33 article. This is so that readers who don't know what a red link is aren't
34 confused when they are told they are range-blocked.
35 * Add a new hook ImageBeforeProduceHTML to allow extensions to modify wikitext
36 image syntax output.
37 * (bug 13100) Added 'preloadtitle' parameter to action=edit&section=new that
38 pre-fills the section title field.
39
40 === Bug fixes in 1.13 ===
41
42 * (bug 10677) Add link to the file description page on the shared repository
43 * (bug 13084) Increase size of source/destination filename fields in upload form
44 * (bug 13115) rebuildrecentchanges should print the current value of $wgRCMaxAge
45 * (bug 13140) Show parent categories in category namespace
46 * (bug 13149) Correctly format 'fileexists' message on Upload page
47 * Make the default filepageexists message accurate
48 * (bug 12988) $wgMinimalPasswordLength no longer breaks create user by email
49 * (bug 13022) Fix upload from URL on PHP 5.0.x
50 * (bug 13132) Unable to unprotect pages protected with earlier versions of MediaWiki
51 * (bug 12723) OpenSearch description name now uses more compact language code
52 to avoid passing the length limit as often, is customizable per site via
53 'opensearch-desc' message.
54 * (bug 13135) Special:Userrights now passes IDs through form submission
55 to allow functionality on not-quite-right usernames
56
57
58 === API changes in 1.13 ===
59
60 * Fixing main page display in meta=siteinfo
61 * (bug 13128) Added patrolled flag to list=recentchanges
62 * Implemented {bl,ei,iu}redirect (lists links through redirects as well)
63 * (bug 13154) Introduced subpages flag to meta=siteinfo&siprop=namespaces
64 * (bug 13157) Added ucuserprefix parameter to list=usercontibs
65 * (bug 12394) Added rctitles parameter to list=recentchanges, making rcid retrieval easier
66
67 === Languages updated in 1.13 ===
68
69 * Afrikaans (af)
70 * Gheg Albanian (aln)
71 * Amharic (am)
72 * Aragonese (an)
73 * Arabic (ar)
74 * Asturian (ast)
75 * Kotava (avk)
76 * Samogitian (bat-smg)
77 * Bulgarian (bg)
78 * Catalan (ca)
79 * Crimean Turkish (Cyrillic) (crh-cyrl)
80 * Crimean Turkish (Latin) (crh-latn)
81 * Czech (cs)
82 * Welsh (cy)
83 * Danish (da)
84 * Lower Sorbian (dsb)
85 * Greek (el)
86 * Esperanto (eo)
87 * Spanish (es)
88 * Estonian (et)
89 * Extremaduran (ext)
90 * Finnish (fi)
91 * Faroese (fo)
92 * French (fr)
93 * Franco-Provençal (frp)
94 * Friulian (fur)
95 * Irish (ga)
96 * Gan (gan)
97 * Galician (gl)
98 * Croatian (hr)
99 * Upper Sorbian (hsb)
100 * Hungarian (hu)
101 * Indonesian (id)
102 * Eastern Canadian (Unified Canadian Aboriginal Syllabics) (ike-cans)
103 * Icelandic (is)
104 * Italian (it)
105 * Japanese (ja)
106 * Georgian (ka)
107 * Kalaallisut (kl)
108 * Khmer (km)
109 * Latin (la)
110 * Luxembourgish (lb)
111 * Limburgish (li)
112 * Lao (lo)
113 * Lithuanian (lt)
114 * Malayalam (ml)
115 * Moldavian (mo)
116 * Marathi (mr)
117 * Low German (nds)
118 * Dutch (nl)
119 * Norwegian Nynorsk (nn)
120 * Norwegian (bokmål)‬ (no)
121 * Polish (pl)
122 * Pashto (ps)
123 * Portuguese (pt)
124 * Russian (ru)
125 * Yakut (sah)
126 * Sassaresu (sdc)
127 * Slovak (sk)
128 * Somali (so)
129 * Albanian (sq)
130 * Sranan Tongo (srn)
131 * Seeltersk (stq)
132 * Swedish (sv)
133 * Tamil (ta)
134 * Telugu (te)
135 * Tajik (tg)
136 * Thai (th)
137 * Turkish (tr)
138 * Tuvinian (tyv)
139 * Venda (ve)
140 * Vietnamese (vi)
141 * Volapük (vo)
142 * Wolof (wo)
143 * Mingrelian (xmf)
144 * Yiddish (yi)
145
146 == Compatibility ==
147
148 MediaWiki 1.13 requires PHP 5 (5.1 recommended). PHP 4 is no longer supported.
149
150 PHP 5.0.x fails on 64-bit systems due to serious bugs with array processing:
151 http://bugs.php.net/bug.php?id=34879
152 Upgrade affected systems to PHP 5.1 or higher.
153
154 MySQL 3.23.x is no longer supported; some older hosts may need to upgrade.
155 At this time we still recommend 4.0, but 4.1/5.0 will work fine in most cases.
156
157
158 == Upgrading ==
159
160 1.13 has several database changes since 1.12, and will not work without schema
161 updates.
162
163 If upgrading from before 1.7, you may want to run refreshLinks.php to ensure
164 new database fields are filled with data.
165
166 If upgrading from before 1.11, and you are using a wiki as a commons repository,
167 make sure that it is updated as well. Otherwise, errors may arise due to
168 database schema changes.
169
170 If you are upgrading from MediaWiki 1.4.x or earlier, some major database
171 changes are made, and there is a slightly higher chance that things could
172 break. Don't forget to always back up your database before upgrading!
173
174 See the file UPGRADE for more detailed upgrade instructions.
175
176
177 === Caveats ===
178
179 Some output, particularly involving user-supplied inline HTML, may not
180 produce 100% valid or well-formed XHTML output. Testers are welcome to
181 set $wgMimeType = "application/xhtml+xml"; to test for remaining problem
182 cases, but this is not recommended on live sites. (This must be set for
183 MathML to display properly in Mozilla.)
184
185 For notes on 1.12.x and older releases, see HISTORY.
186
187
188 === Online documentation ===
189
190 Documentation for both end-users and site administrators is currently being
191 built up on MediaWiki.org, and is covered under the GNU Free Documentation
192 License (except for pages that explicitly state that their contents are in
193 the public domain) :
194
195 http://www.mediawiki.org/wiki/Documentation
196
197
198 === Mailing list ===
199
200 A MediaWiki-l mailing list has been set up distinct from the Wikipedia
201 wikitech-l list:
202
203 http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
204
205 A low-traffic announcements-only list is also available:
206
207 http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce
208
209 It's highly recommended that you sign up for one of these lists if you're
210 going to run a public MediaWiki, so you can be notified of security fixes.
211
212
213 === IRC help ===
214
215 There's usually someone online in #mediawiki on irc.freenode.net