MediaWiki 1.36/wmf.3

MediaWiki 1.36.0-wmf.2 Deployment of MediaWiki 1.36.0-wmf.3 to Wikimedia sites MediaWiki 1.36.0-wmf.4

The latest version (labeled "1.36.0-wmf.3") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 4 August 2020 (see the roadmap).

Core changes

edit

Vendor

edit

Extensions

edit

No changes for 3D

AbuseFilter

edit

No changes for AbuseFilter

ActiveAbstract

edit

No changes for ActiveAbstract

AdvancedSearch

edit

AntiSpoof

edit

No changes for AntiSpoof

ApiFeatureUsage

edit

No changes for ApiFeatureUsage

ArticleCreationWorkflow

edit

No changes for ArticleCreationWorkflow

ArticlePlaceholder

edit

No changes for ArticlePlaceholder

Babel

edit

No changes for Babel

BetaFeatures

edit

No changes for BetaFeatures

BounceHandler

edit

No changes for BounceHandler

Calendar

edit

No changes for Calendar

Campaigns

edit

No changes for Campaigns

Capiunto

edit

No changes for Capiunto

CategoryTree

edit

No changes for CategoryTree

CentralAuth

edit

No changes for CentralAuth

CentralNotice

edit

No changes for CentralNotice

CharInsert

edit

No changes for CharInsert

CheckUser

edit
  • git #aeb6ef59 - Add help links and link to restart tour on SpecialInvestigate (T256586) by David Barratt
  • git #862e35b0 - Add CheckUserHookRunner to the service container (T256586) by David Barratt
  • git #bf158471 - Use the content language for the Special:Investigate tab urls. (T259393) by David Barratt
  • git #32430c49 - Use getPageTitle() instead of getTitleFor() by David Barratt
  • git #be6fbf7a - Add a link on Special:CheckUser to Special:Investigate (T259079) by Thalia
  • git #74bca87e - Skip page content if the result of the form submission is a redirect (T259032) by David Barratt

CirrusSearch

edit

Cite

edit
  • git #a0faedb9 - Sync up with Parsoid citeParserTests.txt by C. Scott Ananian
  • git #41149d80 - Restore preview of a <references> section alone (T245376) by Thiemo Kreuz

CiteThisPage

edit

No changes for CiteThisPage

Citoid

edit

No changes for Citoid

cldr

edit

CodeEditor

edit

No changes for CodeEditor

CodeMirror

edit

No changes for CodeMirror

CodeReview

edit

No changes for CodeReview

Cognate

edit

No changes for Cognate

Collection

edit

No changes for Collection

CommonsMetadata

edit

No changes for CommonsMetadata

ConfirmEdit

edit

No changes for ConfirmEdit

CongressLookup

edit

No changes for CongressLookup

ContactPage

edit

No changes for ContactPage

ContentTranslation

edit
  • git #270a46eb - SX Content Comparator: Fix showing of target section content (T251551) by NikG
  • git #73f034ab - CX3 UI library: Export components and plugins at lib entry and organize imports by Santhosh Thottingal
  • git #e9a44602 - Remove axios dependency, use sitemapper by Santhosh Thottingal
  • git #32d69ef7 - SXContentComparator: Add section navigation (T241589) by NikG
  • git #37468014 - SX: Move wikimedia-ui-base to devDependency from dependencies by Santhosh Thottingal
  • git #7d749af6 - Dashboard: Make suggestions the default view by Santhosh Thottingal
  • git #6b691d56 - Section translation: version 0.1.0+20200729 by Santhosh Thottingal
  • git #4395dda1 - CXDashboard: Fix infinite spinner for empty translation lists (T253253) by NikG
  • git #84149d2c - SX Quick Tutorial: Go to sentence selector upon completion (T250898) by NikG
  • git #d8ecf106 - SXArticleSelector: Fix non translated message by NikG
  • git #dcef13cc - UI Library: Set icon svg viewBox as 0 0 20 20 by Santhosh Thottingal
  • git #227a20af - UI Library: Add MWMessage for error, notices, warning & success messages by Santhosh Thottingal
  • git #7c80e30c - SXSectionSelector: Move sad robot svg to file by NikG

