MediaWiki 1.36/wmf.33

MediaWiki 1.36.0-wmf.32 Deployment of MediaWiki 1.36.0-wmf.33 to Wikimedia sites MediaWiki 1.36.0-wmf.34

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

Core changes

edit
  • git #e46eb009 - Branch commit for wmf/1.36.0-wmf.33 (T274937) by trainbranchbot
  • git #5d39397d - Convert first batch of special pages to Authority by Petr Pchelko
  • git #0ebf43b2 - ActorStore: introduce findActorIdByName (T274179) by daniel
  • git #f9e6c7b8 - Allow PermissionError to be constructed with a PermissionStatus (T271504) by Cindy Cicalese
  • git #bd7cf4dc - Add $wgChronologyProtectorStash and improve $wgMainStash comments (T254634) by Aaron Schulz
  • git #5b6782b1 - rdbms: add LoadBalancer::getClusterName() method by Aaron Schulz
  • git #9acb3b21 - Align quiet buttons with style guide (T268241) by jdlrobson
  • git #008e09f7 - Split TextboxBuilderTest into separate unit tests by DannyS712
  • git #da74e213 - Make rc_id unsigned (T62962) by Amir Sarabadani
  • git #6222a1ae - Don't worry about something before when armoring french spaces (T275918) by Arlo Breault
  • git #05d70717 - Move libs/Message tests under unit tests by DannyS712
  • git #fb4627b8 - WfExpandUrlTest use yield for test cases by DannyS712
  • git #a89ea93b - Deprecate LogEntry::getPerformer in favor of ::getPerformerIdentity (T274329) by Vadim Kovalenko
  • git #a4b7b9c5 - Make DeprecatedGlobalTest a pure unit test by DannyS712
  • git #7bdfc835 - Allow Composer 2.0 by Tim Starling
  • git #c6447384 - RELEASE-NOTES-1.36: Fix name of wikimedia/composer-merge-plugin by Reedy
  • git #7d8bf018 - Clean up Title deprecated methods of mediawiki core (T274151) by Peter Ovchyn
  • git #9b438284 - Split PasswordPolicyChecksTest into separate unit tests by DannyS712
  • git #16e31caa - MysqlUpdater: Move iwlinks.iwl_prefix modification patch to 1.35 by Reedy
  • git #d0dc5915 - Remove unused patch-cache.sql by Amir Sarabadani
  • git #a4ab432a - Updating wikimedia/shellbox (1.0.3 => 1.0.4) by Kunal Mehta
  • git #6703be37 - Remove unused patch-oldestindex.sql by Amir Sarabadani
  • git #a181543d - Clean up debug logging in LocalFileMoveBatch by DannyS712
  • git #9c8db4b1 - Make SqlBagOStuffTest a pure unit test by DannyS712
  • git #361b3bd9 - Convert UnsupportedSlotDiffRendererTest to a pure unit test by DannyS712
  • git #fe54b72b - Make ViewActionTest a pure unit test by DannyS712
  • git #56ae4571 - Make PoolCounterTest a pure unit test by DannyS712
  • git #63f0f3a3 - ApiUnblockTest: fix file location by DannyS712
  • git #0061ed3b - Convert WikiPage to authority. by Petr Pchelko
  • git #db32346c - WikitextStructureTest: combine single use methods by DannyS712
  • git #4a3e5e61 - Make TextContentHandlerTest a pure unit test by DannyS712
  • git #01f00d88 - ObjectFactoryMakeContentHandlerWithSpecsToTest: remove extra line by DannyS712
  • git #db541296 - Make FileContentHandlerTest a pure unit test by DannyS712
  • git #cb871d2c - ResetUserEmail: Call parent constructor first by Ed Sanders
  • git #63363c25 - Make ApiWatchlistTraitTest a pure unit test by DannyS712
  • git #bab2c009 - Make ApiModuleManagerTest a pure unit test by DannyS712
  • git #4433207f - mergeMessageFileList.php: Improve error handling by Ahmon Dancy
  • git #ed77c8a3 - Add namespace names for [tay] Atayal (T275803) by jhsoby
  • git #5a9f5366 - IDatabase::update: Fix documentation of options by Ed Sanders
  • git #0e93b2f8 - Remove misleading ** in phpunit.xml.dist by Lucas Werkmeister
  • git #4a6d4baa - Migrate recentchanges table to abstract schema (T230428) (T42626) by Amir Sarabadani
  • git #6840d966 - Drop doFixAncientImagelinks from MysqlUpdater (T272199) by Amir Sarabadani
  • git #65af17e7 - Hard deprecate WatchedItem::getUser in favor of ::getUserIdentity (T274972) by Vadim Kovalenko
  • git #63ef36b4 - Updating wikimedia/composer-merge-plugin (v1.4.1 => v2.0.1) (T275824) by Reedy
  • git #a8095130 - Correct fi translation of 'img_upright' by 01miki10
  • git #921343b3 - PHPVersionCheck: Complain about known-bad versions above minimum (T246594) (T270228) by James D. Forrester
  • git #2290df4b - Extend iwlinks.iwl_prefix to VARBINARY(32) on MySQL (T275242) by Reedy
  • git #38ec1cb0 - OOUIHTMLForm: Remove IE8 fallback code (T258766) by Volker E
  • git #ee7d3e93 - Convert ChangeTags public interface to Authority. (T275507) by Petr Pchelko
  • git #245bdafd - resourceloader: Add wikimedia/minify package and remove local copies (T273247) by Timo Tijhof
  • git #8cc67fa3 - BlockUsers maintenance script: Allow setting of block flags by Ed Sanders
  • git #68faccd0 - URL encode the username passed to prefs-user-downloaddata-help-message (T275620) by David Lynch
  • git #293b061f - SpecialPageFatalTest: tolerate failure to create page (T275661) by Lucas Werkmeister
  • git #782a46f6 - Use Authority for revision audience where possible by Petr Pchelko
  • git #92848937 - Avoid unstubbing user in BlockErrorFormatter::getFormattedBlockErrorInfo (T267445) by Umherirrender
  • git #540a3502 - mediawiki.user: Catch and fall back if getRandomValues fails (T263041) by Michael Holloway
  • git #21ab535b - Fix filename in PageUpdater documentation by Thalia
  • git #6e2762c7 - BlockUsers maintenance script: Avoid bug in hasOption (T275627) by Ed Sanders
  • git #e2a91921 - resourceloader: Fix FileModule resource URLs for document root wikis by Tim Starling
  • git #bb990c7e - Convert skin code to Authority where ready by Petr Pchelko
  • git #7f38946a - ApiQueryUserContributions: use UserSelectQueryBuilder by Petr Pchelko
  • git #c3bdbb8b - Make actor services usable with object factory. by Petr Pchelko
  • git #179816ef - Parse the wikitext of parse warning messages in live preview (T274883) by Bartosz Dziewoński
  • git #f59f43b7 - SECURITY: Escape the wikitext of parse warning messages in live preview (T274883) by Bartosz Dziewoński
  • git #3a5c8f0f - Convert logging namespace to Authority by Petr Pchelko
  • git #eb4e26bc - Use Authority in special pages pagers by Petr Pchelko
  • git #33138a39 - pipeline: Use /srv/mediawiki as production working directory by Dan Duvall
  • git #74723d21 - Don't use getUserId in RevisionStore. (T275452) by daniel
  • git #f6e1891c - Use Authority and GroupPermissionLookup in Action API (T271462) (T271854) by Cindy Cicalese
  • git #0dfae58f - Remove unused patch-linktables.sql by Amir Sarabadani
  • git #fed3cb3c - mediawiki.less: Add transition and animation variables by Volker E
  • git #957ce323 - mediawiki.less: Add colors, border variables and restructure file by Volker E
  • git #2ebb44ea - Convert AuthManager to Authority: step 1. (T273510) by Petr Pchelko
  • git #4f0e8b03 - Use context Authority in Actions for permission checks by Petr Pchelko
  • git #c070af05 - apisandbox.js - split DateTimeParamWidget to separate file (T269952) by DannyS712
  • git #023a7257 - Force unique ids for cloner-generated elements (T274533) by STran
  • git #87a5cb46 - UserQueryBuilder: abstraction for actor table queries. (T274223) by Petr Pchelko
  • git #351a003e - Creating an interface to check for emptiness of an object by yash9265
  • git #6b9db587 - Hide empty tables when viewing page information (T217951) by DannyS712
  • git #14d363c2 - Add converter for the Talysh language (tly) (T258975) by Amir Aharoni
  • git #c09f4fd6 - Fix and add various type hints by Thiemo Kreuz
  • git #bcf58501 - getText.php: add --revision option by daniel
  • git #8ee8c129 - Hard-deprecate User::newSystemUser validation parameter. (T273933) by Petr Pchelko
  • git #22fb3d00 - mailmap: Change Majavah's email domain by Taavi Väänänen

