< MediaWiki 1.36
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

Vendor

Extensions

3D

No changes for 3D

AbuseFilter

No changes for AbuseFilter

ActiveAbstract

No changes for ActiveAbstract

AdvancedSearch

AntiSpoof

No changes for AntiSpoof

ApiFeatureUsage

No changes for ApiFeatureUsage

ArticleCreationWorkflow

No changes for ArticleCreationWorkflow

ArticlePlaceholder

No changes for ArticlePlaceholder

Babel

No changes for Babel

BetaFeatures

No changes for BetaFeatures

BounceHandler

No changes for BounceHandler

Calendar

No changes for Calendar

Campaigns

No changes for Campaigns

Capiunto

No changes for Capiunto

CategoryTree

No changes for CategoryTree

CentralAuth

No changes for CentralAuth

CentralNotice

No changes for CentralNotice

CharInsert

No changes for CharInsert

CheckUser

CirrusSearch

Cite

CiteThisPage

No changes for CiteThisPage

Citoid

No changes for Citoid

cldr

CodeEditor

No changes for CodeEditor

CodeMirror

No changes for CodeMirror

CodeReview

No changes for CodeReview

Cognate

No changes for Cognate

Collection

No changes for Collection

CommonsMetadata

No changes for CommonsMetadata

ConfirmEdit

No changes for ConfirmEdit

CongressLookup

No changes for CongressLookup

ContactPage

No changes for ContactPage

ContentTranslation

  • git #270a46eb - SX Content Comparator: Fix showing of target section content (task 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 (task 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 (task T253253) by NikG
  • git #84149d2c - SX Quick Tutorial: Go to sentence selector upon completion (task 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

No changes for CreditsSource

Dashiki

No changes for Dashiki

Disambiguator

No changes for Disambiguator

DiscussionTools

DismissableSiteNotice

No changes for DismissableSiteNotice

DonationInterface

DoubleWiki

No changes for DoubleWiki

DynamicSidebar

No changes for DynamicSidebar

Echo

Elastica

No changes for Elastica

ElectronPdfService

No changes for ElectronPdfService

EntitySchema

No changes for EntitySchema

EventBus

No changes for EventBus

EventLogging

EventStreamConfig

No changes for EventStreamConfig

ExtensionDistributor

No changes for ExtensionDistributor

ExternalGuidance

No changes for ExternalGuidance

FeaturedFeeds

No changes for FeaturedFeeds

FileExporter

No changes for FileExporter

FileImporter

FlaggedRevs

  • 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

  • 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

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

No changes for FundraisingTranslateWorkflow

Gadgets

No changes for Gadgets

GeoCrumbs

No changes for GeoCrumbs

GeoData

No changes for GeoData

GettingStarted

No changes for GettingStarted

GlobalBlocking

No changes for GlobalBlocking

GlobalCssJs

GlobalPreferences

No changes for GlobalPreferences

GlobalUsage

No changes for GlobalUsage

GlobalUserPage

No changes for GlobalUserPage

GoogleNewsSitemap

No changes for GoogleNewsSitemap

Graph

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

GrowthExperiments

GuidedTour

No changes for GuidedTour

GWToolset

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

ImageMap

No changes for ImageMap

InputBox

No changes for InputBox

Insider

No changes for Insider

intersection

No changes for intersection

Interwiki

No changes for Interwiki

InterwikiSorting

No changes for InterwikiSorting

Jade

No changes for Jade

Josa

No changes for Josa

JsonConfig

Kartographer

  • 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 (task T257872) by jdlrobson

LabeledSectionTransclusion

No changes for LabeledSectionTransclusion

LandingCheck

No changes for LandingCheck

LdapAuthentication

No changes for LdapAuthentication

Linter

No changes for Linter

LiquidThreads

No changes for LiquidThreads

Listings

No changes for Listings

LocalisationUpdate

No changes for LocalisationUpdate

LoginNotify

No changes for LoginNotify

MachineVision

MapSources

No changes for MapSources

MassMessage

No changes for MassMessage

Math

No changes for Math

MediaModeration