CreditsSource

edit

No changes for CreditsSource

Dashiki

edit

No changes for Dashiki

Disambiguator

edit

No changes for Disambiguator

DiscussionTools

edit
  • git #3ea1a721 - Swap toolbar and mode switcher (T257280) by Ed Sanders
  • git #8b4ef23e - Fix links to mediawiki.org to include www. prefix by Ed Sanders
  • git #c8d06f6b - Add a test case for replies to top-level comments with mixed indentation (T252702) by Bartosz Dziewoński
  • git #655c0526 - Restore error message for when comment is deleted while replying by Bartosz Dziewoński
  • git #80c58fe3 - Do not auto-add "Mention a user" to "Insert" menu (T259039) by Bartosz Dziewoński
  • git #6cf2f9ac - Log when editor switching is prevented (T257501) by David Lynch

DismissableSiteNotice

edit

No changes for DismissableSiteNotice

DonationInterface

edit

DoubleWiki

edit

No changes for DoubleWiki

DynamicSidebar

edit

No changes for DynamicSidebar

Echo

edit
  • git #532fdbf2 - Stop using ResourceLoaderTestModules hook (T232875) by Amir Sarabadani
  • git #bf1a1244 - Mobile Special:Notifications: Properly close overlay on selection (T258954) by Roan Kattouw
  • git #6492fc38 - Fix width of buttons-as-option-widgets by Ed Sanders
  • git #344cccb5 - Minerva popup: Fix scope of border-left/right rule by Ed Sanders
  • git #d43ceb89 - Merge in styles from Minerva (T258936) by Ed Sanders
  • git #910df7a1 - Use user IDs, not User objects, for reverted-user-id by Kosta Harlan

Elastica

edit

No changes for Elastica

ElectronPdfService

edit

No changes for ElectronPdfService

EntitySchema

edit

No changes for EntitySchema

EventBus

edit

No changes for EventBus

EventLogging

edit

EventStreamConfig

edit

No changes for EventStreamConfig

ExtensionDistributor

edit

No changes for ExtensionDistributor

ExternalGuidance

edit

No changes for ExternalGuidance

FeaturedFeeds

edit

No changes for FeaturedFeeds

FileExporter

edit

No changes for FileExporter

FileImporter

edit

FlaggedRevs

edit
  • git #0257f552 - Avoid inline variables in some absolutely trivial places by Thiemo Kreuz
  • git #a6c13252 - Use self and __CLASS__ to reference the own class name by Thiemo Kreuz
  • git #028d9ede - Minor fixes for wrong and unspecific PHPDoc tags by Thiemo Kreuz
  • git #5485de42 - Fix mismatching capitalization of many method calls by Thiemo Kreuz
  • git #59d097a9 - Remove empty setUp() from FRInclusionManagerTest by Thiemo Kreuz
  • git #1737ec45 - Add PHPDoc documentation to all class properties by Thiemo Kreuz
  • git #30ad68e0 - Remove unused properties from two classes by Thiemo Kreuz
  • git #3cf03e04 - Declare missing $this->user property in tests by Thiemo Kreuz
  • git #aea756fd - Use absolute class names in @covers tags by Thiemo Kreuz
  • git #59bc6846 - Fix formatting of per-class documentation by Thiemo Kreuz
  • git #2b283b47 - Add many more @inheritDoc where it makes sense by Thiemo Kreuz

Flow

edit
  • git #5a144433 - Fix Flow message dependencies by Ed Sanders
  • git #fb45abaf - Searcher: Fix repo with phan ignore for wfLogWarning double-escape issue by James D. Forrester
  • git #1a6d5eaa - Remove generatecss.php and Gemfile by Roan Kattouw
  • git #a59c9c6e - build: Updating grunt to 1.2.1 by libraryupgrader