Vendor

edit

Extensions

edit

No changes for 3D

AbuseFilter

edit
  • git #124031fe - Stop using deprecated User::addGroup in tests (T276094) by Daimona Eaytoy
  • git #709803eb - Make FilterProfiler independent of DeferredUpdate by Matěj Suchánek
  • git #3365a648 - Reject filters with invalid groups by Daimona Eaytoy
  • git #b8ac52c5 - Use independent stats for emergency disable (T264629) by Matěj Suchánek
  • git #2470bea0 - Update hit counts in a DeferredUpdate (T274455) by Daimona Eaytoy
  • git #4f1a6310 - Use a different message for unprivileged users by Matěj Suchánek

ActiveAbstract

edit

No changes for ActiveAbstract

AdvancedSearch

edit

No changes for AdvancedSearch

AntiSpoof

edit

No changes for AntiSpoof

ApiFeatureUsage

edit

No changes for ApiFeatureUsage

ArticleCreationWorkflow

edit

No changes for ArticleCreationWorkflow

ArticlePlaceholder

edit

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

Capiunto

edit

No changes for Capiunto

CategoryTree

edit
  • git #7acc45f6 - Stop using deprecated Language methods by Daimona Eaytoy

CentralAuth

edit
  • git #311d9d1a - Add API module for creating local accounts by Taavi Väänänen
  • git #a19cc819 - General code cleanup in CentralAuthUser class by DannyS712
  • git #e5cef3c4 - CentralAuthCreateLocalAccountJob: normalize logs by DannyS712
  • git #336a23d5 - EmailableUser: remove mention of newFromId by DannyS712
  • git #7d9169d7 - Remove CentralAuthUserArray class by DannyS712
  • git #f84c68cc - Minor cleanup to WikiSet.php by DannyS712
  • git #e85fd1ac - Convert to Authority where straightforward (T273511) by Petr Pchelko
  • git #73ade529 - Avoid using User ::isUsableName, ::isCreatableName, ::getCanonicalName (T275030) by vladshapik

