|
|
Line 6: |
Line 6: |
|
| |
|
| {{TOCnonum}} | | {{TOCnonum}} |
|
| |
| ==Future 1.19 versions==
| |
| No notable feature changes have come after our current installation version (1.19.2), but security fixes are available up to 1.19.24. This was a Long-Term Support version, but support for it ended in May 2015.
| |
|
| |
| ==1.20==
| |
| *First release was in Nov. 2012.
| |
| *1.20 has several database changes since 1.19, and will not work without schema updates.
| |
| *Minimum PHP version is now 5.3.2, minimum SQL version is now MySQL 5.0.2, PostgreSQL 8.3, SQLite 3.3.7.
| |
| *Improved diff view (but we have already back-ported this into our Vector.css).
| |
| *In the interwiki map, "metawikipedia" was corrected to "metawikimedia".
| |
| *New special page Special:MostInterwikis.
| |
| *Live preview functionality has been improved.
| |
| *"Show" options on Special:RecentChanges and Special:RecentChangesLinked are now remembered between successive clicks.
| |
| *Sanitizer::fixDeprecatedAttributes should convert "align" attribute to margin or float instead of text-align (for non-table-cells).
| |
| *Removed white border around thumbnails in galleries.
| |
| *Section edit and TOC hide/show links are excluded from selection and copy/paste on supporting browsers.
| |
| *Allow importing pages as subpage.
| |
| *Allow <nowiki>{{PAGESINCATEGORY}}</nowiki> to distinguish between 'all', 'pages', 'files' and 'subcats'.
| |
| *Option on Special:Prefixindex and Special:Allpages to not show redirects.
| |
| *The user right 'upload_by_url' is no longer given to sysops by default. This only affects installations which have $wgAllowCopyUploads set to true.
| |
|
| |
|
| ==1.21== | | ==1.21== |