Jump to content

MediaWiki 1.38/wmf.7

From mediawiki.org
MediaWiki 1.38.0-wmf.6 Deployment of MediaWiki 1.38.0-wmf.7 to Wikimedia sites MediaWiki 1.38.0-wmf.9

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

Core changes

[edit]
  • git #5097e7a2 - Branch commit for wmf/1.38.0-wmf.7 by trainbranchbot
  • git #4c47d376 - Update WVUI to v0.3.2 (T290392) by Volker E
  • git #7e24705b - Exclude null values for flag UserOptionsManager::EXCLUDE_DEFAULTS (T291748) by Umherirrender
  • git #045f1ffb - Remove unused class fields in LinkRenderer by Michael Große
  • git #850dcfa4 - Watchlist: Add space in filters checkbox (T286262) by Maggie Epps
  • git #e686e06c - Use PageUpdater in API test to add revision by WMDE-Fisch
  • git #20fd877d - Drop experimental FileJournal system without deprecation by James D. Forrester
  • git #29ddb9b7 - tests: Merge test cases into data provider & remove helper method by Derick Alangi
  • git #6465b9f6 - objectcache: remove "onHostRoutingPrefix" feature from WANObjectCache (T264604) (T288702) by Aaron Schulz
  • git #be0af1a9 - rdbms: improve clarity of Database::canRecoverFromDisconnect and add logging (T281451) by Aaron Schulz
  • git #5a62ea7d - Force using HTTP 1.1 for SwiftFileBackend (T275752) by Alexandros Kosiaris
  • git #afe2d229 - MultiHttpClient: Allow setting HTTP protocol version in curl (T275752) by Alexandros Kosiaris
  • git #957697e1 - Hard-deprecate Content::getParserOutput and AbstractContent::fillParserOutput. (T287158) by Roman Stolar
  • git #c1fce9df - wfParseUrl: add regression test for T294559 (T294559) by daniel
  • git #a568fded - Revert "wfParseUrl: rely on parse_url for proto-relative urls" (T294559) by Urbanecm
  • git #2c10f768 - actions: Update deprecated code in Actions::checkCanExecute() (T290004) by Derick Alangi
  • git #55b1c430 - Use expectException() in ActionTest by Daimona Eaytoy
  • git #45c003e1 - Change checkboxHack `bindToggleOnSpaceEnter` function (T291096) by Nicholas Ray
  • git #8c87a766 - specialpage: Remove deprecated check of special page object checks (T245128) by Derick Alangi
  • git #d99dd404 - [BREAKING] Change cleanup API of checkboxHack (T291096) by Nicholas Ray
  • git #6273b5f9 - Upgrade RemexHtml to 3.0.0 by Tim Starling
  • git #e5f26988 - Follow-up I86568863: mw-ui-button: Reduce specificity of margin rule (T294286) by Ed Sanders
  • git #b9269eda - resourceloader: Remove use of Timing class by Umherirrender
  • git #392d2af2 - ApiQueryImageInfo: don't show empty comments as deleted (T293783) by Petr Pchelko
  • git #8e16fa45 - Selected links should not be red. (T236608) by jdlrobson
  • git #1ae8e89e - Hard deprecate LinkCache::addGoodLinkObj (T284955) by vladshapik
  • git #25bb5b29 - Cleanup hard-deprecated code in blocks. by Petr Pchelko
  • git #164ec5cb - UserOptions: remove deprecated hooks. by Petr Pchelko
  • git #6eda8891 - Update 台灣 to 臺灣 according to Wikipedia-zh village pump discussions by Winston Sung
  • git #6167f3df - Hyphenate "case-sensisitive", as in the main en.json by Amir E. Aharoni
  • git #24949480 - Give skins more flexibility over table of contents render (T287767) by jdlrobson
  • git #8210560b - Add namespace translations for [ami] Amis and [pwn] Paiwan (T292414) (T292415) by Jon Harald Søby
  • git #7ce7e0d4 - resourceloader: Change User::isAnon to !User::isRegistered by Umherirrender
  • git #f603b00a - Metrics: Add test coverage for getRenderedSamples() and send() (T240685) by Timo Tijhof
  • git #ac935cb7 - Make SlotRecordTest a unit test by Petr Pchelko
  • git #027efc62 - Use UndeletePage from ApiUndelete (T290021) by Daimona Eaytoy

Vendor

[edit]

Extensions

[edit]

3D

[edit]

BetaFeatures

[edit]

CentralAuth

[edit]

CheckUser

[edit]
  • git #cfe542fa - Add maintenance/fixTrailingSpacesInLogs.php to fix data incosistency (T275704) by Martin Urbanec

cldr

[edit]

CodeEditor

[edit]
  • git #bcb7eed3 - Use single quotes instead of double quotes in PHP by Fomafix

CodeMirror

[edit]

ContentTranslation