CentralNotice

edit
  • git #308b9d60 - BannerRenderer: Use ResourceLoader::filter instead of internal JavaScriptMinifier by Timo Tijhof

CharInsert

edit

No changes for CharInsert

CheckUser

edit

CirrusSearch

edit
  • git #caa1b56f - Stop using deprecated Language::autoConvertToAllVariants by Daimona Eaytoy

Cite

edit

CiteThisPage

edit

No changes for CiteThisPage

Citoid

edit

No changes for Citoid

cldr

edit

CodeEditor

edit

No changes for CodeEditor

CodeMirror

edit

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

CongressLookup

edit

No changes for CongressLookup

ContactPage

edit

No changes for ContactPage

ContentTranslation

edit
  • git #eb94bddb - CX3 Build 0.1.0+20210301 by Santhosh Thottingal
  • git #77f7582c - SX: Performance fixes for vuex fetch actions (T274825) by NikG
  • git #082c1180 - SX: Fix suggestion fetching upon source/_target language change (T274118) by NikG
  • git #f919674b - SX: Fix alignment of menu items in user menu in Special:CX (T275593) by Santhosh Thottingal
  • git #cefabeba - SX ProposedTranslationCard: Fix body height when MT provider changes by NikG
  • git #11b83aeb - Update dependencies to fix npm security issues reported by Santhosh Thottingal
  • git #36529fd9 - CX3 Build 0.1.0+20210223 by Santhosh Thottingal
  • git #5ee40c86 - SX Api: Add fetch cxserver token and use it to fetch translations (T275385) by NikG
  • git #8424cd67 - SX Quick Tutorial: Fix text for step 1 (T273050) by NikG

