| Deployment of MediaWiki 1.37.0-wmf.15 to Wikimedia sites | MediaWiki 1.37.0-wmf.16 |
The latest version (labeled "1.37.0-wmf.15") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 20 July 2021 (see the roadmap).
Core changes
- git #7d15165f - Branch commit for wmf/1.37.0-wmf.15 by trainbranchbot
- git #dd973951 - objectcache: make BagOStuff::lock/unlock easier to override (task T274174) by Aaron Schulz
- git #14e58963 - prevent PageIdentity checks in RevisionStore from breaking xml dumps (task T286877) by Ariel T. Glenn
- git #bfda754d - rdbms: track the acquisition timestamps of named locks in Database (task T274174) by Aaron Schulz
- git #8bca17bf - mediawiki.skinning: Increase `h2` `line-height` for Thai language (task T285972) by Volker E
- git #0ddc69fc - Add sanity check to newRevisionFromRowAndSlots. (task T286877) by daniel
- git #18290579 - Introduce includes/Storage/PageUpdaterFactory by daniel
- git #0366284d - Hard deprecate User::getOptionKinds and ::resetOptions (task T274211) by Alexander Vorwerk
- git #5f87b6de - Simplify a number of styles files by using less by DannyS712
- git #ef083195 - Remove the 'mediawiki.legacy.protect' ResourceLoader module (task T235424) (task T248357) by DannyS712
- git #de051140 - Move BotPassword lookup methods to BotPasswordStore (task T265769) by DannyS712
- git #79e17ab2 - Typo fix: "the the" -> "the" (task T201491) by DannyS712
- git #eac9174e - Added integration tests for ApiQueryExternalLinks (task T286498) by TChin
- git #bae3a25e - Remove AbstractBlock::parseTarget() by Alexander Vorwerk
- git #3336c6e6 - Remove Skin::getRevisionId, Skin::isRevisionCurrent (task T280613) by Clare Ming
- git #719cf161 - More master -> primary documentation and internal var renaming (task T254646) by James D. Forrester
- git #2cb212d3 - deleteOrphanedRevisions: remove unneeded pass by reference by DannyS712
- git #9fe4138f - Follow-up I68198bc3: Hard-deprecate getMasterDB() methods (task T254646) by James D. Forrester
- git #2f802e82 - Deprecate unused BotPassword methods (task T265769) by DannyS712
- git #d3d6a32f - Don't try to delete non-existent rows when saving options. (task T286521) by Petr Pchelko
- git #180a45ac - Fix who's typo by Reedy
- git #20f1480f - Revert "Move saving user options to onTransactionPreCommitOrIdle" by Ppchelko
- git #597376e1 - Replace getMasterDB methods with getPrimaryDB (task T254646) by James D. Forrester
- git #4d4a0d67 - Remove Skin::makeNSUrl (task T280612) by Clare Ming
- git #abf5f78f - Add BotPasswordStore service (task T265769) by DannyS712
- git #16fd5aae - Move saving user options to onTransactionPreCommitOrIdle (task T286521) by Amir Sarabadani
- git #39be905f - Fix most of jquery.ui deprecations (task T280944) by Amir Sarabadani
- git #c97e526d - Fix deprecated offset() on invalid DOM (task T185629) by Amir Sarabadani
- git #f90ecdfa - DefaultSettings.php: Remove obsolete, no-op config variables by Ammarpad
- git #1f482132 - Unbreak ForkController by Niklas Laxström
- git #401d26df - Don't allow null values for services in WikiImporter (task T283530) by Alexander Vorwerk
- git #04202c17 - MessageCache: stop reading from $wgUser (task T243708) by DannyS712
- git #2696c06a - LanguageConverter: stop reading from $wgUser (task T243708) by DannyS712
- git #d030d863 - Revise FIXME comments relating to use of '-' character as an access key (task T284139) by jdlrobson
- git #e28c5bbe - Remove SkinTemplate::makeArticleUrlDetails (task T280614) by bwang
- git #9fdf0c2d - objectcache: normalize $exptime to a TTL in APCUBagOStuff/WinCacheBagOStuff (task T286260) by Amir Sarabadani
- git #24f2d9ed - Add wider desktop breakpoint (task T284243) by Clare Ming
- git #825064fa - Add regression tests for UserDef::processUser() by DannyS712
- git #d3d8dc99 - Schema migration for revison_actor_temp table removal (task T275246) by Tim Starling
- git #d82849a6 - ApiTestCase: stop interacting with $wgUser (task T285448) by DannyS712
- git #f3bab2f2 - Remove Skin::generateDebugHTML() (task T280611) by bwang
- git #fb4cd73d - api: Update mailman links by Reedy
- git #ae4efe66 - Don't pass unneeded variables into anonymous functions by DannyS712
- git #cd1ead94 - Clean up MergeHistory by Petr Pchelko
- git #120ecc6d - links is flat array (task T286040) by jdlrobson
- git #cd45c0fc - Add maintenance script to invalidate a users bot passwords (task T269543) by Reedy
- git #bfb60b5f - maintenance: Move username/userid validation into Maintenance class by Reedy
- git #342264b1 - Mark ApiClientLogin/ApiLogin as requiring write mode (task T283394) by Reedy
- git #b637d853 - PasswordTestCase.php: Remove unnecessary paramter to provideTypes() by Reedy
- git #fe05fd29 - LinkDeletionUpdate: Remove dead code by Matěj Suchánek
- git #58cef29d - Add Gun (Gungbe, guw) to Names.php (task T286460) by Amir Aharoni
- git #98bb3df8 - Do not lock user_preferences before updating (task T286521) by Petr Pchelko
- git #2e507003 - Ignore invalid chunks in PNG files, instead of aborting metadata extraction (task T286273) by Tim Starling
- git #af78fd1f - VueComponentParser: Don't crash on top-level comments by Roan Kattouw
- git #65e6fa5c - MediaWiki: Avoid usage of deprecated `JobQueueGroup::singleton()` by Derick A
- git #9a5d4fd5 - Title: Avoid accessing class members directly & use accessor methods (task T275763) by Derick A
- git #24039dab - Remove fallback to global state in WikiImporter (task T283530) by Alexander Vorwerk
- git #e5ea5937 - phpcs: Use cache flag (task T209149) by Kosta Harlan
- git #5adf1161 - Convert Skin::relevantUser to UserIdentity by Petr Pchelko
- git #3a80717d - Added background color to mw-changeslist-legend (task T285640) by TChin
- git #f2f8e7de - Api: Convert php and json formatversion to use PARAM_HELP_MSG_PER_VALUE (task T285545) by Reedy
- git #f7b7535a - Api: Convert errorformat to use PARAM_HELP_MSG_PER_VALUE (task T285545) by Reedy
- git #311b3b44 - Make EntryPoint::getTextFormatters() private by DannyS712
Vendor
- git #7513a7c2 - Bump wikimedia/parsoid to 0.14.0-a8 (task T276512) (task T286401) (task T286786) by Subramanya Sastry
- git #ca5d3052 - Bump data-values/time to 1.0.4 (task T233105) by Lucas Werkmeister
Extensions
3D
No changes for 3D
AbuseFilter
- git #745d911d - Add tests for afl_rev_id being set (task T286140) by DannyS712
ActiveAbstract
No changes for ActiveAbstract
AdvancedSearch
- git #26c6f434 - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
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
- git #67e1a13e - Typo fix: "the the" -> "the" (task T201491) by DannyS712
- git #4b2c030f - Do not lock preferences row for a rememberpassword check (task T286521) by Petr Pchelko
CentralNotice
No changes for CentralNotice
CharInsert
No changes for CharInsert
CheckUser
No changes for CheckUser
ChessBrowser
No changes for ChessBrowser
CirrusSearch
- git #3984b526 - Typo fix: "the the" -> "the" (task T201491) by DannyS712
Cite
No changes for Cite
CiteThisPage
No changes for CiteThisPage
Citoid
No changes for Citoid
cldr
- git #ca3e43e6 - Add es-419 for German (task T286031) by Raymond
- git #6716abf2 - Add monolingual codes mix, cdo-hani, hak-hans, hak-hant (task T155419) (task T180771) by Remko de Keijzer
- git #518a0e65 - Remove duplicate entry for und (task T265468) by Remko de Keijzer
CodeEditor
No changes for CodeEditor
CodeMirror
- git #a57d7b7c - Fire a hook when the CodeMirror editor is switched (task T284282) by Inductiveload
CodeReview
- git #30d16e7a - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
Cognate
- git #4ea11c4d - Remove backwards compatibility code (task T283654) by Lucas Werkmeister
Collection
- git #65732e84 - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
CommonsMetadata
- git #a7cb2682 - Typo fix: "the the" -> "the" (task T201491) by DannyS712
ConfirmEdit
No changes for ConfirmEdit
CongressLookup
No changes for CongressLookup
ContactPage
No changes for ContactPage
ContentTranslation
- git #8a1ca1d5 - SXSectionSelector: Go to dashboard on close button click (task T275207) by NikG
- git #6349986f - CXSuggestionList: Add event logging (task T281559) by NikG
- git #4bfb0b0c - CX3 Re-Build 0.1.0+20210715 by NikG
- git #36a94070 - SX CXSuggestionList: Fix leftover issues after refactoring by NikG
- git #6b65f781 - SX Eventlogging plugin: Replace console.error by mw.log.error by Santhosh Thottingal
- git #52c2ae03 - CX3 Build 0.1.0+20210715 by Santhosh Thottingal
- git #ad0f75b5 - SX: Fix failing test for SXArticleSearch for non defined event logging by Santhosh Thottingal
- git #698d388c - Remove deprecated .box-shadow mixin (task T286692) by Santhosh Thottingal
- git #bd083c66 - SX Search for article: Add event logging (task T281559) by NikG
- git #ed5eaf96 - CXSuggestionList: Use composition api by NikG
- git #be3358a6 - Update for CentralIdLookup by Kartik Mistry
- git #34740d3d - Translation view: Fix js error while opening dialogs by Santhosh Thottingal
- git #af603728 - Update dependencies , storybook upgrade by Santhosh Thottingal
- git #80b06c04 - SXArticleSearchCard SFC: Use composition api by NikG
- git #dbdf3c47 - CX MT: When MT failed show correct notification (task T278430) by Santhosh Thottingal
- git #550eec6f - CX section alignment: Save the scroll position (task T285860) by Santhosh Thottingal
- git #8f5b6340 - Grid: Fix usage of slash in scss by Santhosh Thottingal
- git #7a4e0d28 - SX Entry points: Add direct access to prefilled section entry point (task T260143) by NikG
- git #4beef29b - Dev: Before section translation publish, get that article in local wiki by Santhosh Thottingal
- git #5a6717eb - UI Library: Remove unused MWDropdown component by Santhosh Thottingal
- git #87ba210d - CX3 Build 0.1.0+20210701 by Santhosh Thottingal
- git #634979eb - Check site wide block instead of generic user's block (task T286530) (task T286461) by Santhosh Thottingal
CreditsSource
No changes for CreditsSource
Dashiki
No changes for Dashiki
Disambiguator
No changes for Disambiguator
DiscussionTools
- git #b3a29415 - Remove comment highlight after user clicks anywhere on the page (task T285430) by Bartosz Dziewoński
- git #4ebe4b29 - Only show [subscribe] links on sections that contain at least one comment (task T285796) by Bartosz Dziewoński
- git #650c7dd1 - Avoid exception when trying to highlight hidden comment by Bartosz Dziewoński
DismissableSiteNotice
No changes for DismissableSiteNotice
DonationInterface
- git #dddca390 - Disable Amex for JP (task T286657) by Elliott Eggleston
DoubleWiki
No changes for DoubleWiki
DynamicSidebar
No changes for DynamicSidebar
Echo
- git #3f05f8a7 - Drop unused property and inject a service to SpecialDisplayNotificationsConfiguration by Matěj Suchánek
- git #3befbe0a - Avoid using User::setOption() (task T277818) by ZabeMath
- git #fbde7bd6 - Add icon property to echo link data for modern Vector (task T285259) by bwang
- git #3269afae - Remove use of global $wgUser (task T243732) by DannyS712
- git #eefea589 - Add DS_Store to gitignore by bwang
- git #2bf40474 - Hardcode talk alert id to be pt-talk-alert (task T285442) by bwang
- git #64531785 - Prepare for CentralIdLookup returning UserIdentity by Petr Pchelko
- git #5d4a012d - Drop DB patches from pre MW 1.26 by Reedy
Elastica
No changes for Elastica
ElectronPdfService
No changes for ElectronPdfService
EntitySchema
No changes for EntitySchema
EventBus
No changes for EventBus
EventLogging
- git #c2a02582 - Add return value for the case of no exception (task T286611) by Alexander Vorwerk
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
No changes for FileImporter
FlaggedRevs
- git #6593b2e1 - Remove an unnecessary \t from en.json by Amir Aharoni
- git #b62aeab5 - i18n: Don't link to removed Special:ReviewedVersions (task T277883) by Marius Hoch
Flow
No changes for Flow
FundraiserLandingPage
No changes for FundraiserLandingPage
FundraisingTranslateWorkflow
No changes for FundraisingTranslateWorkflow
Gadgets
- git #ffa6b4de - Override ContentHandler::getDeletionUpdates and ContentHandler::getSecondaryDataUpdates. (task T285730) (task T285729) by Roman Stolar
GeoCrumbs
No changes for GeoCrumbs
GeoData
No changes for GeoData
GettingStarted
No changes for GettingStarted
GlobalBlocking
No changes for GlobalBlocking
GlobalCssJs
No changes for GlobalCssJs
GlobalPreferences
No changes for GlobalPreferences
GlobalUsage
- git #5140a2ed - Typo fix: "the the" -> "the" (task T201491) by DannyS712
GlobalUserPage
No changes for GlobalUserPage
GlobalWatchlist
- git #fb6f4f5e - Migrate from Grunt to npm scripts for linting (task T286628) by DannyS712
- git #44bcd017 - Fix creation of mw.Message objects (task T286385) by DannyS712
- git #d6ec0ae2 - Make watchlistUtils non-static (task T286141) by DannyS712
- git #9f0472ce - Remove debug logging from SiteDisplay.makePageLink() (task T286306) by DannyS712
- git #4ed53744 - Remove debug logging from vue markSiteAsSeen method (task T286306) by DannyS712
- git #32fdb9c7 - Remove unneeded debug logging from refreshing display (task T286306) by DannyS712
- git #5817ddb4 - Clean up to watchlistUtils.makeUserLinks (task T286385) by DannyS712
GoogleNewsSitemap
No changes for GoogleNewsSitemap
Graph
No changes for Graph
GrowthExperiments
- git #8bfdc1fe - Typo fix: "the the" -> "the" (task T201491) by DannyS712
- git #b7ca64a1 - docs: Clarify return type in MentorPageMentorManager by Martin Urbanec
- git #e1cd18e2 - SpecialCreateAccountCampaign: Ignore $wgLoginLanguageSelector (task T286587) by Martin Urbanec
GuidedTour
No changes for GuidedTour
GWToolset
No changes for GWToolset
ImageMap
- git #76632978 - Sync up with Parsoid imageMapParserTests.txt by Arlo Breault
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
IPInfo
No changes for IPInfo
Josa
No changes for Josa
JsonConfig
No changes for JsonConfig
Kartographer
No changes for Kartographer
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
No changes for MachineVision
MapSources
No changes for MapSources
MassMessage
No changes for MassMessage
Math
No changes for Math
MediaModeration
No changes for MediaModeration
MediaSearch
- git #32fc9557 - Ensure dialog always matches viewport height on Mobile Safari (task T285234) by Joseph Seddon
- git #2278482b - Solve issue when FilterValues.assessment is undefined (task T284770) by Simone This Dot
- git #f953c55c - i18n: Add missing description message by Umherirrender
- git #0522f38a - Update assessment icon in quickview (task T279565) by Joseph Seddon
- git #eba8abf9 - MediaSearch:"Categories and Pages" filter UI discrepancies (task T278844) by Joseph Seddon
- git #df69f7b6 - Fix minor visual issues with search filters on mobile by Simone This Dot
- git #68974dfe - Handle highly specific browser malfunction more gracefully (task T283870) by Matthias Mullie
MobileApp
No changes for MobileApp
MobileFrontend
No changes for MobileFrontend
MultimediaViewer
- git #933d370e - Prepare for MediaWiki UI version 2 (task T191021) by jdlrobson
- git #5c0ef64a - Typo fix: "the the" -> "the" (task T201491) by DannyS712
NavigationTiming
No changes for NavigationTiming
Newsletter
- git #f1f486a5 - Override ContentHandler::getSecondaryDataUpdates. (task T285729) by Roman Stolar
NewUserMessage
No changes for NewUserMessage
Nuke
No changes for Nuke
OATHAuth
No changes for OATHAuth
OAuth
No changes for OAuth
OAuthRateLimiter
No changes for OAuthRateLimiter
OpenStackManager
No changes for OpenStackManager
ORES
No changes for ORES
PageAssessments
- git #2676133c - Use IGNORE to prevent duplicate entry errors when adding new projects (task T286671) by MusikAnimal
PagedTiffHandler
No changes for PagedTiffHandler
PageImages
No changes for PageImages
PageNotice
No changes for PageNotice
PageTriage
No changes for PageTriage
PageViewInfo
No changes for PageViewInfo
ParserFunctions
- git #66f7d36e - Record #ifexist media in imagelinks table (task T245965) by TChin
PdfHandler
No changes for PdfHandler
Poem
No changes for Poem
PoolCounter
No changes for PoolCounter
Popups
- git #8aef7dca - Use relative positioning with zero top,left,bottom,right properties in storybook (task T271763) by Nicholas Ray
- git #dbb58da8 - [Storybook] Upgrade Storybook to v6.2.9 (task T271763) by Jan Drewniak
- git #afda9e45 - [Storybook] Fixing missing images (task T271763) by Jan Drewniak
- git #1e04551b - [Storybook] Removing custom CSS grid and addons from Storybook (task T271763) by Jan Drewniak
ProofreadPage
- git #6913f402 - Typo fix: "the the" -> "the" (task T201491) by DannyS712
- git #a9b3084f - Apply proofread levels to page revisions as change tags (task T172408) by Inductiveload
- git #e7d63764 - Provide access to index fields in mw.config in the Page: namespace (task T278604) by Sohom
- git #acb61003 - Tag parsers: displays error message instead of empty failures by Tpt
PropertySuggester
No changes for PropertySuggester
QuickSurveys
No changes for QuickSurveys
Quiz
No changes for Quiz
ReadingLists
No changes for ReadingLists
RelatedArticles
No changes for RelatedArticles
Renameuser
- git #6505df33 - Update log entries in recentchanges (task T164622) by Matěj Suchánek
RevisionSlider
No changes for RevisionSlider
RSS
No changes for RSS
SandboxLink
No changes for SandboxLink
Score
No changes for Score
Scribunto
No changes for Scribunto
SearchExtraNS
No changes for SearchExtraNS
SecureLinkFixer
No changes for SecureLinkFixer
SecurePoll
- git #f058bbe1 - Replace WikiPage methods with current methods (task T275792) by wikitrent
ShortUrl
No changes for ShortUrl
SiteMatrix
No changes for SiteMatrix
SpamBlacklist
No changes for SpamBlacklist
StopForumSpam
No changes for StopForumSpam
SubPageList3
No changes for SubPageList3
SubpageSortkey
No changes for SubpageSortkey
SyntaxHighlight_GeSHi
No changes for SyntaxHighlight_GeSHi
TemplateData
- git #249c2b2f - Add maintenance script to validate TemplateData pages by Reedy
- git #6e4902fd - ApiTemplateData: Fix ORDER BY by Reedy
- git #f6e10047 - Various minor JSDoc/PHPDoc documentation fixes by Thiemo Kreuz
TemplateSandbox
No changes for TemplateSandbox
TemplateStyles
No changes for TemplateStyles
TemplateWizard
- git #58fc5878 - Fix minor style issues on RTL wikis by Thiemo Kreuz
TextExtracts
No changes for TextExtracts
Thanks
No changes for Thanks
TheWikipediaLibrary
No changes for TheWikipediaLibrary
TimedMediaHandler
- git #70c75ba3 - Replace uses of `getMasterDB()` with `getPrimaryDB()` (task T254646) by James D. Forrester
timeline
No changes for timeline
TitleBlacklist
No changes for TitleBlacklist
TocTree
No changes for TocTree
TorBlock
No changes for TorBlock
Translate
- git #6d9ee1c8 - Copy selected revtags for a new revisions with unchanged content (task T241980) (task T275327) by Niklas Laxström
- git #20ac8524 - MessageGroupStats: Remove use of by-ref $updates variable (task T209817) by Timo Tijhof
- git #b9c66581 - MediaWikiExtensionMessageGroup: cleanups by Niklas Laxström
- git #c91ddb63 - Fix fatal on Special:ImportTranslations during import by Niklas Laxström
- git #bf565ae2 - ExternalMessageSourceStateImporter: Use FileBasedMessageGroup by Abijeet
- git #dc6efbc1 - TUX Editor: Properly determine next message when filter is applied (task T270819) by Abijeet
- git #0601e415 - Remove ext.translate.translationstashstorage by Niklas Laxström
- git #97b282bd - Remove white/black in TranslateAuthorExclusionList (task T277965) by Abijeet
- git #3138ecdf - Remove fallback code for onTransactionCommitOrIdle by Niklas Laxström
TranslationNotifications
No changes for TranslationNotifications
TrustedXFF
No changes for TrustedXFF
TwoColConflict
- git #4f5da1cd - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
UniversalLanguageSelector
- git #03d099ed - Fix regressions in ULS entry point setup (task T282956) (task T286574) by Niklas Laxström
- git #4f40e08f - Remove deprecated .box-shadow mixin (task T286692) by Santhosh Thottingal
UploadsLink
No changes for UploadsLink
UploadWizard
No changes for UploadWizard
UrlShortener
No changes for UrlShortener
UserMerge
No changes for UserMerge
VipsScaler
No changes for VipsScaler
VisualEditor
- git #d44bc19d - Adjust the styling for the template parameter search (task T272481) by Andrew Kostka
- git #2f4e73d6 - fix order of sidebar elements (task T272481) by Svantje Lilienthal
- git #014bc936 - Fix incomplete back button implementation in template dialog (task T286783) by Thiemo Kreuz
- git #5c6d2212 - Make it possible to reuse existing transclusion outlines by Thiemo Kreuz
- git #1bbf7c33 - Fix ellipsis on long strings in parameter search widget (task T285044) by Thiemo Kreuz
- git #434c11f6 - Fix incomplete template dialog event handling in new sidebar (task T274544) by Thiemo Kreuz
- git #1164f67f - Tweaks and cleanups to template parameter search (task T272481) by Thiemo Kreuz
- git #066c6638 - Add parameter search to sidebar of VE TemplateDialog (task T272481) by Svantje Lilienthal
- git #9ffdd51f - Show ellipsis when sidebar parameter names are too long (task T285044) by Andrew Kostka
- git #8ab2ec25 - Fix template editor showing more than one new sidebar (task T274544) (task T286715) by Thiemo Kreuz
- git #f02c48ea - Add a message next to undocumented parameters (task T274550) by Andrew Kostka
- git #01d8a8c7 - Remove trash icons from the content view (task T275761) by Andrew Kostka
- git #766b220f - Finishing touches to new template editor sidebar (task T274544) by Thiemo Kreuz
- git #ff9f8a9e - Focus template editor elements on click in the new sidebar (task T274544) by Thiemo Kreuz
- git #198c5dba - Make button to add undocumented template parameter work (task T274544) by Thiemo Kreuz
- git #eb1f1e28 - Make new template editor sidebar items actual ButtonElements (task T274544) by Thiemo Kreuz
- git #170ca9d5 - Reuse generic button widget for elements in the new sidebar (task T274544) by Thiemo Kreuz
- git #28049425 - Various design tweaks to the new template dialog sidebar (task T274544) by Thiemo Kreuz
- git #31904688 - Update new sidebar when moving template parts up/down (task T274544) by Thiemo Kreuz
- git #226e2657 - More robust debug container for new template editor sitebar (task T274544) by Thiemo Kreuz
WebAuthn
No changes for WebAuthn
Wikibase
- git #ffa6ad59 - Use request language for RDF output. (task T281272) by Amir Sarabadani
- git #ea35dd53 - Avoid using User::setOption() (task T277818) by Alexander Vorwerk
- git #8d88dd44 - Typo fix: "the the" -> "the" (task T201491) by DannyS712
- git #92f2040e - Update data-values/time to 1.0.4 (task T233105) by Lucas Werkmeister
- git #80fa58b9 - Remove WikibaseClient repositories setting (task T285471) by Lucas Werkmeister
- git #e6b601a1 - Remove default repositories for non-repo clients (task T285471) by Lucas Werkmeister
- git #dda70f22 - FP: enable local Properties for the test system by Jakob Warkotsch
- git #66410b6b - FP: declare fedprops an api source on the test system by Jakob Warkotsch
- git #c68c502c - FP: make TypeDispatchingPrefetchingTermLookup source aware (task T286200) by Thomas Arrow
- git #234338ad - FP: Declare strict types in TitleTextLookup by tzhelyazkova
- git #8e5cc071 - Remove 'repo' ChangeNotificationJob parameter (task T285473) by Lucas Werkmeister
- git #bfa1f29f - Minor cosmetic ADR fixes by Lucas Werkmeister
- git #6c474a30 - Send TTL instead of expiry in unix timestamp in calling BagOStuff (task T286260) by Amir Sarabadani
- git #a1f17a6c - Remove obsolete error settings from config by Lucas Werkmeister
- git #91806465 - FP: add WikibaseClient.EntitySourceAndTypeDefinitions (task T286200) by Jakob Warkotsch
- git #19d0ba14 - FP: Rename TypeDispatchingTitleTextLookup by tzhelyazkova
- git #a0aab206 - FP: make EntityTypesConfigFeddyPropsAugmenter always override by Jakob Warkotsch
- git #70735bf4 - FP: pass entity type defs indexed by source type (task T286200) by Jakob Warkotsch
- git #1d5f7743 - Prefetch Item StubEntityData (task T281272) by Thomas Arrow
WikibaseCirrusSearch
- git #e6fa0ccb - Remove support for prefixed entity IDs and foreignRepositories (task T286767) by Lucas Werkmeister
WikibaseLexeme
- git #5435a315 - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
- git #dcfcdb36 - Explicitly define PREFETCHING_TERM_LOOKUP_CALLBACK (task T286200) by Jakob Warkotsch
WikibaseLexemeCirrusSearch
No changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
No changes for WikibaseMediaInfo
WikibaseQualityConstraints
No changes for WikibaseQualityConstraints
Wikidata.org
No changes for Wikidata.org
WikidataPageBanner
No changes for 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
No changes for WikimediaEvents
WikimediaIncubator
No changes for WikimediaIncubator
WikimediaMaintenance
No changes for WikimediaMaintenance
WikimediaMessages
No changes for WikimediaMessages
Wikisource
- git #121f8e05 - Fix onboarding popup behaviour and appearance (task T285415) (task T285451) by Sam Wilson
XAnalytics
No changes for XAnalytics
Skins
CologneBlue
No changes for CologneBlue
MinervaNeue
- git #9dab685a - Restore header class for cached HTML (task T172626) by jdlrobson
- git #27525d0b - Fix style conflict with content using `class="header"` (task T172626) by ExE Boss
- git #f1c3ab3d - Prepare for existing bundlesize change (task T191021) by jdlrobson
- git #55206bd7 - Remove SkinMinervaDefaultModules hook (task T266882) by DannyS712
Modern
No changes for Modern
MonoBook
No changes for MonoBook
Nostalgia
No changes for Nostalgia
Timeless
- git #59f1ee26 - Avoid using User::getBoolOption() (task T277600) by Alexander Vorwerk
Vector
- git #e7fbb01a - Avoid using User::setOption() (task T277818) by ZabeMath
- git #2c25d154 - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
- git #60923c6d - Collapse search below desktop breakpoint by jdlrobson
- git #dd734913 - Remove caching FIXMEs by jdlrobson
- git #276738b6 - Consolidate user links outside of the user menu dropdown into a single new menu (task T284584) by jdlrobson
- git #cb3d5742 - Add querystring parameter override for user links, language in header. (task T285855) by Clare Ming
- git #ca22b84d - Make #p-search's start margin dependent on .vector-search-box-show-thumbnail (task T284242) by Nicholas Ray
- git #7d917c8d - Widen WVUI search suggestions to edge of search button when search is toggled (task T284242) by Nicholas Ray
- git #91af0e09 - Make search toggleable at smaller screen widths (task T284242) by Nicholas Ray
- git #91e07c6b - Fix collapsible item behaviour (task T285960) (task T276566) by jdlrobson
- git #c4efbb3d - Update styles for talk message at lower port widths. (task T284243) by Clare Ming
- git #19173ea2 - Move userpage link to precede notifications (task T285728) by Clare Ming
WikimediaApiPortal
- git #3a98b922 - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
VisualEditor
- git #42666fbe - Typo fix: "the the" -> "the" (task T201491) by DannyS712
Total Changes
229 Changes in 48 repos by 59 authors