Fix RELEASE-NOTES: this was not an API change, and the stated change didn't say what...
[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 5745) Special:Whatlinkshere now shows up to $wgMaxRedirectLinksRetrieved
25 links through each redirect instead of hardcoded 500
26
27 === New features in 1.13 ===
28
29 * __HIDDENCAT__ on a category page causes the category to be hidden on the
30 article page.
31 * Don't show edit permissions errors on a red link click, just redirect to the
32 article. This is so that readers who don't know what a red link is aren't
33 confused when they are told they are range-blocked.
34 * Add a new hook ImageBeforeProduceHTML to allow extensions to modify wikitext
35 image syntax output.
36 * (bug 13100) Added 'preloadtitle' parameter to action=edit&section=new that
37 pre-fills the section title field.
38 * (bug 13112) Added Special:RelatedChanges alias to Special:Recentchangeslinked
39 * (bug 13130) Moved edit token and autosummary fields above edit tools to
40 reduce broken form submissions
41 * Add --old-redirects-only option to maintenance/refreshLinks.php, to add old
42 redirects to the redirect table
43 * Add links to page and file deletion forms to edit predefined delete reasons
44 * (bug 13269) Added MediaWiki:Uploadfooter to the bottom of Special:Upload
45 * (bug 2815) Search results for media now use thumb instead of text extract
46 * When a page doesn't exist, the tab should say "create", not "edit"
47 * (bug 12882) Added a span with class "patrollink" arround "Mark as patrolled"
48 link on diffs
49 * Magic word formatnum can now take raw suffix to undo formatting
50 * Add updatelog table to reliably permit updates that don't change the schema
51 * Add category table to allow better tracking of category membership counts
52 ** (bug 1212) Give correct membership counts on the pages of large categories
53 ** Use category table for more efficient display of Special:Categories
54 * (bug 1459) Search for duplicate files by hash: Special:FileDuplicateSearch
55
56 === Bug fixes in 1.13 ===
57
58 * (bug 10677) Add link to the file description page on the shared repository
59 * (bug 13084) Increase size of source/destination filename fields in upload form
60 * (bug 13115) rebuildrecentchanges should print the current value of $wgRCMaxAge
61 * (bug 13140) Show parent categories in category namespace
62 * (bug 13149) Correctly format 'fileexists' message on Upload page
63 * Make the default filepageexists message accurate
64 * (bug 12988) $wgMinimalPasswordLength no longer breaks create user by email
65 * (bug 13022) Fix upload from URL on PHP 5.0.x
66 * (bug 13132) Unable to unprotect pages protected with earlier versions of MediaWiki
67 * (bug 12723) OpenSearch description name now uses more compact language code
68 to avoid passing the length limit as often, is customizable per site via
69 'opensearch-desc' message.
70 * (bug 13135) Special:Userrights now passes IDs through form submission
71 to allow functionality on not-quite-right usernames
72 * (bug 12575) Prevent duplicate patrol log entries from being created
73 * (bug 13174) __HIDDENCAT__ now applies only to category pages
74 * (bug 13031) Add links to user pages in e-mail form
75 * (bug 13147) Description for categoriespagetext (used in Special:Categories) reworded
76 * (bug 11561) Fix fatal error when calling action=revert to non-image page
77 * (bug 12430) Fix call to private method LinkFilter::makeRegex fatal error in
78 maintenance/cleanupSpam.php
79 * All skins should have the "mediawiki" class on the body element
80 * (bug 13019) Message cache for some extensions not loaded at time of editing
81 * (bug 13247) Prettified ISBN links
82 * maintenance/refreshLinks.php did not fix page_id 1 with the --new-only option
83 * (bug 13110) Don't show "Permission error" page if the edit is already rolled
84 back when using rollback
85 * (bug 13012) Use content messages for block options when generating the
86 recentchanges entry
87 * (bug 13274) Change links for messages to ucfirst
88 * (bug 13273) Un-hardcode some punctuation (add new messages colon-separator,
89 autocomment-prefix)
90 * Parse MediaWiki message translations with a correct language setting on preview
91 * (bug 13281) Treat X-Forwarded-For, Client-ip and User-Agent headers as
92 case-insensitive names.
93 * Adding the fix for lists in RTL wikis to more skins, and fixing the image toc
94 * (bug 8157) Remove redirects from Special:Unusedtemplates. Patch by WebBoy.
95 * (bug 10721) Duplicate section anchors with differing case now disambiguated
96 for Internet Explorer's sake and standards compliance
97 * (bug 13298) Tighter limits on Special:Newpages limits when embedding
98 * Email subject in content language instead of sending user's UI language
99 * (bug 13251) Allow maintenance rebuild scripts to work with Postgres
100 * (bug 2084) Fixed incorrect regex to match redirects
101 * (bug 3131) Manually-specified upload destination filename is no longer
102 overwritten by browsing for a file after you wrote it.
103 * (bug 7251) Sidebars generated by MediaWiki:Sidebar now have the class
104 'generated-sidebar'.
105 * (bug 13265) Media handler is missing 'image/x-bmp'
106 * (bug 13407) MediaWiki:Powersearch is used in two places
107 * (bug 13403) Fix cache invalidation of history pages when old revisions change
108 * (bug 11563) Deprecated SearchMySQL4 class; merged code to SearchMySQL
109 * (bug 12801) Fix link in subtitle message in AJAX search
110 * (bug 13428) Fix regression in protection form layout HTML validity
111 * (bug 9403) Sanitize newlines from search term input
112 * (bug 13429) Separate date and time in message sp-newimages-showfrom
113 * (bug 13137) Allow setting 'editprotected' right separately from 'protect',
114 so groups may optionally edit protected pages without having 'protect' perms
115 * Disallow deletion of big pages by means of moving a page to its title and
116 using the "delete and move" option.
117 * (bug 13466) White space differences not shown in diffs
118 * (bug 1953) Search form now honors namespace selections more reliably
119
120
121 === API changes in 1.13 ===
122
123 * Fixing main page display in meta=siteinfo
124 * (bug 13128) Added patrolled flag to list=recentchanges
125 * Implemented {bl,ei,iu}redirect (lists links through redirects as well)
126 * (bug 13154) Introduced subpages flag to meta=siteinfo&siprop=namespaces
127 * (bug 13157) Added ucuserprefix parameter to list=usercontibs
128 * (bug 12394) Added rctitles parameter to list=recentchanges, making rcid
129 retrieval easier
130 * (bug 13218) Fix inclusion of " character in hyperlinks
131 * Added watch and unwatch parameters to action=delete and action=move
132 * Added action=edit
133 * (bug 11401) Added xmldoublequote to xml formatter
134 * Added rvsection parameter to prop=revisions to allow fetching the content of
135 a certain section only
136 * Introduced list=allimages
137 * (bug 13371) Build page set from image hashes
138 * Mark non-existent messages in meta=allmessages as missing
139 * (bug 13390) One invalid title no longer kills an entire API query
140 * (bug 13419) Fix gblredirect so it actually works
141 * (bug 13418) Disable eiredirect because it's useless
142 * (bug 13395) list=allcategories should use category table
143 * (bug 13442) Missing pages in prop=langlinks and prop=extlinks are now
144 handled properly.
145 * (bug 13444) Add description to list=watchlist
146
147 === Languages updated in 1.13 ===
148
149 * Afrikaans (af)
150 * Gheg Albanian (aln)
151 * Amharic (am)
152 * Aragonese (an)
153 * Arabic (ar)
154 * Asturian (ast)
155 * Kotava (avk)
156 * Samogitian (bat-smg)
157 * Bulgarian (bg)
158 * Catalan (ca)
159 * Crimean Turkish (Cyrillic) (crh-cyrl)
160 * Crimean Turkish (Latin) (crh-latn)
161 * Czech (cs)
162 * Welsh (cy)
163 * Danish (da)
164 * Lower Sorbian (dsb)
165 * Greek (el)
166 * Esperanto (eo)
167 * Spanish (es)
168 * Estonian (et)
169 * Extremaduran (ext)
170 * Finnish (fi)
171 * Faroese (fo)
172 * French (fr)
173 * Franco-Provençal (frp)
174 * Friulian (fur)
175 * Irish (ga)
176 * Gan (gan)
177 * Galician (gl)
178 * Croatian (hr)
179 * Upper Sorbian (hsb)
180 * Hungarian (hu)
181 * Indonesian (id)
182 * Eastern Canadian (Unified Canadian Aboriginal Syllabics) (ike-cans)
183 * Icelandic (is)
184 * Italian (it)
185 * Japanese (ja)
186 * Georgian (ka)
187 * Kalaallisut (kl)
188 * Khmer (km)
189 * Latin (la)
190 * Luxembourgish (lb)
191 * Limburgish (li)
192 * Lao (lo)
193 * Lithuanian (lt)
194 * Malayalam (ml)
195 * Moldavian (mo)
196 * Marathi (mr)
197 * Low German (nds)
198 * Dutch (nl)
199 * Norwegian Nynorsk (nn)
200 * Norwegian (bokmål)‬ (no)
201 * Polish (pl)
202 * Pashto (ps)
203 * Portuguese (pt)
204 * Russian (ru)
205 * Yakut (sah)
206 * Sassaresu (sdc)
207 * Slovak (sk)
208 * Somali (so)
209 * Albanian (sq)
210 * Sranan Tongo (srn)
211 * Seeltersk (stq)
212 * Swedish (sv)
213 * Tamil (ta)
214 * Telugu (te)
215 * Tajik (tg)
216 * Thai (th)
217 * Turkish (tr)
218 * Tuvinian (tyv)
219 * Venda (ve)
220 * Vietnamese (vi)
221 * Volapük (vo)
222 * Wolof (wo)
223 * Mingrelian (xmf)
224 * Yiddish (yi)
225 * Cantonese (yue)
226 * Old Chinese / Late Time Chinese (zh-classical)
227 * Chinese (Simplified) (zh-hans)
228 * Chinese (Traditional) (zh-hant)
229
230 == Compatibility ==
231
232 MediaWiki 1.13 requires PHP 5 (5.1 recommended). PHP 4 is no longer supported.
233
234 PHP 5.0.x fails on 64-bit systems due to serious bugs with array processing:
235 http://bugs.php.net/bug.php?id=34879
236 Upgrade affected systems to PHP 5.1 or higher.
237
238 MySQL 3.23.x is no longer supported; some older hosts may need to upgrade.
239 At this time we still recommend 4.0, but 4.1/5.0 will work fine in most cases.
240
241
242 == Upgrading ==
243
244 1.13 has several database changes since 1.12, and will not work without schema
245 updates.
246
247 If upgrading from before 1.7, you may want to run refreshLinks.php to ensure
248 new database fields are filled with data.
249
250 If upgrading from before 1.11, and you are using a wiki as a commons repository,
251 make sure that it is updated as well. Otherwise, errors may arise due to
252 database schema changes.
253
254 If you are upgrading from MediaWiki 1.4.x or earlier, some major database
255 changes are made, and there is a slightly higher chance that things could
256 break. Don't forget to always back up your database before upgrading!
257
258 See the file UPGRADE for more detailed upgrade instructions.
259
260
261 === Caveats ===
262
263 Some output, particularly involving user-supplied inline HTML, may not
264 produce 100% valid or well-formed XHTML output. Testers are welcome to
265 set $wgMimeType = "application/xhtml+xml"; to test for remaining problem
266 cases, but this is not recommended on live sites. (This must be set for
267 MathML to display properly in Mozilla.)
268
269 For notes on 1.12.x and older releases, see HISTORY.
270
271
272 === Online documentation ===
273
274 Documentation for both end-users and site administrators is currently being
275 built up on MediaWiki.org, and is covered under the GNU Free Documentation
276 License (except for pages that explicitly state that their contents are in
277 the public domain) :
278
279 http://www.mediawiki.org/wiki/Documentation
280
281
282 === Mailing list ===
283
284 A MediaWiki-l mailing list has been set up distinct from the Wikipedia
285 wikitech-l list:
286
287 http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
288
289 A low-traffic announcements-only list is also available:
290
291 http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce
292
293 It's highly recommended that you sign up for one of these lists if you're
294 going to run a public MediaWiki, so you can be notified of security fixes.
295
296
297 === IRC help ===
298
299 There's usually someone online in #mediawiki on irc.freenode.net