CreditsSource

edit

No changes for CreditsSource

Dashiki

edit

No changes for Dashiki

Disambiguator

edit

No changes for Disambiguator

DiscussionTools

edit
  • git #024a978f - Don't detect comments within quotes (T275881) by Bartosz Dziewoński
  • git #665f68f8 - Fix toolbar dialog placement by Ed Sanders
  • git #f5c3da2a - Pass replyWidget to _target by Ed Sanders
  • git #c04a4c5c - Ensure most of the widget doesn't move when blur-validating (T275923) by Ed Sanders
  • git #f62ce556 - Fix wikitext command registry inheritance by Ed Sanders
  • git #67096cb4 - Stop using deprecated Language methods by Daimona Eaytoy
  • git #efe95494 - Improve signature detection to handle formatting on the timestamp (T275938) by Bartosz Dziewoński
  • git #e767ee17 - CommentUtils: Fix edge case bug in getCoveredSiblings() by Bartosz Dziewoński
  • git #af082908 - Improve merging multiple comments on one paragraph (T275934) by Bartosz Dziewoński
  • git #9fafe72f - Broken test cases for comments with double signatures (T275934) by Bartosz Dziewoński
  • git #01ac2854 - Support the enable2017Wikitext option (T257391) by Ed Sanders
  • git #8a322a28 - Return transcludedFrom data for headings as well as comments by Ed Sanders
  • git #5b26e966 - CommentFormatter: Fix inserting placeholder heading marker (T275440) by Bartosz Dziewoński
  • git #444e5deb - Make sure the Visual/Source mode selector loses focus after switching (T274423) by Bartosz Dziewoński
  • git #35738b1f - CommentParser: Replace getThreadStartTimestamp with getThreadStartComment by Bartosz Dziewoński
  • git #794332c1 - Add stripTrailingSeparator to getBodyText as well as getBodyHTML by Ed Sanders
  • git #6ec1f391 - Change generation of logging session ID (T275051) by David Lynch
  • git #da72fb15 - Only show reply links when body class in present (T273072) (T274311) by Ed Sanders
  • git #6c023da5 - Sort message keys (and enforce sorting) by Ed Sanders
  • git #08566176 - Remove useless escaping from en/qqq.json by Ed Sanders

DismissableSiteNotice

edit

No changes for DismissableSiteNotice

DonationInterface

edit

DoubleWiki

edit

No changes for DoubleWiki

DynamicSidebar

edit

No changes for DynamicSidebar

Echo

edit

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

No changes for EventLogging

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

No changes for FileImporter

FlaggedRevs

edit

Flow

edit
  • git #d0eb09dc - Fix namespace in AbuseFilter hook handler (T275798) by Daimona Eaytoy
  • git #ead7a28e - PostReplyPresentationModel: Fix messages keys by Ed Sanders
  • git #77b4633e - Add a whole bunch of missing PHPDoc tags by Thiemo Kreuz

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

No changes for GlobalCssJs

GlobalPreferences

edit

No changes for GlobalPreferences

GlobalUsage

edit

No changes for GlobalUsage

GlobalUserPage

edit

No changes for GlobalUserPage

GlobalWatchlist

edit

GoogleNewsSitemap

edit

No changes for GoogleNewsSitemap

Graph

edit

GrowthExperiments

edit

GuidedTour

edit

No changes for GuidedTour

GWToolset

edit

No changes for GWToolset

ImageMap

edit

No changes for ImageMap

InputBox

edit
  • git #c52e9fe3 - Stop using deprecated Language methods by Daimona Eaytoy

Insider

edit

No changes for Insider

intersection

edit

No changes for intersection

Interwiki

edit

No changes for Interwiki

InterwikiSorting

edit

No changes for InterwikiSorting

IPInfo

edit

No changes for IPInfo

Jade

edit

No changes for Jade

Josa

edit

No changes for Josa

JsonConfig

edit

No changes for JsonConfig

Kartographer

edit

No changes for Kartographer

LabeledSectionTransclusion

edit

No changes for LabeledSectionTransclusion

LandingCheck

edit

No changes for LandingCheck

LdapAuthentication

edit

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 #de87441a - Add coverage directory to .eslintignore by Roan Kattouw