FundraiserLandingPage

edit

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

edit

No changes for FundraisingTranslateWorkflow

Gadgets

edit

No changes for Gadgets

GeoCrumbs

edit

No changes for GeoCrumbs

GeoData

edit

No changes for GeoData

GettingStarted

edit

No changes for GettingStarted

GlobalBlocking

edit

No changes for GlobalBlocking

GlobalCssJs

edit

GlobalPreferences

edit

No changes for GlobalPreferences

GlobalUsage

edit

No changes for GlobalUsage

GlobalUserPage

edit

No changes for GlobalUserPage

GoogleNewsSitemap

edit

No changes for GoogleNewsSitemap

Graph

edit
  • git #5895194b - build: Updating elliptic to 6.5.3 by libraryupgrader

GrowthExperiments

edit

GuidedTour

edit

No changes for GuidedTour

GWToolset

edit
  • git #90af3789 - Add Special:MyLanguage for better user experience by Yuki Shira

ImageMap

edit

No changes for ImageMap

InputBox

edit

No changes for InputBox

Insider

edit

No changes for Insider

intersection

edit

No changes for intersection

Interwiki

edit

No changes for Interwiki

InterwikiSorting

edit

No changes for InterwikiSorting

Jade

edit

No changes for Jade

Josa

edit

No changes for Josa

JsonConfig

edit

Kartographer

edit
  • git #cf24e81c - Add missing pieces of documentation across the codebase by Thiemo Kreuz
  • git #57739612 - Remove a few minor pieces of dead, unused code by Thiemo Kreuz
  • git #fbbb5dea - Add @inheritDoc to mark code in subclasses as documented by Thiemo Kreuz
  • git #3cf5366c - Fix a few minor type issues in PHPDoc tags by Thiemo Kreuz
  • git #77e3baad - Fix visibility of setUp() methods by Thiemo Kreuz
  • git #a0ad9c52 - build: Updating elliptic to 6.5.3 by libraryupgrader
  • git #bd1738ee - Disable panning and zooming until ready (T257872) by jdlrobson

LabeledSectionTransclusion

edit

No changes for LabeledSectionTransclusion

LandingCheck

edit

No changes for LandingCheck

LdapAuthentication

edit

No changes for LdapAuthentication

Linter

edit

No changes for Linter

LiquidThreads

edit

No changes for LiquidThreads

Listings

edit

No changes for Listings

LocalisationUpdate

edit

No changes for LocalisationUpdate

LoginNotify

edit

No changes for LoginNotify

MachineVision

edit
  • git #093f44dc - Remove superfluous ext.MachineVision.polyfill and ext.MachineVision.config (T248405) by Timo Tijhof

MapSources

edit

No changes for MapSources

MassMessage

edit

No changes for MassMessage

Math

edit

No changes for Math

MediaModeration

edit

No changes for MediaModeration

MobileApp

edit

MobileFrontend

edit
  • git #484076fa - Copy 'thumbborder' class from image to image placeholder (T199351) by Peter Ovchyn
  • git #e132873e - Fix wrong section name in edit summary when editing whole page in source mode (T258832) by Bartosz Dziewoński
  • git #e6d024b3 - Factor Style-related functions out of LazyImageTransform (T199351) by Peter Ovchyn
  • git #231bc135 - mf_useformat cookie should be HttpOnly (T238075) by sbassett
  • git #3fb4e304 - Copy `usemap` attribute from original image to lazy loaded (T209183) by Peter Ovchyn
  • git #401e1d40 - LanguageInfo Overlay: Preprocess data for better UX by Kosta Harlan

MultimediaViewer

edit

No changes for MultimediaViewer

edit

No changes for NavigationTiming

Newsletter

edit

No changes for Newsletter

NewUserMessage