No changes for MediaModeration

MobileApp

MobileFrontend

MultimediaViewer

No changes for MultimediaViewer

No changes for NavigationTiming

Newsletter

No changes for Newsletter

NewUserMessage

No changes for NewUserMessage

Nuke

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

OATHAuth

No changes for OATHAuth

OAuth

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

OAuthRateLimiter

No changes for OAuthRateLimiter

OpenStackManager

No changes for OpenStackManager

ORES

No changes for ORES

PageAssessments

No changes for PageAssessments

PagedTiffHandler

PageImages

No changes for PageImages

PageTriage

No changes for PageTriage

PageViewInfo

No changes for PageViewInfo

ParserFunctions

No changes for ParserFunctions

PdfHandler

No changes for PdfHandler

Petition

No changes for Petition

Poem

No changes for Poem

PoolCounter

No changes for PoolCounter

Popups

No changes for Popups

ProofreadPage

PropertySuggester

No changes for PropertySuggester

QuickSurveys

No changes for QuickSurveys

Quiz

No changes for Quiz

ReadingLists

No changes for ReadingLists

No changes for RelatedArticles

Renameuser

No changes for Renameuser

RevisionSlider

No changes for RevisionSlider

RSS

No changes for RSS

No changes for SandboxLink

Score

Scribunto

No changes for Scribunto

SearchExtraNS

No changes for SearchExtraNS

SecureLinkFixer

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

SecurePoll

No changes for SecurePoll

ShortUrl

No changes for ShortUrl

SiteMatrix

No changes for SiteMatrix

SpamBlacklist

No changes for SpamBlacklist

SubPageList3

No changes for SubPageList3

SubpageSortkey

No changes for SubpageSortkey

SyntaxHighlight_GeSHi

No changes for SyntaxHighlight_GeSHi

TemplateData

TemplateSandbox

No changes for TemplateSandbox

TemplateStyles

No changes for TemplateStyles

TemplateWizard

No changes for TemplateWizard

TextExtracts

No changes for TextExtracts

Thanks

No changes for Thanks

TheWikipediaLibrary

No changes for TheWikipediaLibrary

TimedMediaHandler

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

timeline

No changes for timeline

TitleBlacklist

No changes for TitleBlacklist

TocTree

No changes for TocTree

TorBlock

No changes for TorBlock

Translate

  • 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 (task 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

No changes for TranslationNotifications

TrustedXFF

No changes for TrustedXFF

TwoColConflict

No changes for TwoColConflict

UniversalLanguageSelector

No changes for UploadsLink

UploadWizard

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

UrlShortener

No changes for UrlShortener

UserMerge

No changes for UserMerge

VipsScaler

No changes for VipsScaler

VisualEditor

  • 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 (task T252597) by David Lynch
  • git #69d8a195 - Follow-up I0a1a889: Show user uploads in gallery dialog (task 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

No changes for WebAuthn

Wikibase

WikibaseCirrusSearch

WikibaseLexeme

WikibaseLexemeCirrusSearch

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

WikibaseQualityConstraints

No changes for WikibaseQualityConstraints

Wikidata.org

No changes for Wikidata.org

WikidataPageBanner

WikiEditor

No changes for WikiEditor

wikihiero

No changes for wikihiero

WikiLove

No changes for WikiLove

WikimediaApiPortalOAuth

No changes for WikimediaApiPortalOAuth

WikimediaBadges

No changes for WikimediaBadges

WikimediaEditorTasks

No changes for WikimediaEditorTasks

WikimediaEvents

WikimediaIncubator

No changes for WikimediaIncubator

WikimediaMaintenance

No changes for WikimediaMaintenance

WikimediaMessages

Wikisource

No changes for Wikisource

XAnalytics

No changes for XAnalytics

Skins

CologneBlue

No changes for CologneBlue

MinervaNeue

Modern

No changes for Modern

MonoBook

Nostalgia

No changes for Nostalgia

Timeless

No changes for Timeless

Vector

WikimediaApiPortal

VisualEditor

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

Total Changes

248 Changes in 48 repos by 62 authors

This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.