All Versions
49
Latest Version
Avg Release Cycle
53 days
Latest Release
1463 days ago

Changelog History
Page 5

  • v1.5.beta2 Changes

    • Escaped & correctly in Special:Contributions
    • (bug 2534) Hide edit sections with CSS to make right click to edit section work
    • (bug 2708) Avoid undefined notice on cookieless login attempt
    • (bug 2188) Correct template namespace for Greek localization
    • ๐Ÿ›  Fixed number formatting for Dutch
    • ๐Ÿ–จ (bug 1355) add class noprint to commonPrint.css
    • โšก๏ธ (bug 2350) Massive update for Limburgish (li) language using Wikipรฉdia
    • โšก๏ธ Massive update for Arab (ar) language using Wikipรฉdia
    • โšก๏ธ (bug 1560) Massive update for Kurdish (ku) language using Wikipรฉdia
    • (bug 2709) Some messages were not read from database
    • (bug 2416) Don't allow search engine robots to index or follow nonexisting articles
    • ๐Ÿ›  Fix escaping in page move template.
    • (bug 153) Discrepancy between thumbnail size and height attribute
  • v1.5.beta1 Changes

    • (bug 2531) Changed the interwiki name for sh (Serbocroatian) to Srpskohrvatski/ะกั€ะฟัะบะพั…ั€ะฒะฐั‚ัะบะธ (was ะกั€ะฟัะบะพั…ั€ะฒะฐั‚ัะบะธ (Srbskohrvatski))
    • Nonzero return code for command-line scripts on wfDebugDieBacktrace()
    • โฌ†๏ธ Conversion fix for empty old table in upgrade1_5.php
    • Try reading revisions from master if no result on slave
    • (bug 2538) Suppress notice on user serialized checks
    • ๐Ÿ›  Fix paging on Special:Contributions
    • (bug 2541) Fix unprotect tab
    • (bug 1242) category list now show on edit page
    • Skip sidebar entries where link text is '-'
    • Convert non-UTF-8 URL parameters even if referer is local
    • (bug 2460) width & height properly filled when resizing image
    • ๐ŸŒฒ (bug 2273) deletion log comment used user interface language
    • Try reading revision text from master if no result on slave
    • ๐Ÿ‘‰ Use content-language message cache for raw view of message pages
    • (bug 2530) Not displaying talk pages on Special:Watchlist/edit
    • ๐Ÿ›  Fixed a bug that would occour if $wgCapitalLinks was set to false, a user agent could create a username that began with a lower case letter that was not in the ASCII character set ( now user $wgContLang->ucfirst() instead of PHP ucfirst() )
    • ๐Ÿšš Moved the user name / password validity checking from LoginForm::addNewAccountInternal() to two new functions, User::isValidUserName() and User::isValidPassword(), extensions can now do these checks without rewriting code.
    • ๐Ÿ›  Fix $wgSiteNotice when MediaWiki:Sitenotice is set to default '-'
    • ๐Ÿ›  Fixed a bug where the watchlist count without talk pages would be off by a factor of two.
    • โฌ†๏ธ upgrade1_5.php uses insert ignore, allows to skip image info initialization
    • ๐Ÿ›  Fix namespaces in category list.
    • โž• Add rebuildImages.php to update image metadata fields
    • Special:Ancientpages is expensive in new schema for now
    • ๐Ÿ›  (bug 2568) Fixed a logic error in the Special:Statistics code which caused the displayed percentage of admins to be totally off.
    • (bug 2560) Don't show blank width/height attributes for missing size
    • Don't show bogus messages about watchlist notifications when disabled
    • Don't show old debug messages in watchlist
    • (bug 2576) Fix recording of transclusion links
    • (bug 2577) Allow sysops to enter non-standard block times
    • ๐Ÿ›  Fixed a bug where Special:Contributions wouldn't remember the 'invert' status between next/previous buttons.
    • ๐Ÿšš Move MonoBook printable link from tab to sidebar
    • (bug 2567) Fix HTML escaping on category titles in list
    • โช (bug 2562) Show rollback link for current revisions on diff pages
    • (bug 2583) Add --missinig option on rebuildImages.php to add db entries for uploaded files that don't have them
    • (bug 2572) Fix edit conflict handling
    • โœ… (bug 2595) Show "Earlier" and "Latest" links on history go to the first/last page in the article history pager.
    • Don't show empty-page text in 'Show changes' on new page
    • (bug 2591) Check for end, fix limits on Whatlinkshere
    • (bug 2584) Fix output of subcategory list
    • (bug 2597) Don't crash when undeleting an image description page
    • โš  (bug 2564) Don't show "editingold" warning for recent revision
    • Various code cleanup and HTML escaping fixlets
    • โšก๏ธ Copy IRC-over-UDP update option from REL1_4
    • (bug 2548) Keep summary on 'show changes' of section edit
    • ๐Ÿ’… Move center on toc to title part to avoid breaking .toc style usage
    • HTML sanitizer: correct multiple attributes by keeping last, not first
    • (bug 2614) Fix section edit links on diff-to-current with oldid set Also fix navigation links on current-with-oldid view.
    • (bug 2620) Return to prior behavior for some more things (such as subpage parent links) on current-diff view.
    • (bug 2618) Fix regression from another fix; show initial preview for categories only if the page does not exist.
    • (bug 2625) Keep group & user settings when paging in Listusers
    • (bug 2627) Fix regression: diff radio button initial selection
    • ๐Ÿ”Œ Copy fix for old search URLs with Lucene search plugin from REL1_4
    • ๐Ÿง (bug 619) Don't use incompatible diff3 executable on non-Linux systems.
    • (bug 2631) Fix Hebrew namespaces.
    • (bug 2630) Indicate no-longer-valid cached entries in BrokenRedirects list
    • (bug 2644, 2645) "cur" diff links in page history, watchlist and recentchanges should specify current ID explicitly.
    • (bug 2609) Fix text justification preferenced with MonoBook skin.
    • (bug 2594) Display article tab as red for non-existent articles.
    • โช (bug 2656) Fix regression: prevent blocked users from reverting images
    • (bug 2629) Automatically capitalize usernames again instead of rejecting lowercase with a useless error message
    • (bug 2661) Fix link generation in contribs
    • โž• Add support for &preload=Page_name (load text of an existing page into edit area) and &editintro=Page_name (load text of an existing page instead of MediaWiki:Newpagetext) to &action=edit, if page is new.
    • (bugs 2633, 2672, 2685, 2695) Fix Estonian, Portuguese, Italian, Finnish and Spanish numeric formatting
    • ๐Ÿ›  Fixed Swedish numeric formatting
    • (bug 2658) Fix signature time, localtime to match timezone offset again
    • Files from shared repositories (e.g. commons) now display with their image description pages when viewed on local wikis.
    • โช Restore compatibility namespace aliases for French Wikipedia
    • ๐Ÿ›  Fix diff order on Enhanced RC 'changes' link
    • ๐Ÿ‘ (bug 2650) Fix national date type display on wikis that don't support dynamic date conversion.
    • โšก๏ธ FiveUpgrade: large table hacks, install iw_trans update before links
    • (bug 2648) Rename namespaces in Afrikaanse
    • Special:Booksources checks if custom list page exists before using it
    • ๐Ÿ›  (bug 1170) Fixed linktrail for da: and ru:
    • (bug 2683) Really fix apostrophe escaping for toolbox tips
    • (bug 923) Fix title and subtitle for rclinked special page
    • (bug 2642) watchdetails message in several languages used instead of [ ]
    • (bug 2181) basic CSB language localisation by Tomasz G. Sienicki (thanks for the patch)
    • ๐Ÿ›  Fix correct use of escaping in edit toolbar bits
    • โœ‚ Removed language conversion support from Icelandic
    • (bug 2616) Fix proportional image scaling, giving correct height
    • (bug 2640) Include width and height attributes on unscaled images
    • โ†ช Workaround for mysterious problem with bogus epoch If-Last-Modified reqs
    • (bug 1109) Suppress compressed output on 304 responses
    • ๐Ÿ”ง (bug 2674) Include some site configuration info in export data: namespaces definitions, case-sensitivity, site name, version.
    • ๐Ÿ‘‰ Use xml:space="preserve" hint on export elements
    • ๐Ÿ‘‰ Make language variant selection work again for zh
  • v1.5.alpha2 Changes

    • ๐Ÿ“œ (bug 2319) Fix parse hook tag matching
    • (bug 2329) Fix title formatting in several special pages
    • (bug 2223) Add unique index on user_name field to prevent duplicate accounts
    • (bug 1976) fix shared user database with a table prefix set
    • โš  (bug 2334) Accept null for attribs in wfElement without PHP warning
    • (bug 2309) Allow templates and template parameters in HTML attribute zone, with proper validation checks. (regression from fix for 2304)
    • Disallow close tags and enforce empty tags for and
    • ๐Ÿ”„ Changed user_groups format quite a bit.
    • (bug 2368) Avoid fatally breaking PHP 4.1.2 in a debug line
    • ๐Ÿšš (bug 2367) Insert correct redirect link record on page move
    • (bug 2372) Fix rendering of empty-title inline interwiki links
    • (bug 2384) Fix typo in regex for IP address checking
    • (bug 650) Prominently link MySQL 4.1 help page in installer if a possible version conflict is detected
    • (bug 2394) Undo incompatible breakage to {{msg:}} compatibility includes
    • (bug 1322) Use a shorter cl_sortkey field to avoid breaking on MySQL 4.1 when the default charset is set to utf8
    • (bug 2400) don't send confirmation mail on account creation if $wgEmailAuthentication is false.
    • (bug 2172) Fix problem with nowiki beeing replaced by marker strings when a template with a gallery was used.
    • Guard Special:Userrights against form submission forgery
    • (bug 2408) page_is_new was inverted (whoops!)
    • โž• Added wfMsgHtml() function for escaping messages and leaving params intact
    • ๐Ÿ›  Fix ordering of Special:Listusers; fix groups list so it shows all groups when searching for a specific group and can't be split across pages
    • (bug 1702) Display a handy upload link instead of a useless blank link for [[media:]] links to nonexistent files.
    • (bug 873) Fix usage of createaccount permission; replaces $wgWhitelistAccount
    • (bug 1805) Initialise $wgContLang before $wgUser
    • (bug 2277) Added Friulian language file
    • (bug 2457) The "Special page" href now links to the current special page rather than to "".
    • โšก๏ธ (bug 1120) Updated the Czech translation
    • A new magic word, {{SCRIPTPATH}}, returns $wgScriptPath
    • A new magic word, {{SERVERNAME}}, returns $wgServerName
    • A new magic word, {{NUMBEROFFILES}}, returns the number of rows in the image table
    • Special:Imagelist displays titles with " " instead of "_"
    • Less gratuitous munging of content sample in delete summary
    • badaccess/badaccesstext to supercede sysop*, developer* messages
    • ๐Ÿ”„ Changed $wgGroupPermissions to more cut-n-paste-friendly format
    • ๐Ÿ—„ 'developer' group deprecated by default
    • Special:Upload now uses 'upload' permission instead of hardcoding login check
    • โž• Add 'importupload' permission to disable direct uploads to Special:Import
    • ๐ŸŒฒ (bug 2459) Correct escaping in Special:Log prev/next links
    • (bug 2462 etc) Taking out the experimental dash conversion; it broke too many things for the current parser to handle cleanly
    • (bug 2467) Added a Turkish language file
    • ๐Ÿ›  Fixed a bug in Special:Contributions that caused the namespace selection to be forgotten between submits
    • Special:Watchlist/edit now has namespace subheadings
    • (bug 1714) the "Save page" button now has right margin to separate it from "Show preview" and "Show changes"
    • ๐Ÿ‘ Special:Statistics now supports action=raw, useful for bots designed to harwest e.g. article counts from multiple wikis.
    • 0๏ธโƒฃ The copyright confirmation box at Special:Upload is now turned off by default and can be turned back on by setting $wgCopyrightAffirmation to a true value.
    • โช Restored prior text for password reminder button and e-mail, replacing the factually inaccurate text that was there.
    • (bug 2178) Fix temp dir check again
    • (bug 2488) Format 'deletedtext' message as wikitext
    • (bug 750) Keep line endings consistent in LocalSettings.php
    • ๐Ÿ–จ (bug 1577) Add 'printable version' tab in MonoBook for people who don't realize you can just hit print to get a nicely formatted printable page.
    • Trim whitespace from option values to weather line-ending corruption problems
    • Fixed a typo in the Romanian language file (NS_MESIA => NS_MEDIA)
    • โšก๏ธ (bug 2504) Updated the Finnish translation
    • โšก๏ธ (bug 2506, 2512) Updated the Nynorsk translation
    • โฌ†๏ธ (bug 996) Replace $wgWhitelistEdit with 'edit' permission; fixup UPGRADE documentation about edit and read whitelists.
    • โšก๏ธ (bug 2515) Fix incremental link table update
    • โœ‚ Removed some wikipedia-specifica from LanguageXx.php's
    • (bug 2496) Allow MediaWiki:edithelppage to point to external page
    • โž• Added a versionRequired() function to OutputPage, useful for extension writers that want to control what version of MediaWiki their extension can be used with.
    • Serialized user objects now checked for versioning
    • ๐Ÿ›  Fix for interwiki link regression
    • ๐Ÿ–จ Printable link shorter in monobook
    • โฌ†๏ธ Experimental Latin-1-and-replication-friendly upgrader script
    • (bug 2520) Don't show enotif options when disabled
  • v1.5.alpha1 Changes

    • (bug 73) Category sort key is set to file name when adding category to file description from upload page (previously it would be set to "Special:Upload", causing problems with category paging)
    • (bug 419) The contents of the navigation toolbar are now editable through the MediaWiki namespace on the MediaWiki:navbar page.
    • (bug 498) The Views heading in MonoBook.php is now localizable
    • (bug 898) The wiki can now do advanced sanity check on uploaded files including virus checks using external programs.
    • (bug 1692) Fix margin on unwatch tab
    • โšก๏ธ (bug 1906) Generalize project namespace for Latin localization, update namespaces
    • (bug 1975) The name for Limburgish (li) changed from "Lรจmburgs" to "Limburgs
    • (bug 2019) Wrapped the output of Special:Version in in order to preserve the correct flow of text on RTL wikis.
    • ๐Ÿ›  (bug 2067) Fixed crash on empty quoted HTML attribute
    • (bug 2075) Corrected namespace definitions in Tamil localization
    • ๐Ÿšง (bug 2079) Removed links to Special:Maintenance from movepagetext message
    • (bug 2094) Multiple use of a template produced wrong results in some cases
    • ๐Ÿ›  (bug 2095) Triple-closing-bracket thing partly fixed
    • (bug 2110) "noarticletext" should not display on Image page for "sharedupload" media
    • (bug 2150) Fix tab indexes on edit form
    • (bug 2152) Add missing bgcolor to attribute whitelist for and
    • (bug 2176) Section edit 'show changes' button works correctly now
    • โœ… (bug 2178) Use temp dir from environment in parser tests
    • (bug 2217) Negative ISO years were incorrectly converted to BC notation
    • (bug 2234) allow special chars in database passwords during install
    • ๐Ÿ—„ Deprecated the {{msg:template}} syntax for referring to templates, {{msg: is now the wikisyntax representation of wfMsgForContent()
    • ๐Ÿ›  Fix for reading incorrectly re-gzipped HistoryBlob entries
    • HistoryBlobStub: the last-used HistoryBlob is kept open to speed up multiple-revision pulls
    • โž• Add $wgLegacySchemaConversion update-time option to reduce amount of copying during the schema upgrade: creates HistoryBlobCurStub reference records in text instead of copying all the cur_text fields. Requires that the cur table be left in place until/unless such fields are migrated into the main text store.
    • Special:Export now includes page, revision, and user id numbers by default (previously this was disabled for no particular reason)
    • dumpBackup.php can dump the full database to Export XML, with current revisions only or complete histories.
    • The group table was renamed to groups because "group" is a reserved word in SQL which caused some inconveniances.
    • ๐Ÿ†• New fileicons for c, cpp, deb, dvi, exe, h, html, iso, java, mid, mov, o, ogg, pdf, ps, rm, rpm, tar, tex, ttf and txt files based on the KDE crystalsvg theme.
    • ๐Ÿ›  Fixed a bug in Special:Newimages that made it impossible to search for '0'
    • โž• Added language variant support for Icelandic, now supports "รslenzka"
    • The #p-nav id in MonoBook is now #p-navigation
    • Putting $4 in msg:userstatstext will now give the percentage of admnistrators out of normal users.
    • ๐Ÿ”— links and brokenlinks tables merged to pagelinks; this will reduce pain dealing with moves and deletes of widely-linked pages.
    • โž• Add validate table and val_ip column through the updater.
    • ๐Ÿšš Simple rate limiter for edits and page moves; set $wgRateLimits (somewhat experimental; currently needs memcached)
    • (bug 2262) Hide math preferences when TeX is not enabled
    • (bug 2267) Don't generate thumbnail at the same size as the source image.
    • ๐Ÿ›  Fix rebuildtextindex.inc for new schema
    • โœ‚ Remove linkscc table code, no longer used.
    • (bug 2271) Use faster text-only link replacement in image alt text instead of rerunning expensive link lookup and HTML generation.
    • ๐Ÿ— Only build the HTML attribute whitelist tree once.
    • Replace wfMungeToUtf8 and do_html_entity_decode with a single function that does both numeric and named chars: Sanitizer::decodeCharReferences
    • โœ‚ Removed some obsolete UTF-8 converter functions
    • ๐Ÿ›  Fix function comment in debug dump of SQL statements
    • โšก๏ธ (bug 2275) Update search index more or less right on page move
    • ๐Ÿšš (bug 2053) Move comment whitespace trimming from edit page to save; leaves the whitespace from the section comment there on preview.
    • (bug 2274) Respect stub threshold in category page list
    • (bug 2173) Fatal error when removing an article with an empty title from the watchlist
    • โœ‚ Removed -f parameter from mail() usage, likely to cause failures and bounces.
    • ๐Ÿ›  (bug 2130) Fixed interwiki links with fragments
    • ๐Ÿ“œ (bug 684) Accept an attribute parameter array on parser hook tags
    • ๐Ÿ”Œ (bug 814) Integrate AuthPlugin changes to support Ryan Lane's external LDAP authentication plugin
    • (bug 2034) Armor HTML attributes against template inclusion and links munging
  • v1.4.4 Changes

    • (bug 725) Let dir="ltr" attribute work again in MonoBook on RTL languages
    • (bug 2024) Skip JavaScript error for custom skins where .js message not set
    • โšก๏ธ (bug 2025) Updated Indonesian localization
    • โšก๏ธ (bug 2039) Updated Lithuanian localization
  • v1.4.3 Changes

    • (bug 1636) Refs like ţ were misinterpreted as octal in some places
    • (bug 1163) Special:Undelete showed oldest revision instead of newest
    • (bug 1938) Fix escaping of illegal character references in link text
    • (bug 1997) Fix for error on display of renamed items in Recentchanges on PHP5
    • (bug 1949) Profiling typo in rare error case
    • ๐ŸŒฒ (bug 1963) Fix deletion log link when $wgCapitalLinks is off
    • ๐Ÿšš (bug 1970) Don't show move tab for immobile pages
    • (bug 1770) Page creation recorded links from the 'newarticletext' message
    • ๐Ÿšš Optional change to the site_stats table. When applied, this removes the need for expensive queries in Special:Statistics.
  • v1.4.2 Changes

    • ๐Ÿ›  Fix math options in Finnish localization
    • ๐Ÿ‘‰ Use in-process Tidy extension if available when $wgUseTidy is on
    • (bug 1933) Fix PATH_INFO usage under IIS with PHP ISAPI module
    • ๐Ÿ›  (bug 1188) in {{subst:}} includes fixed
    • ๐Ÿ›  (bug 1936) <!-- comments --> in {{subst:}} includes fixed
    • ๐Ÿ›  Fix a potential MSIE JavaScript injection vector in Tidy mode
  • v1.4.1 Changes

    • (bug 1720) fix genitive month names for uk
    • ๐Ÿ›  (bug 1704) fixed untranslateable string in Special:Log
    • (bug 1638) Added Belrusian language file
    • (bug 1736) typo in SpecialValidate.php
    • โšก๏ธ (bug 73) Upload doesn't run edit updates on description page (links, search index and categories)
    • (bug 646) fails to recognize \ll and \gg
    • ๐Ÿ‘ (bug 926) \div element from TeX not supported in element
    • (bug 1147) add \checkmark to whitelist in texutil.ml
    • ๐Ÿ‘ (bug 937) \limits function from LaTeX not supported in element
    • ๐Ÿ‘Œ Support for manually converting article title to different Chinese variants (for zh)
    • (bug 1488, bug 1744) Fix encoding for preferences, dates in Latin-1 mode
    • (bug 1042) Fix UTF-8 case conversion for PHP <4.3 with mbstring extension
    • ๐Ÿ›  Fix code typo that broke article credits display
    • ๐Ÿ›  Installation fixes for running under IIS
    • (bug 1556) login page tab order. "remember" checkbox now come after password.
    • ๐ŸŒฒ SQL debug log fixlets
    • (bug 1815) Fix namespace in old revision display with mismatched title
    • (bug 1788) Fix link duplication when edit/upload comment includes newlines
    • ๐Ÿ”„ Change default on $wgSysopUserBans and $wgSysopRangeBans to true
    • ๐Ÿ›  Fix link conversion for URL request
    • โšก๏ธ (bug 1851) Updated download URL for the SCIM packages used by zhtable
    • (bug 1853) Try stripping quotes from term for 'go' title match
    • ๐Ÿ›  Fix missing function in Latin1 mode
    • (bug 1860) Anchors of interwiki links did not get normalized
    • (bug 1847) accept lowercase x in ISBN, do not accept invalid A-W,Y,Z
    • ๐Ÿ›  Fix link conversion for URL request, hopefully without breaking the wiki
    • (bug 1849) New option allows to consider categorized images as used on Special:Unusedimages
    • Localized category namespace for ka (Georgian)
    • โ†ช (bug 1107) Work around includes problem in installer when parent dir is not readable by the web server
    • (bug 1927) Incorrect escaping on wikitext message in Blockip
  • v1.4.0 Changes

    • (bug 65) Fix broken interwiki link encoding on Latin-1 wikis; force to UTF-8
    • (bug 563) Fix UTF-8 interwiki URL redirects via Latin-1 wikis
    • (bug 1536) Fix page info
    • ๐Ÿ‘Œ Support os (Ossetic) as language code, using Russian localization base
    • ๐Ÿ‘ (bug 1610) Support non (Old Norse) as language code, using Icelandic localization base
    • (bug 1618) Properly list custom namespaces in Special:Allpages
    • ๐Ÿšš (bug 1622) Remove trailing' >' when using category browser
    • ๐Ÿ”€ (bug 1570) Fix php 4.2.x error on conflict merging
    • (bug 1585) Fix page title on post-login redirection page
    • โš™ Run UTF-8 validation on old text in Recentchanges RSS diffs
    • (bug 1642) fix a mime type typo in img_auth.php
    • Automated interwiki redirects only for local interwikis
    • Respect read-only mode on block removals
    • Trim old illegal characters from syndication feeds
    • โฌ‡๏ธ Reduce message cache outage recovery delay from 1 day to 5 minutes
    • โšก๏ธ (bug 1403) Update Finnish localization
    • (bug 1478) Punjabi localization
    • โšก๏ธ (bug 1667) Update script 5 second countdown.
    • ๐ŸŒฒ (bug 1057) Fix logging table encoding (error on MySQL 4.1)
    • (bug 1680) Fix linktrail for fo
    • (bug 1653) Removing hardcoded messages in Special:Allmessages
    • (bug 1594) Render a hyphen in a formula as − in HTML
    • 0๏ธโƒฃ (bug 1495) Fall back to default language MediaWiki: for custom messages
    • (bug 1617) Show different error messages for "user does not exist" and "wrong password" when using AuthPlugin
    • (bug 1532), (bug 1544) Changed language names for 'bn', 'bo', 'dv', 'dz', 'ht', 'ii', 'li', 'lo', 'ng', 'or', 'pa', 'si', 'ti', 've'
    • ๐Ÿ›  Fix editing on non-Esperanto wiki with user language pref set to Esperanto
    • 0๏ธโƒฃ Make conversion table for zh-sg default to zh-cn, and zh-hk default to zh-tw
    • ๐Ÿ›  Fix PHP notice in MonoBook when counters disabled
    • โšก๏ธ (bug 1696) Update namespaces, dates in uk localization
    • (bug 551) Installer warns about magic_quotes_runtime and magic_quotes_sybase instead of trying to install with corrupt table files
    • ๐Ÿšš Installer no longer tries to move non-default MediaWiki: pages into Template:
    • 0๏ธโƒฃ User-to-user email disabled by default ($wgEnableUserEmail)