edit

No changes for NewUserMessage

Nuke

edit
  • git #37c4b77c - Replace call to deprecated User::isBlocked with User::getBlock by DannyS712

OATHAuth

edit

No changes for OATHAuth

OAuth

edit
  • git #0a29f224 - Updating league/oauth2-server (8.1.0 => 8.1.1) by Reedy

OAuthRateLimiter

edit

No changes for OAuthRateLimiter

OpenStackManager

edit

No changes for OpenStackManager

ORES

edit

No changes for ORES

PageAssessments

edit

No changes for PageAssessments

PagedTiffHandler

edit

PageImages

edit

No changes for PageImages

PageTriage

edit

No changes for PageTriage

PageViewInfo

edit

No changes for PageViewInfo

ParserFunctions

edit

No changes for ParserFunctions

PdfHandler

edit

No changes for PdfHandler

Petition

edit

No changes for Petition

Poem

edit

No changes for Poem

PoolCounter

edit

No changes for PoolCounter

Popups

edit

No changes for Popups

ProofreadPage

edit

PropertySuggester

edit

No changes for PropertySuggester

QuickSurveys

edit

No changes for QuickSurveys

Quiz

edit

No changes for Quiz

ReadingLists

edit

No changes for ReadingLists

edit

No changes for RelatedArticles

Renameuser

edit

No changes for Renameuser

RevisionSlider

edit

No changes for RevisionSlider

No changes for RSS

edit

No changes for SandboxLink

Score

edit

Scribunto

edit

No changes for Scribunto

SearchExtraNS

edit

No changes for SearchExtraNS

SecureLinkFixer

edit
  • git #0b5a81b5 - Updating domains.php from Mozilla by SecureLinkFixer updater bot

SecurePoll

edit

No changes for SecurePoll

ShortUrl

edit

No changes for ShortUrl

SiteMatrix

edit

No changes for SiteMatrix

SpamBlacklist

edit

No changes for SpamBlacklist

SubPageList3

edit

No changes for SubPageList3

SubpageSortkey

edit

No changes for SubpageSortkey

SyntaxHighlight_GeSHi

edit

No changes for SyntaxHighlight_GeSHi

TemplateData

edit

TemplateSandbox

edit

No changes for TemplateSandbox

TemplateStyles

edit

No changes for TemplateStyles

TemplateWizard

edit

No changes for TemplateWizard

TextExtracts

edit

No changes for TextExtracts

Thanks

edit

No changes for Thanks

TheWikipediaLibrary

edit

No changes for TheWikipediaLibrary

TimedMediaHandler

edit
  • git #5a7179ff - Sync up with Parsoid timedMediaHandlerParserTests.txt by C. Scott Ananian

timeline

edit

No changes for timeline

TitleBlacklist

edit

No changes for TitleBlacklist

TocTree

edit

No changes for TocTree

TorBlock

edit

No changes for TorBlock

Translate

edit
  • git #296acf20 - Remove unused stuff from ext.translate.quickedit.css by Niklas Laxström
  • git #abe5fbf5 - Remove custom edit buttons from legacy fallback editor by Niklas Laxström
  • git #277cebbf - TranslationHelpers: small code cleanup by Niklas Laxström
  • git #edaf62bb - Remove TranslationHelpers::setTextareaId by Niklas Laxström
  • git #7f9bd8c2 - Update multiple language selector to OOUI by Niklas Laxström
  • git #ec7cb0f8 - Remove TranslationHelpers::getOtherLanguagesBox by Niklas Laxström
  • git #56def79e - Fix smell: overwritten visibility by Niklas Laxström
  • git #0fcfcaf6 - Sort items in ext.translate.specialpages.styles by Niklas Laxström
  • git #659ddb5c - Merge ext.translate.special.supportedlanguages by Niklas Laxström
  • git #057cdeb1 - Update README to include link to Developer guide (T256873) by Niklas Laxström
  • git #7170fbfb - Remove unused StatsTable::formatTooltip by Niklas Laxström
  • git #a3e1469f - Merge ext.translate.special.searchtranslations.styles by Niklas Laxström
  • git #8ef05aa5 - Merge ext.translate.special.pagetranslation.styles by Niklas Laxström

