(bug 13012) Use content messages for block options when generating the rc entry
[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
25 === New features in 1.13 ===
26
27 * __HIDDENCAT__ on a category page causes the category to be hidden on the
28 article page.
29 * Don't show edit permissions errors on a red link click, just redirect to the
30 article. This is so that readers who don't know what a red link is aren't
31 confused when they are told they are range-blocked.
32 * Add a new hook ImageBeforeProduceHTML to allow extensions to modify wikitext
33 image syntax output.
34 * (bug 13100) Added 'preloadtitle' parameter to action=edit&section=new that
35 pre-fills the section title field.
36 * (bug 13112) Added Special:RelatedChanges alias to Special:Recentchangeslinked
37 * (bug 13130) Moved edit token and autosummary fields above edit tools to
38 reduce broken form submissions
39 * Add --old-redirects-only option to maintenance/refreshLinks.php, to add old
40 redirects to the redirect table
41
42 === Bug fixes in 1.13 ===
43
44 * (bug 10677) Add link to the file description page on the shared repository
45 * (bug 13084) Increase size of source/destination filename fields in upload form
46 * (bug 13115) rebuildrecentchanges should print the current value of $wgRCMaxAge
47 * (bug 13140) Show parent categories in category namespace
48 * (bug 13149) Correctly format 'fileexists' message on Upload page
49 * Make the default filepageexists message accurate
50 * (bug 12988) $wgMinimalPasswordLength no longer breaks create user by email
51 * (bug 13022) Fix upload from URL on PHP 5.0.x
52 * (bug 13132) Unable to unprotect pages protected with earlier versions of MediaWiki
53 * (bug 12723) OpenSearch description name now uses more compact language code
54 to avoid passing the length limit as often, is customizable per site via
55 'opensearch-desc' message.
56 * (bug 13135) Special:Userrights now passes IDs through form submission
57 to allow functionality on not-quite-right usernames
58 * (bug 12575) Prevent duplicate patrol log entries from being created
59 * (bug 13174) __HIDDENCAT__ now applies only to category pages
60 * (bug 13031) Add links to user pages in e-mail form
61 * (bug 13147) Description for categoriespagetext (used in Special:Categories) reworded
62 * (bug 11561) Fix fatal error when calling action=revert to non-image page
63 * (bug 12430) Fix call to private method LinkFilter::makeRegex fatal error in
64 maintenance/cleanupSpam.php
65 * All skins should have the "mediawiki" class on the body element
66 * (bug 13019) Message cache for some extensions not loaded at time of editing
67 * (bug 13247) Prettified ISBN links
68 * maintenance/refreshLinks.php did not fix page_id 1 with the --new-only option
69 * (bug 13110) Don't show "Permission error" page if the edit is already rolled
70 back when using rollback
71 * (bug 13012) Use content messages for block options when generating the
72 recentchages entry
73
74 === API changes in 1.13 ===
75
76 * Fixing main page display in meta=siteinfo
77 * (bug 13128) Added patrolled flag to list=recentchanges
78 * Implemented {bl,ei,iu}redirect (lists links through redirects as well)
79 * (bug 13154) Introduced subpages flag to meta=siteinfo&siprop=namespaces
80 * (bug 13157) Added ucuserprefix parameter to list=usercontibs
81 * (bug 12394) Added rctitles parameter to list=recentchanges, making rcid retrieval easier
82 * (bug 13218) Fix inclusion of " character in hyperlinks
83 * Added watch and unwatch parameters to action=delete and action=move
84 * Added action=edit
85 * (bug 11401) Added xmldoublequote to xml formatter
86
87 === Languages updated in 1.13 ===
88
89 * Afrikaans (af)
90 * Gheg Albanian (aln)
91 * Amharic (am)
92 * Aragonese (an)
93 * Arabic (ar)
94 * Asturian (ast)
95 * Kotava (avk)
96 * Samogitian (bat-smg)
97 * Bulgarian (bg)
98 * Catalan (ca)
99 * Crimean Turkish (Cyrillic) (crh-cyrl)
100 * Crimean Turkish (Latin) (crh-latn)
101 * Czech (cs)
102 * Welsh (cy)
103 * Danish (da)
104 * Lower Sorbian (dsb)
105 * Greek (el)
106 * Esperanto (eo)
107 * Spanish (es)
108 * Estonian (et)
109 * Extremaduran (ext)
110 * Finnish (fi)
111 * Faroese (fo)
112 * French (fr)
113 * Franco-Provençal (frp)
114 * Friulian (fur)
115 * Irish (ga)
116 * Gan (gan)
117 * Galician (gl)
118 * Croatian (hr)
119 * Upper Sorbian (hsb)
120 * Hungarian (hu)
121 * Indonesian (id)
122 * Eastern Canadian (Unified Canadian Aboriginal Syllabics) (ike-cans)
123 * Icelandic (is)
124 * Italian (it)
125 * Japanese (ja)
126 * Georgian (ka)
127 * Kalaallisut (kl)
128 * Khmer (km)
129 * Latin (la)
130 * Luxembourgish (lb)
131 * Limburgish (li)
132 * Lao (lo)
133 * Lithuanian (lt)
134 * Malayalam (ml)
135 * Moldavian (mo)
136 * Marathi (mr)
137 * Low German (nds)
138 * Dutch (nl)
139 * Norwegian Nynorsk (nn)
140 * Norwegian (bokmål)‬ (no)
141 * Polish (pl)
142 * Pashto (ps)
143 * Portuguese (pt)
144 * Russian (ru)
145 * Yakut (sah)
146 * Sassaresu (sdc)
147 * Slovak (sk)
148 * Somali (so)
149 * Albanian (sq)
150 * Sranan Tongo (srn)
151 * Seeltersk (stq)
152 * Swedish (sv)
153 * Tamil (ta)
154 * Telugu (te)
155 * Tajik (tg)
156 * Thai (th)
157 * Turkish (tr)
158 * Tuvinian (tyv)
159 * Venda (ve)
160 * Vietnamese (vi)
161 * Volapük (vo)
162 * Wolof (wo)
163 * Mingrelian (xmf)
164 * Yiddish (yi)
165
166 == Compatibility ==
167
168 MediaWiki 1.13 requires PHP 5 (5.1 recommended). PHP 4 is no longer supported.
169
170 PHP 5.0.x fails on 64-bit systems due to serious bugs with array processing:
171 http://bugs.php.net/bug.php?id=34879
172 Upgrade affected systems to PHP 5.1 or higher.
173
174 MySQL 3.23.x is no longer supported; some older hosts may need to upgrade.
175 At this time we still recommend 4.0, but 4.1/5.0 will work fine in most cases.
176
177
178 == Upgrading ==
179
180 1.13 has several database changes since 1.12, and will not work without schema
181 updates.
182
183 If upgrading from before 1.7, you may want to run refreshLinks.php to ensure
184 new database fields are filled with data.
185
186 If upgrading from before 1.11, and you are using a wiki as a commons repository,
187 make sure that it is updated as well. Otherwise, errors may arise due to
188 database schema changes.
189
190 If you are upgrading from MediaWiki 1.4.x or earlier, some major database
191 changes are made, and there is a slightly higher chance that things could
192 break. Don't forget to always back up your database before upgrading!
193
194 See the file UPGRADE for more detailed upgrade instructions.
195
196
197 === Caveats ===
198
199 Some output, particularly involving user-supplied inline HTML, may not
200 produce 100% valid or well-formed XHTML output. Testers are welcome to
201 set $wgMimeType = "application/xhtml+xml"; to test for remaining problem
202 cases, but this is not recommended on live sites. (This must be set for
203 MathML to display properly in Mozilla.)
204
205 For notes on 1.12.x and older releases, see HISTORY.
206
207
208 === Online documentation ===
209
210 Documentation for both end-users and site administrators is currently being
211 built up on MediaWiki.org, and is covered under the GNU Free Documentation
212 License (except for pages that explicitly state that their contents are in
213 the public domain) :
214
215 http://www.mediawiki.org/wiki/Documentation
216
217
218 === Mailing list ===
219
220 A MediaWiki-l mailing list has been set up distinct from the Wikipedia
221 wikitech-l list:
222
223 http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
224
225 A low-traffic announcements-only list is also available:
226
227 http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce
228
229 It's highly recommended that you sign up for one of these lists if you're
230 going to run a public MediaWiki, so you can be notified of security fixes.
231
232
233 === IRC help ===
234
235 There's usually someone online in #mediawiki on irc.freenode.net