MediaWiki 1.36/wmf.5/Changelog
Core changes
- git #753f685d - Branch commit for wmf/1.36.0-wmf.5 (T257973) by trainbranchbot
- git #b4e53474 - Do not call RevisionStore::getSlotsQueryInfo statically by Umherirrender
- git #585cbcd7 - Use parser test file parser from Parsoid (T254181) by C. Scott Ananian
- git #13dfd358 - RevisionStore: add INCLUDE_* constants by Ostrzyciel
- git #36da9ef2 - Remove all methods of MWTidy except for MWTidy::tidy() (T198214) by C. Scott Ananian
- git #77791e01 - Add Traditional Chinese zh-hant as fallback for Amis (ami) (T201269) by Amir Aharoni
- git #918bab5f - Improve wfParseUrl docs by Gergő Tisza
- git #0c2cc49b - Update language in watchlist expiry (T253135) (T255632) by hmonroy
- git #274c4232 - mediawiki.page.startup: Merge with mediawiki.page.ready module (T260210) by Timo Tijhof
- git #7a1d6410 - mediawiki.page.ready: Simpler tablesorter/makeCollapsible call (T64878) (T260210) by Timo Tijhof
- git #0de9d89e - Sanitizer: Truncate IDs to a reasonable length; deprecate escapeIdReferenceList (T251506) by C. Scott Ananian
- git #95d0dd7a - Add multi index fields in ImageListPager for unique paginate (T251038) by Umherirrender
- git #65235005 - Fix race condition on edit page (T259564) by Dayllan Maza
- git #2febd086 - Remove 'tidy' from ParserOptions (T198214) by C. Scott Ananian
- git #fd61ab4b - Remove Skin::makeI18nUrl. (T258002) by Ammar Abdulhamid
- git #34808c01 - Remove ParserBeforeTidy hook, deprecated in 1.35 (T198214) by C. Scott Ananian
- git #e4db4692 - Convert PageProps to a service (T253188) by DannyS712
- git #f091a379 - Doc: Clean up non-sentence in SkinAddFooterLinksHook by jdlrobson
- git #fc3e38f1 - Hard deprecate ResourceLoaderTestModules hook (T232875) by Amir Sarabadani
- git #81bd91cf - Guard against 'Widget not found' error (T259916) by Ammar Abdulhamid
- git #b6c7fd6b - installer: PostgreSQL installer should respect a custom port (T30162) (T245387) by saper
- git #eec141e3 - Fix bad use of `|=` PHP bit operation where `= … ||` bool is intended by Umherirrender
- git #770ace87 - content: Add hidden preference to disable PST on CSS/JS content (T236828) by C. Scott Ananian
- git #07279879 - resourceloader: update FNV doc url in startup module by DannyS712
- git #d3c13fc2 - WatchAction: avoid unnecessary UPDATEs when expiry is unchanged (T258649) by MusikAnimal
- git #d17af172 - SpecialBlock: Show error if a block could not be inserted or found (T259212) by Thalia
- git #8544cf1c - Add full message names for some tooltip variants (T253135) by Sam Wilson
- git #da5ca325 - ResourceLoaderOOUIImageModule: loadOOUIDefinition() may return false (T260059) by Bartosz Dziewoński
- git #9f91ff1e - Avoid SpecialPage::getTitleValueFor in LinkRenderer by Umherirrender
- git #334cfeff - Deprecate Skin::setupSkinUserCss (T257990) by Ammar Abdulhamid
- git #72b0fb39 - Remove uncalled InfoAction::getContributors by Umherirrender
- git #b961feca - RevisionStoreCacheRecord: Fallback to master for update callback. (T259738) by Petr Pchelko
- git #86190a39 - rdbms: make DatabaseMysqlBase::masterPosWait() error messages prefer filtered GTID list (T221159) by Aaron Schulz
- git #ab06b056 - Add option to enable cross-origin resource sharing (CORS) in REST API (T232176) by David Barratt
- git #faaee68c - Filter invalid namespace on Special:RecentChanges and friend (T253098) by Umherirrender
- git #5ee9e036 - Combine mediawiki.action.delete.js and mediawiki.action.delete.file.js (T249677) by DannyS712
Vendor
Extensions
3D
No changes for 3D
AbuseFilter
- git #a135c2f4 - Remove calls to ParserOptions::setTidy() (T198214) by C. Scott Ananian
ActiveAbstract
No changes for ActiveAbstract
AdvancedSearch
No changes for 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
- git #7a814e6a - Replace deprecated Skin method (T257993) by Ammar Abdulhamid
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
- git #cbc50fa6 - SpecialInvestigate: Fix warning for line exceeding maximum length by Thalia
- git #9744303f - Ensure that the Special:Investigate permission checks are performed (T260081) by David Barratt
CirrusSearch
No changes for CirrusSearch
Cite
No changes for Cite
CiteThisPage
No changes for CiteThisPage
Citoid
No changes for Citoid
cldr
No changes for 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 #7eecf357 - CX3: Documentation and bug fixes in Layout components by Santhosh Thottingal
- git #9a67cdae - CX3 browserlist configuration: Remove dead browsers by Santhosh Thottingal
- git #12a290cd - CX3 UI Library: Bug fixes for button, icons by Santhosh Thottingal
- git #9ebeac7c - CX3 Build 0.1.0+20200812 by Santhosh Thottingal
- git #1faa1e9c - SXSentenceSelector: Add translation options (T251551) by NikG
- git #3907affe - SXContentComparator: Add discard section functionality (T241589) by NikG
- git #090d83cc - i18n: Remove trailing spaces from messages by Umherirrender
- git #e7b03190 - SX ArticleSelector: Fix the partially visible article title (T259016) by Santhosh Thottingal
- git #6f8b1123 - CX3: Align language selectors vertically center by Santhosh Thottingal
- git #ca43de97 - CX3 UI Library: Introduce layouting components by Santhosh Thottingal
- git #f52a8716 - SXSentenceSelector: Add sentence translation preview (T251551) by NikG
CreditsSource
No changes for CreditsSource
Dashiki
No changes for Dashiki
Disambiguator
No changes for Disambiguator
DiscussionTools
- git #4d7c98b9 - Revert new reply API (again) (T259855) by Bartosz Dziewoński
- git #54fdc6de - Move page updating logic to controller.js by Ed Sanders
- git #9b811a94 - ReplyWidget: Move clear methods from #teardown to #clear by Ed Sanders
- git #cc8b43b6 - Allow the mention prefix to be configured via a message (T250332) by Ed Sanders
- git #7cd37061 - Reindent CommentParser::findTimestamp() by Bartosz Dziewoński
- git #f0225243 - tests: Fix some issues with overwriting outputs from PHP tests by Bartosz Dziewoński
DismissableSiteNotice
No changes for DismissableSiteNotice
DonationInterface
- git #3004729a - Stop currency exception in AstroPay constructor (T134214) (T259631) by Elliott Eggleston
- git #a7d967db - Make keymash score fn available publicly by Elliott Eggleston
- git #6d2fb461 - i18n: Remove trailing space from apihelp message by Umherirrender
- git #0e2a9fb9 - Coalesce null account_config for PHP 7.4 by Elliott Eggleston
- git #9af39a84 - Tokenize Ingenico monthlyConvert without recur flag (T248626) by Elliott Eggleston
DoubleWiki
No changes for DoubleWiki
DynamicSidebar
No changes for DynamicSidebar
Echo
- git #ad8f052a - Fix: Add newly created aria-label message to extension.json (T260505) by edwintam
- git #d24df030 - Remove legacy ApiBase::getTokenSalt() overrides by DannyS712
- git #52f4babb - Fix query condition building in EmailBatch by Matěj Suchánek
- git #e5fead8b - Use more canonical (object)[] instead of new stdClass by Thiemo Kreuz
- git #9474b9c9 - Remove Phan exceptions reported as unused by Thiemo Kreuz
- git #37261f97 - Remove calls to ParserOptions::setTidy() (T198214) by C. Scott Ananian
- git #15d48278 - Create and enforce a config setting for max subscriptions per user (T259150) by Michael Holloway
Elastica
No changes for Elastica
ElectronPdfService
- git #4a9b69c3 - Use PrefixedDbKey to pass the title to the Specialpage by Derk-Jan Hartman
- git #d35b8080 - Rename Special:ElectronPdf to Special:DownloadAsPdf (T224985) by jdlrobson
EntitySchema
No changes for EntitySchema
EventBus
- git #760c2b4e - Use RevisionStore::INCLUDE_BOTH constant by Ostrzyciel
EventLogging
No changes for EventLogging
EventStreamConfig
- git #d7bac653 - Fix name of destination_event_service in INTERNAL_SETTINGS list by Ottomata
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 #49acd54f - Remove unused ApiBase::getTokenSalt() override by Thiemo Kreuz
- git #776c21d3 - Fix visibility of protected methods in subclasses by Thiemo Kreuz
- git #f2b5d8e7 - Remove more unused boolean return values by Thiemo Kreuz
- git #cb581733 - Update all "@return mixed" to be more specific by Thiemo Kreuz
- git #737bb59f - Don't declare properties "protected by default" when not needed by Thiemo Kreuz
Flow
- git #311e5a0d - Remove calls to ParserOptions::setTidy() (T198214) by C. Scott Ananian
- git #7d75af36 - Remove upstreamed setting of aria-label (T253590) by Ed Sanders
- git #3d07cfe8 - Use new ime-position-inside for jQuery.IME (T78348) by Ed Sanders
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
- git #c50a935f - Replace deprecated Skin method (T257993) by Ammar Abdulhamid
GlobalPreferences
No changes for GlobalPreferences
GlobalUsage
No changes for GlobalUsage
GlobalUserPage
No changes for GlobalUserPage
GoogleNewsSitemap
No changes for GoogleNewsSitemap
Graph
No changes for Graph
GrowthExperiments
- git #fba60b0e - Homepage: Add missing icon module for Help module by Roan Kattouw
- git #31c63678 - Homepage: Fix link-click logging on mobile (T259860) by Roan Kattouw
- git #04cba760 - WelcomeSurvey: Remove mentor question (T259913) by Roan Kattouw
- git #61f9b9f4 - Improve I0b10612 (T258609) by Gergő Tisza
GuidedTour
- git #2b935e3d - Document the closeOnEscape config option in TourBuilder#step by Thalia
GWToolset
- git #973d721c - i18n: Remove trailing spaces from messages by Umherirrender
ImageMap
No changes for ImageMap
InputBox
No changes for InputBox
Insider
No changes for Insider
intersection
- git #83241566 - Fix discarding typo by Reedy
Interwiki
No changes for Interwiki
InterwikiSorting
No changes for InterwikiSorting
Jade
No changes for Jade
Josa
No changes for Josa
JsonConfig
- git #dfa32673 - i18n: Remove duplicate space from jsonconfig-license-name-CC-BY-SA-4.0+ by Umherirrender
Kartographer
- git #d2bf1128 - Fix exception when opening map (T251218) by Derk-Jan Hartman
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
- git #dd096d4d - Directionality handling for MassMessageList pages (T200079) by Bartosz Dziewoński
Math
No changes for Math
MediaModeration
No changes for MediaModeration
MobileApp
No changes for MobileApp
MobileFrontend
- git #4ce0d576 - LanguageInfoOverlay: Add route that excludes suggestions (T232410) by Kosta Harlan
- git #91b167f0 - ApiMobileView: Remove debug logging from parseSectionsData (T260351) by Michael Holloway
- git #5418d764 - MobileFrontend: Drop JavaScriptTest tests suite (T259707) by Ammar Abdulhamid
- git #bd5768b4 - MobileFrontendHooks: Fix typo "intance" -> "instance" by Derick A
- git #bb161606 - Amc: Rename the directory name from AMC to Amc to match PSR-4 by Derick A
- git #4359a6bb - Hide vertical nav-boxes on mobile domain (T231160) by jdlrobson
MultimediaViewer
No changes for MultimediaViewer
NavigationTiming
No changes for NavigationTiming
Newsletter
- git #f0a1a1ed - i18n: Remove trailing space from newsletter-list-table by Umherirrender
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
No changes for PageAssessments
PagedTiffHandler
No changes for 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
- git #f51d90e2 - Fixed unsynced top-panel in PagelistWidget (T253458) by Sohom
- git #10b7fb2f - Build the wikitext mode for the PagelistInputWidget (T253458) by Sohom
- git #467bea92 - ProofreadPage: set page language based on index field (T259645) by David Kamholz
- git #948e63f1 - Set origtext data attribute for PRP-modified #wpTextbox1 (T255846) by Sam Wilson
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
No changes for Renameuser
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 #bef912c4 - i18n: Move space from message to code by Umherirrender
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
- git #512911b9 - Make getRawParams() ignore parameters in comments and nowiki tags (T237195) by Siddharth VP
TemplateSandbox
No changes for TemplateSandbox
TemplateStyles
No changes for TemplateStyles
TemplateWizard
- git #1fbb55c9 - Replace deprecated mediawiki.ui variables with the standard new ones by Volker E
TextExtracts
No changes for TextExtracts
Thanks
No changes for Thanks
TheWikipediaLibrary
No changes for TheWikipediaLibrary
TimedMediaHandler
- git #2f7877c9 - Remove legacy ApiBase::getTokenSalt() override by DannyS712
timeline
No changes for timeline
TitleBlacklist
No changes for TitleBlacklist
TocTree
No changes for TocTree
TorBlock
No changes for TorBlock
Translate
- git #46b7a9b2 - Simplify preg_match check by Thiemo Kreuz
- git #10d11435 - Heavily simplify custom TTMServer::sortSuggestions() by Thiemo Kreuz
- git #5e2196b3 - Prepare special page constructor for service injection in core by Umherirrender
- git #6b0d6b97 - Fix IDatabase::select() JOIN condition (T259518) by Lucas Werkmeister
- git #8b29fda8 - Consistent newlines after <?php, remove meaningless comments by Thiemo Kreuz
- git #fce04691 - Fix visibility levels & use specific assertions in tests by Thiemo Kreuz
- git #790a720a - Replace @see in tests with @covers by Thiemo Kreuz
- git #499902ee - Use translate-extensionname in extension.json as namemsg by Umherirrender
- git #a6c971b6 - Small updates to fallbacks-graph.php by Niklas Laxström
TranslationNotifications
No changes for TranslationNotifications
TrustedXFF
No changes for TrustedXFF
TwoColConflict
- git #02fb8f72 - build: Updating configstore to 3.1.4 by libraryupgrader
UniversalLanguageSelector
No changes for UniversalLanguageSelector
UploadsLink
No changes for UploadsLink
UploadWizard
- git #efb77cfb - Remove calls to ParserOptions::setTidy() (T198214) by C. Scott Ananian
UrlShortener
No changes for UrlShortener
UserMerge
No changes for UserMerge
VipsScaler
No changes for VipsScaler
VisualEditor
- git #42c7096d - Gallery: Handle invalid titles (T260584) by Ed Sanders
- git #8415d7f7 - ApiVisualEditor: Fix 'false' used as content for non-existent system messages by Bartosz Dziewoński
- git #45a02ee0 - Support private wikis in Parsoid zero configuration mode (T260201) by Kunal Mehta
WebAuthn
No changes for WebAuthn
Wikibase
- git #7f1fcee3 - Change some Assert::parameterType to type declarations by Lucas Werkmeister
- git #a71d9a7f - Don't mutate and return parameter reference by Michael Große
- git #35fdac46 - Inject MediaWiki language services into LanguageFallbackChainFactory (T259783) (T260431) by Lucas Werkmeister
- git #93619942 - changes: enable Travis CI (T260038) by Thomas Arrow
- git #e6cf534a - Name changes GitHub Action Job specifically by Thomas Arrow
- git #c6f2e48d - Update GitHub Action secret name by Thomas Arrow
- git #65622b1f - FP: Show diff pages even when FP has connection issues (T258173) by addshore
- git #3856c7c3 - Cache Special:EntityData only if revision supplied (T128486) by Thomas Arrow
- git #b996041f - Update CREDITS file by addshore
- git #691f66da - Make Dagbani language (dag) available for terms (labels/descriptions/aliases) (T260037) by Remko de Keijzer
- git #46405069 - FP: Use tmpfs for test system's WDQS /tmp folder (T260348) by sihe
- git #ad3cdc27 - FP: Add documentation on caching (T258681) by Tobias Andersson
- git #60020a09 - Add Wikidata's $wgExtraLanguageNames to Terms WikibaseContentLanguages (T259340) (T260118) by Thomas Arrow
- git #9a4e2a98 - npm audit fix by Michael Große
- git #5272b4f0 - composer: psr/log ^1.1.3 by addshore
- git #3a55fe90 - Use tabs for indent in en.json by Umherirrender
- git #2468710e - Use Wikibase Term languages for SpecialItemDisambiguation (T259340) by Thomas Arrow
- git #9a8a6503 - FP: Update readme to use iw_local set to 0 by Tobias Andersson
- git #51a0dc88 - phpdoc: use callable instead of callback by addshore
- git #77d62a43 - Support query parameters in Special:EntityPage (T232629) by Lucas Werkmeister
- git #0a8c822f - FP: Update interwiki configuration for test instances by Tobias Andersson
- git #ba114440 - Remove incorrect documentation by Amir Sarabadani
- git #f24d2621 - Do not try to load terms from cache in getPrefetched*() (T247196) by Amir Sarabadani
- git #3d756690 - Fix StatementsMerger::merge phpdoc class names by addshore
- git #767a1c23 - Set caching of CachingEntityRevisionLookup to CACHE_NONE in repo (T255305) by Amir Sarabadani
- git #7a71fe26 - Set caching of CachingEntityRevisionLookup to CACHE_NONE in client (T255305) by Amir Sarabadani
- git #92bcea7c - FP: Use correct interwiki for fed props entity source (T258564) by addshore
- git #1835a28f - FP: Persist leaving site notice (T258039) (T258040) by Tobias Andersson
- git #55d3e359 - Move OtherProjectsSidebarGeneratorTest to be a unit test by Michael Große
- git #ff1a70ae - Add test for buildProjectLinkSidebarFromItemId (T258184) by Michael Große
- git #2be37bce - docs: options: fix level of canonicalLanguageCodes header by addshore
- git #82d2f08d - Show Notifications for redirects to fed props source wiki on pages which have property links formatted (T257912) by rosalie
- git #2345b924 - Add ADR for making Wikibase.git a monorepo (T259526) by Lucas Werkmeister
- git #055ab5e9 - Migrate last qunit modules of view to QUnitTestModule (T259697) by Amir Sarabadani
- git #1262bfe8 - Final set of migrating repo qunit test modules to QUnitTestModule (T259697) by Amir Sarabadani
- git #83d0f879 - Make qunit RL module of repo use package modules (T259697) by Amir Sarabadani
- git #67425980 - Remove unnecessary apostrophe from a message by Amir Aharoni
- git #2e11b4c1 - Write the word wiki in lower case by Amir Aharoni
- git #89cbfe92 - [rdf] Remove unused var in RdfVocabulary by David Causse
WikibaseCirrusSearch
No changes for WikibaseCirrusSearch
WikibaseLexeme
No changes for WikibaseLexeme
WikibaseLexemeCirrusSearch
No changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
- git #6811e09d - Add select list component (T258115) by annet
- git #a62b832b - Add query changes as new history entries with pushState (T260266) by Eric Gardner
- git #e6917599 - Adjust scoring mechanism for media search (T252685) by Cormac Parle
- git #c58b4844 - Fix various linting issues with Vue files by annet
- git #6e679f84 - Stop event propagation from search results click events (T260203) by Eric Gardner
- git #2efd27ce - Update QuickView icons to use new Icon component (T260202) by annet
- git #98723ad0 - Recreate autocomplete search input (T256673) (T257693) by annet
- git #99dc8770 - Update Icon base component by annet
WikibaseQualityConstraints
- git #47a830d7 - SpecialConstraintReport: Use factory interface instead of implementation (T258173) by Tobias Andersson
Wikidata.org
No changes for Wikidata.org
WikidataPageBanner
No changes for WikidataPageBanner
WikiEditor
No changes for WikiEditor
wikihiero
No changes for wikihiero
WikiLove
- git #33a5e8ed - ApiMessage::create returns a IApiMessage by addshore
WikimediaApiPortalOAuth
No changes for WikimediaApiPortalOAuth
WikimediaBadges
No changes for WikimediaBadges
WikimediaEditorTasks
No changes for WikimediaEditorTasks
WikimediaEvents
- git #0b529ffc - clientError: Filter out errors without stack_trace or file_uri. (T259369) by Jason Linehan
WikimediaIncubator
No changes for WikimediaIncubator
WikimediaMaintenance
No changes for WikimediaMaintenance
WikimediaMessages
- git #54281b71 - Add messages for Japanese Wikivoyage (jawikivoyage) (T260320) by gerritbot
- git #e8e6b72f - Order entries by alphabetical order by gerritbot
Wikisource
No changes for Wikisource
XAnalytics
No changes for XAnalytics
Skins
CologneBlue
- git #0a24daae - Remove usage of deprecated Skin::setupSkinUserCss (T257990) by Ammar Abdulhamid
MinervaNeue
- git #8581b2c1 - Make `lazy-image-placeholder` vertically aligned `middle` by default (T199351) by Peter Ovchyn
- git #6b397da6 - build: Updating npm dependencies by libraryupgrader
- git #74838b2f - Revert "ServiceWiring: Avoid usage of deprecated Title::getSubjectPage()" (T260155) by Jdlrobson
Modern
- git #ab008aca - Use tabs for indent in skin.json by Umherirrender
MonoBook
- git #32b7602e - Print: Hide accessibility jump links and cookie statement (T250232) (T136786) by Derk-Jan Hartman
Nostalgia
- git #7f0faec7 - Remove usage of Skin::setupSkinUserCss (T257990) by Ammar Abdulhamid
Timeless
No changes for Timeless
Vector
- git #8d98ba35 - hooks: Document CSS classes used elsewhere (T256100) by Sam Smith
- git #7a769a03 - Apply @min-width-supported to .mw-page-container (T258465) by Nicholas Ray
- git #75ade04d - hooks: Don't send config variables unnecessarily (T255727) by Sam Smith
- git #e6fe4ef7 - build: Updating npm dependencies by libraryupgrader
- git #53d94527 - Move the personal tools and search into header (T249363) by jdlrobson
- git #e3a986f5 - [modern] Layout index file. by jdlrobson
- git #a7c983a2 - Remove VectorBeforeFooter hook (T255214) by Ammar Abdulhamid
WikimediaApiPortal
- git #c3eb4904 - Remove non existing TestAutoloadNamespaces reference by Umherirrender
- git #145a7eac - Use skinname-wikimediaapiportal in skin.json as namemsg by Umherirrender
- git #3fd5c873 - Fix subpage/submenu error. (T260195) by Cindy Cicalese
VisualEditor
- git #c9e4bc77 - Use placeholder name as aria-label (T253590) by Ed Sanders
- git #55a0d048 - Teardown the completion widget when menu is hidden by user (T259277) by Ed Sanders
Total Changes
193 Changes in 47 repos by 62 authors