[edit]
  • git #4f5a733c - CX3 Build 0.1.0+20211101 (T260134) by Santhosh Thottingal
  • git #cc378f40 - SXPublisherReviewInfo: Remove unused registered component by NikG
  • git #aa445dae - SX MT warnings: Remove suppressing functionality (T260134) by NikG
  • git #e3434868 - SX Publish: Remove MT validation from publishTranslation action (T260134) by NikG
  • git #f245b5f9 - SX MT validation: Reset publish result on successful MT validation (T260134) by NikG
  • git #7b4f9e41 - SX Publish Translation: Validate for MT when publish step is loaded (T260134) by NikG
  • git #295f3086 - SX Publish Translation: Fix computed ref access by NikG
  • git #3fa38769 - Change "New pages" message to "Create new pages" by Amir E. Aharoni

DiscussionTools

[edit]
  • git #9b902bc4 - UsernameCompletion: Fix limit parameter by Ed Sanders
  • git #62bc24cb - UsernameCompletion: Filter out users with indefinite sitewide blocks from API results (T294783) by Ed Sanders
  • git #cc865692 - Remove "successfully" from a message by Amir E. Aharoni
  • git #19a9070a - Add dependency on mediawiki.user, required by logger.js by Ed Sanders
  • git #6022982e - Generate form tokens in the client to prevent double posting (T286409) by Ed Sanders
  • git #df47f9fd - Logging for new comments (T286076) by David Lynch
  • git #98bba62e - Add [reply] link brackets during postprocessing after parser cache (T292345) (T294168) by Bartosz Dziewoński
  • git #884d1f6e - Move body classes code to BeforePageDisplay hook by Bartosz Dziewoński
  • git #7f16b7a4 - TopicSubscriptions: Rename 'actions' column and unframe button (T273342) by Ed Sanders
  • git #7550bb43 - TopicSubscriptions: Hide broken "Topic" sort (T273342) by Ed Sanders
  • git #11566e4b - Allow more flexible overrides for the terms-of-use messages (T284097) by Bartosz Dziewoński

DonationInterface

[edit]

EntitySchema

[edit]
  • git #3e6de347 - Wait for inputs existing before trying to set a value in test (T294417) by Michael Große
  • git #7b8f04a6 - Update npm dependencies and switch to new lock file format by Michael Große
  • git #2d9fdc19 - Replace usage of deprecated global function wfReadOnly() (T283978) by Alexander Vorwerk

FlaggedRevs

[edit]

Flow

[edit]
  • git #e3ed7fd8 - Allow more flexible overrides for the terms-of-use messages (T284097) by Bartosz Dziewoński

GrowthExperiments

[edit]

GWToolset

[edit]
  • git #0fe521ff - Make some methods private that are never used anywhere else by Thiemo Kreuz

IPInfo

[edit]

Kartographer

[edit]
  • git #4e8112ef - Minor syntax clean-ups in several classes by Thiemo Kreuz
  • git #b736ddf1 - Correct the doc of KartographerUsePageLanguage by Derk-Jan Hartman
  • git #0c98eb88 - Add strict return types to all PHP methods by Thiemo Kreuz
  • git #0450ad5d - Use requestAnimationFrame to fix livepreview problem (T151524) by Derk-Jan Hartman

LiquidThreads

[edit]

MediaSearch

[edit]

MobileFrontend

[edit]

Nuke

[edit]

OAuth

[edit]

PageImages

[edit]

PageNotice

[edit]
[edit]
  • git #923f5949 - RelatedArticles should use IntersectionObserver rather than deprecated mediawiki.viewport module (T284251) by jdlrobson

Renameuser

[edit]

Score

[edit]
  • git #f6dbe88a - DeleteOldScoreFiles.php: Fixup output counting of chunks by Reedy
  • git #415a2f2b - UpdateLYFileHeaders.php: Remove some irrelevant debug output by Reedy

Scribunto

[edit]

TextExtracts

[edit]

TheWikipediaLibrary

[edit]

Translate

[edit]

TranslationNotifications

[edit]
  • git #3bdc9b52 - DigestEmailer: Remove $userOptionsManager property by Abijeet

TwoColConflict

[edit]

UniversalLanguageSelector

[edit]

VisualEditor

[edit]

Wikibase

[edit]
  • git #335eec71 - Check that Month and Day are not 0 for respective precision (T289417) by Noa wmde
  • git #e470bea0 - Update package-lock.json to lockfileVersion 2 (T294426) by Lucas Werkmeister
  • git #00ffb9a8 - build: Updating mediawiki/mediawiki-codesniffer to 38.0.0 by Alexander Vorwerk
  • git #5424bb72 - Minor Lua docs improvements by Lucas Werkmeister
  • git #e45a2cfd - Remove back compat for long-merged MediaWiki core change by Lucas Werkmeister
  • git #9142451a - RC injection: Detect user from local database (T293246) by Michael Große
  • git #e5473d0e - Don't use TestingAccessWrapper to test private method by Michael Große
  • git #c83c5630 - Avoid using User::isBlocked() (T291378) by vladshapik

WikibaseCirrusSearch

[edit]

WikibaseLexemeCirrusSearch

[edit]

WikiLambda

[edit]

WikimediaEvents