MapSources

edit

No changes for MapSources

MassMessage

edit
  • git #e95b2148 - Update message displayed under page to be sent as message control by Abijeet
  • git #fa439e42 - Remove mandatory line separator between page content and message (T254481) by Niklas Laxström

Math

edit
  • git #35d57a65 - Use Mathoid to validate Wikibase formuale (T274436) by Moritz Schubotz (physikerwelt)

MediaModeration

edit

No changes for MediaModeration

MobileApp

edit

No changes for MobileApp

MobileFrontend

edit
  • git #41bf663b - build: Updating mediawiki/mediawiki-codesniffer to 35.0.0 by Umherirrender

MultimediaViewer

edit
edit

No changes for NavigationTiming

Newsletter

edit

No changes for Newsletter

NewUserMessage

edit

No changes for NewUserMessage

Nuke

edit

No changes for Nuke

OATHAuth

edit

No changes for OATHAuth

OAuth

edit
  • git #8fd8dbc8 - Fix a trivial PHPCS warning about assertions by Thiemo Kreuz

OAuthRateLimiter

edit
  • git #5231c158 - Fix the only remaining PHPCS warning by Thiemo Kreuz

OpenStackManager

edit

ORES

edit

No changes for ORES

PageAssessments

edit

No changes for PageAssessments

PagedTiffHandler

edit

No changes for PagedTiffHandler

PageImages

edit

No changes for PageImages

PageNotice

edit

No changes for PageNotice

PageTriage

edit

No changes for PageTriage

PageViewInfo

edit

No changes for PageViewInfo

ParserFunctions

edit

No changes for ParserFunctions

PdfHandler

edit

No changes for PdfHandler

Poem

edit

No changes for Poem

PoolCounter

edit

No changes for PoolCounter

Popups

edit
  • git #eaaf560d - build: Updating mediawiki/mediawiki-codesniffer to 35.0.0 by Umherirrender
  • git #82d54945 - Combine page and reference preview preferences (T265709) by Andrew Kostka
  • git #8a857103 - Finalize ReferencePreviewsPopups event platform migration (T275009) by Adam Wight

ProofreadPage

edit

No changes for ProofreadPage

PropertySuggester

edit

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

No changes for Score

Scribunto

edit

SearchExtraNS

edit

No changes for SearchExtraNS

SecureLinkFixer

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

SecurePoll

edit

ShortUrl

edit

No changes for ShortUrl

SiteMatrix

edit

No changes for SiteMatrix

SpamBlacklist

edit

No changes for SpamBlacklist

StopForumSpam

edit

No changes for StopForumSpam

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
  • git #ef286c1c - Replace use of Parser::$mPreprocessor, deprecated in 1.35 (T275160) by C. Scott Ananian

TemplateWizard

edit

No changes for TemplateWizard

TextExtracts

edit
  • git #8755419b - Stop using deprecated Language methods by Daimona Eaytoy

Thanks

edit
  • git #d14b4161 - Avoid using LogEntry::getPerformer in favor of getPerformerIdentity (T274329) by Vadim Kovalenko

TheWikipediaLibrary

edit

No changes for TheWikipediaLibrary

TimedMediaHandler

edit
  • git #a9ed7dcb - Stop using deprecated Language methods by Daimona Eaytoy
  • git #ec3f30e6 - build: Updating mediawiki/mediawiki-codesniffer to 35.0.0 by Umherirrender
  • git #d57addb0 - MWEmbedPlayer: Don't try to work on videos that aren't in the DOM (T263600) by jdlrobson

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 #37251141 - TranslatablePage: Improve class and member variable comments by Niklas Laxström
  • git #8ebfe673 - TranslationUnit: Cleanup docs and type declarations by Niklas Laxström
  • git #e6d4138e - Rename TPSection to TranslationUnit by Niklas Laxström
  • git #e02124b1 - Avoid using User ::getCanonicalName (T275030) by vladshapik
  • git #43e0f1aa - Stop using deprecated Language::convert() by Daimona Eaytoy
  • git #d7b95193 - build: Updating mediawiki/mediawiki-codesniffer to 35.0.0 by Umherirrender
  • git #5e37d8c1 - Update README with link to Getting started with development page (T273580) by Abijeet
  • git #95bca0dd - Skip importing other languages if source language is not safe by Abijeet
  • git #f64bf9c5 - Move TPSection to PageTranslation namespace by Niklas Laxström