TranslationNotifications

edit

No changes for TranslationNotifications

TrustedXFF

edit

No changes for TrustedXFF

TwoColConflict

edit

No changes for TwoColConflict

UniversalLanguageSelector

edit
edit

No changes for UploadsLink

UploadWizard

edit
  • git #7b93ccfa - Moving stray license definition from CommonSettings.php by Kaldari

UrlShortener

edit

No changes for UrlShortener

UserMerge

edit

No changes for UserMerge

VipsScaler

edit

No changes for VipsScaler

VisualEditor

edit
  • git #09f4af2a - CollabTarget: Add close button on mobile by Ed Sanders
  • git #dd862a83 - MobileArticleTarget: Move MWBackTool to a separate file by Ed Sanders
  • git #76cea9b2 - ExportWikitextDialog: Make height of wikitext input fit dialog by Ed Sanders
  • git #61edb5c2 - ExportWikitextDialog: Add explicit editfont dependency by Ed Sanders
  • git #b32a066b - Make import button progressive (but not primary) by Ed Sanders
  • git #f57cfef0 - Update VE core submodule to master (0866080cf) by Ed Sanders
  • git #341e86de - Special:CollabPad: Replace getPageClasses as if the page were an article by Ed Sanders
  • git #deb218ae - Use mw.cookie instead of jquery.cookie (T252597) by David Lynch
  • git #69d8a195 - Follow-up I0a1a889: Show user uploads in gallery dialog (T62398) by Ed Sanders
  • git #ec872093 - ExportWikitextDialog: Add help text by Ed Sanders
  • git #a9d7884d - ExportWikitextDialog: Add ellipses to "Export" buttons by Ed Sanders
  • git #3ebcf569 - ExportWikitextDialog: Add copy button to wikitext by Ed Sanders
  • git #d8a0f475 - ExportWikitextDialog: Fix title comparison by Ed Sanders

WebAuthn

edit

No changes for WebAuthn

Wikibase

edit

WikibaseCirrusSearch

edit

WikibaseLexeme

edit
  • git #527ee5ae - Adjust for signature change in TermFallbackLanguageChain constructor (T250930) by Michael Große

WikibaseLexemeCirrusSearch

edit

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

edit

WikibaseQualityConstraints

edit

No changes for WikibaseQualityConstraints

Wikidata.org

edit

No changes for Wikidata.org

WikidataPageBanner

edit

WikiEditor

edit

No changes for WikiEditor

wikihiero

edit

No changes for wikihiero

WikiLove

edit

No changes for WikiLove

WikimediaApiPortalOAuth

edit

No changes for WikimediaApiPortalOAuth

WikimediaBadges

edit

No changes for WikimediaBadges

WikimediaEditorTasks

edit

No changes for WikimediaEditorTasks

WikimediaEvents

edit

WikimediaIncubator

edit

No changes for WikimediaIncubator

WikimediaMaintenance

edit

No changes for WikimediaMaintenance

WikimediaMessages

edit

Wikisource

edit

No changes for Wikisource

XAnalytics

edit

No changes for XAnalytics

Skins

edit

CologneBlue

edit

No changes for CologneBlue

MinervaNeue

edit

Modern

edit

No changes for Modern

MonoBook

edit

Nostalgia

edit

No changes for Nostalgia

Timeless

edit

No changes for Timeless

Vector

edit

WikimediaApiPortal

edit

VisualEditor

edit
  • git #0866080c - GCN: Don't try to resolveAttributes when rendering.length=0 by Ed Sanders

Total Changes

edit

248 Changes in 48 repos by 62 authors