[edit]

WikimediaMessages

[edit]
  • git #c61b5a99 - Add edit-legal to right messages by Martin Urbanec
  • git #1333b131 - Do not use raw HTML for 'wikimedia-mobile-license-links' by Bartosz Dziewoński
  • git #dd049c48 - Display correct license names in Flow and DiscussionTools (T284097) by Bartosz Dziewoński
  • git #6112b94f - Use new hooks to override Flow and DiscussionTools messages (T284097) by Bartosz Dziewoński
  • git #58fb357f - Remove mention of GFDL in Wikidata mobile editors' copyright message (T284097) by Bartosz Dziewoński
  • git #c7bc510b - Remove mention of GFDL in Wikidata editing interface copyright message (T284097) by Bartosz Dziewoński
  • git #4dd46d28 - Fix missing license name in mobile editors on Wikidata and Commons (T284097) by Bartosz Dziewoński

Skins

[edit]

MinervaNeue

[edit]

Vector

[edit]

Misc

[edit]

VisualEditor/VisualEditor

[edit]
  • git #41cde9de - Visual diff: Handle null attributes in describeChanges by Ed Sanders
  • git #cdfeef31 - Follow-up I61b477d1: Use setTimeout instead of afterLoopOne (T294394) by Ed Sanders

No changes

[edit]
  • AbuseFilter
  • ActiveAbstract
  • AdvancedSearch
  • AntiSpoof
  • ApiFeatureUsage
  • ArticleCreationWorkflow
  • ArticlePlaceholder
  • Babel
  • BounceHandler
  • Calendar
  • Campaigns
  • Capiunto
  • CategoryTree
  • CentralNotice
  • CharInsert
  • ChessBrowser
  • CirrusSearch
  • Cite
  • CiteThisPage
  • Citoid
  • CodeReview
  • Cognate
  • Collection
  • CologneBlue
  • CommonsMetadata
  • ConfirmEdit
  • CongressLookup
  • ContactPage
  • CreditsSource
  • Dashiki
  • Disambiguator
  • DismissableSiteNotice
  • DoubleWiki
  • DynamicSidebar
  • Echo
  • Elastica
  • ElectronPdfService
  • EventBus
  • EventLogging
  • EventStreamConfig
  • ExtensionDistributor
  • ExternalGuidance
  • FeaturedFeeds
  • FileExporter
  • FileImporter
  • FundraiserLandingPage
  • FundraisingTranslateWorkflow
  • Gadgets
  • GeoCrumbs
  • GeoData
  • GlobalBlocking
  • GlobalCssJs
  • GlobalPreferences
  • GlobalUsage
  • GlobalUserPage
  • GlobalWatchlist
  • GoogleNewsSitemap
  • Graph
  • GuidedTour
  • ImageMap
  • InputBox
  • Insider
  • Interwiki
  • InterwikiSorting
  • Josa
  • JsonConfig
  • LabeledSectionTransclusion
  • LandingCheck
  • LdapAuthentication
  • Linter
  • Listings
  • LocalisationUpdate
  • LoginNotify
  • MachineVision
  • MapSources
  • MassMessage
  • Math
  • MediaModeration
  • MobileApp
  • Modern
  • MonoBook
  • MultimediaViewer
  • NavigationTiming
  • NearbyPages
  • NewUserMessage
  • Newsletter
  • Nostalgia
  • OATHAuth
  • OAuthRateLimiter
  • ORES
  • OpenStackManager
  • PageAssessments
  • PageTriage
  • PageViewInfo
  • PagedTiffHandler
  • ParserFunctions
  • PdfHandler
  • Poem
  • PoolCounter
  • Popups
  • ProofreadPage
  • PropertySuggester
  • QuickSurveys
  • Quiz
  • RSS
  • ReadingLists
  • RevisionSlider
  • SandboxLink
  • SearchExtraNS
  • SecureLinkFixer
  • SecurePoll
  • ShortUrl
  • SiteMatrix
  • SpamBlacklist
  • StopForumSpam
  • SubPageList3
  • SubpageSortkey
  • SyntaxHighlight_GeSHi
  • TemplateData
  • TemplateSandbox
  • TemplateStyles
  • TemplateWizard
  • Thanks
  • TimedMediaHandler
  • Timeless
  • TitleBlacklist
  • TocTree
  • TorBlock
  • TrustedXFF
  • UploadWizard
  • UploadsLink
  • UrlShortener
  • UserMerge
  • VipsScaler
  • WebAuthn
  • WikiEditor
  • WikiLove
  • WikibaseLexeme
  • WikibaseMediaInfo
  • WikibaseQualityConstraints
  • Wikidata.org
  • WikidataPageBanner
  • WikimediaApiPortal
  • WikimediaApiPortalOAuth
  • WikimediaBadges
  • WikimediaEditorTasks
  • WikimediaIncubator
  • WikimediaMaintenance
  • Wikisource
  • XAnalytics
  • intersection
  • timeline
  • wikihiero

Total changes

[edit]

201 Changes in 46 repos by 62 authors