TranslationNotifications

edit

No changes for TranslationNotifications

TrustedXFF

edit

No changes for TrustedXFF

TwoColConflict

edit

UniversalLanguageSelector

edit
  • git #14140078 - Update jquery.ime and jquery.uls from upstream by Amir Aharoni
  • git #af6402a0 - build: Updating mediawiki/mediawiki-codesniffer to 35.0.0 by Umherirrender
edit

No changes for UploadsLink

UploadWizard

edit

No changes for UploadWizard

UrlShortener

edit

No changes for UrlShortener

UserMerge

edit

No changes for UserMerge

VipsScaler

edit

No changes for VipsScaler

VisualEditor

edit

WebAuthn

edit

No changes for WebAuthn

Wikibase

edit

WikibaseCirrusSearch

edit

WikibaseLexeme

edit

WikibaseLexemeCirrusSearch

edit

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

edit

WikibaseQualityConstraints

edit

Wikidata.org

edit

No changes for Wikidata.org

WikidataPageBanner

edit
  • git #b370946a - Stop using deprecated Language methods by Daimona Eaytoy

WikiEditor

edit

wikihiero

edit
  • git #ac5b2631 - Stop using deprecated Language methods by Daimona Eaytoy

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
  • git #d532bb45 - Fix: Restore exporting wgWMESchemaEditAttemptStepSamplingRate to JS by Michael Holloway
  • git #d2e7d3ac - Avoid using User::getDefaultOption (T276035) by vladshapik
  • git #07038559 - Add mediawiki.cookie dependency to sessionTick (T275948) by jdlrobson
  • git #7cfb0dcc - Remove InukaPageView instrumentation (T265921) by Stephane Bisson
  • git #28a359ff - clientError: Ignore permission denied errors in error tracking (T264245) by jdlrobson
  • git #f0dec6cc - Fix dynamically loaded instruments by Sam Smith
  • git #5eedcf4a - clientError: Merge mediawiki.errorLogger.js code (again) (T249826) by Sam Smith
  • git #cf12e828 - Don't set title-based X-Analytics fields for API requests by Kunal Mehta

WikimediaIncubator

edit

No changes for WikimediaIncubator

WikimediaMaintenance

edit
  • git #4d913d3f - [docs] addWiki: mhwiktionary is the to-go wiki for creating wiktionaries by Martin Urbanec

WikimediaMessages

edit

Wikisource

edit

No changes for Wikisource

XAnalytics

edit

No changes for XAnalytics

Skins

edit

CologneBlue

edit

No changes for CologneBlue

MinervaNeue

edit
  • git #dff83a4b - Stop using deprecated Language methods by Daimona Eaytoy
  • git #bc7b1021 - build: Updating mediawiki/mediawiki-codesniffer to 35.0.0 by Umherirrender

Modern

edit

No changes for Modern

MonoBook

edit

No changes for MonoBook

Nostalgia

edit

Timeless

edit
  • git #2c105d7f - Stop using deprecated Language methods by Daimona Eaytoy
  • git #bbb772f8 - Revert icon-only history, new section cactions for desktop (T271443) by Isarra

Vector

edit
  • git #8d8e2d85 - Language button is quiet with focus, active and hover states (T268241) by jdlrobson
  • git #ee4b7fb9 - build: Updating mediawiki/mediawiki-codesniffer to 35.0.0 by Umherirrender
  • git #d8bdba00 - Reorganize layout variables by Jan Drewniak

WikimediaApiPortal

edit

No changes for WikimediaApiPortal

VisualEditor

edit
  • git #ca3f685b - ve.createDocumentFromHtml: Do not lose <style> tags in doc fragments (T273234) by Bartosz Dziewoński

Total Changes

edit

340 Changes in 63 repos by 71 authors

  NODES
3d 15
Canvas 1
composer 5
Experiments 2
HOME 3
Idea 1
idea 1
Intern 1
Javascript 1
languages 5
mac 2
multimedia 2
Note 1
os 54
server 3
text 18
Users 5
visual 7
web 4