Jump to content

MediaWiki 1.42/wmf.5

From mediawiki.org
MediaWiki 1.42.0-wmf.4 Deployment of MediaWiki 1.42.0-wmf.5 to Wikimedia sites MediaWiki 1.42.0-wmf.7

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

Core changes

[edit]

Vendor

[edit]

Extensions

[edit]

AdvancedSearch

[edit]

AntiSpoof

[edit]
  • git #9e5ed4cc - Revert "Use HookHandlers for UserMerge hook" by Umherirrender

ArticlePlaceholder

[edit]

CampaignEvents

[edit]

CentralAuth

[edit]

CheckUser

[edit]
  • git #911de9a8 - Replace deprecated Parsoid REST API by Bartosz Dziewoński
  • git #1b6bb20a - Use real users in CheckUserPrivateEventLogFormatterTest (T346683) by Tim Starling

Cite

[edit]
  • git #e7d3dec0 - Document some generated messages by Ed Sanders
  • git #ada08206 - ve-cite: Remove unused messages for fake refernce headings by Ed Sanders
  • git #b4b6dbba - VE: Update group ordering when node is converted from placeholder (T332799) by Ed Sanders

ContentTranslation

[edit]

Disambiguator

[edit]

DiscussionTools

[edit]
  • git #26b63503 - Only change mobile indicator alignment when enhancements are enabled (T351044) by David Lynch
  • git #a1c51304 - Add ParserOutputPostCacheTransformHook handler for Parsoid HTML (T341010) by Subramanya Sastry
  • git #b3a838fc - Notify when we can't find a comment from a reply-link (T350633) by David Lynch

DonationInterface

[edit]

Echo

[edit]

EventLogging

[edit]

FileImporter

[edit]
  • git #b6580ef5 - Change background color of progress bar backdrop to standard value (T347458) by Svantje Lilienthal
  • git #ce5f05ad - Move default reactive data to "data()"; alpha-sort declarations; lint by Adam Wight
  • git #748bf725 - Codex: Dynamic form submit for FileImporter (T347458) by Svantje Lilienthal
  • git #dd851db0 - Enhance file info input with WikiEditor (T349693) by Adam Wight

FlaggedRevs

[edit]

FundraiserLandingPage

[edit]

GlobalBlocking

[edit]
  • git #f2ea14a3 - Revert "Use HookHandlers for UserMerge hook" by Umherirrender

GrowthExperiments

[edit]
  • git #31cfb2fb - SpecialEditGrowthConfig: Set min to zero for levelling up config (T343288) by Martin Urbanec
  • git #7321d9bc - mailmap: Add Cynthia Simiyu by Martin Urbanec
  • git #aa94373a - changeWikiConfig: Respect --summary with --touch (T347157) by Martin Urbanec
  • git #13ebab47 - In testBlockedUserCantPostQuestion add ipblocks to tablesUsed by Tim Starling
  • git #d8536ba1 - Add Community Configurations for Leveling Up Notifications (T343288) by Cynthia Simiyu
  • git #13300b8a - AddImageSubmissionHandler: Invalidate accepted suggestions (T350598) by Martin Urbanec
  • git #e9f591c3 - changeWikiConfig: Add --touch option (T347157) by Martin Urbanec
  • git #d45104c7 - UserImpact: Leave total editcount uncapped (T338174) by Martin Urbanec

IPInfo

[edit]
  • git #d0a35cc2 - Follow-up If7d156c27: Remove unused CSS by Ed Sanders

Kartographer

[edit]
  • git #08083244 - Follow-up Ie6bdead6: Remove unused messages by Ed Sanders
  • git #22fbe40d - Remove remaining leftovers from deprecated Wikivoyage Nearby (T332785) by WMDE-Fisch

Linter

[edit]
  • git #a3d0632c - Update the namespace parameter name in the link in action=info pages (T231161) by sbailey

MediaModeration

[edit]

MobileFrontend

[edit]

MultimediaViewer

[edit]
[edit]

OATHAuth

[edit]

OAuth

[edit]

PageImages

[edit]

PageTriage

[edit]

ParserMigration

[edit]

Phonos

[edit]

Popups

[edit]
  • git #31e416ba - Allow disambiguation previews to render when no summary found (T346686) by Jon Robson
  • git #bf3600f2 - Convert nycrc from JSON to JS to allow comments by Ed Sanders
  • git #461f9498 - build: Update linters by Ed Sanders

QuickSurveys

[edit]
  • git #d084bc58 - Revert "Simplify duplicate detection even further" by Jdlrobson
  • git #7f83cf9c - Simplify duplicate detection even further by Thiemo Kreuz

ReadingLists

[edit]
[edit]

ReportIncident

[edit]

RevisionSlider

[edit]
  • git #f77502f5 - Move tooltip events to the tooltip creation by WMDE-Fisch
  • git #d20cead9 - Split large hook handler function into named methods by thiemowmde
  • git #fc4cef8c - Add RevisionClickHandler only to new elements by WMDE-Fisch
  • git #d2b03abe - Remove redundant checks for `.offset() !== undefined` (T342556) by thiemowmde
  • git #5550fc74 - Consolidate highlights and tooltip creation by WMDE-Fisch

SecureLinkFixer

[edit]
  • git #ba9b0009 - Updating domains.php from Mozilla by SecureLinkFixer updater bot

TemplateData

[edit]
  • git #f2a60308 - Use expression builder instead of addQuotes() (T350960) by Bartosz Dziewoński
  • git #b8e437a3 - Introduce prop var to reduce code duplication in Dialog.js by thiemowmde

TemplateSandbox

[edit]
  • git #30ce422a - Remove no-longer-needed uses of Title::getPageViewLanguage() (T350806) by Bartosz Dziewoński

Thanks

[edit]

TimedMediaHandler

[edit]
  • git #c858d166 - Replace deprecated global function wfGetDB() (T330641) by Fomafix
  • git #369c0ae2 - Inject services on SpecialPages by Fomafix
  • git #d27e3de5 - Move some static functions from Hooks to new class TranscodableChecker by Fomafix
  • git #cb9961d0 - Only include completed transcodes in .m3u8 playlist (T350996) by Brion Vibber
  • git #e9470164 - Don't change transcode rows during read operations (T152851) by Brion Vibber
  • git #a10754c1 - Fixes to requeueTranscodes to make it easier to batch-fill (T68722) by Brion Vibber

Translate

[edit]

TranslationNotifications

[edit]
  • git #2cf5304d - Enable documentation-related sniffs, fix violations by tacsipacsi
  • git #499dcf4d - Fix PhanRedefinedClassReference CI errors by Abijeet

TwoColConflict

[edit]
  • git #77f69943 - Talk page special case doesn't make sense in self-conflicts (T301685) by Thiemo Kreuz
  • git #d7616160 - Consolidate duplicate code enabling/disabling edit buttons by thiemowmde

UploadWizard

[edit]

VueTest

[edit]

VisualEditor

[edit]

Wikibase

[edit]

WikibaseLexeme

[edit]
  • git #2c641b57 - Revert "Page properties should always be strings" (T350224) by Lucas Werkmeister (WMDE)

WikibaseMediaInfo

[edit]

WikiLambda

[edit]

WikiLove

[edit]
  • git #8244d0a7 - Revert "Use HookHandlers for UserMerge hook" by Umherirrender

WikimediaEvents

[edit]

WikimediaMaintenance

[edit]

Wikistories

[edit]

Skins

[edit]

MinervaNeue

[edit]

Vector

[edit]

Misc

[edit]

VisualEditor/VisualEditor

[edit]
  • git #c8e7fd1a - List diffs: Handle 'depthChange' together with 'listItemAttributeChange' by Bartosz Dziewoński
  • git #06b8eeb8 - List diffs: Fix overwriting top-level list when nested item added (T324354) by Bartosz Dziewoński
  • git #4e0cfba4 - List diffs: Handle 'listNodeAttributeChange' before 'depthChange' by Bartosz Dziewoński
  • git #e78dacd0 - List diffs: Restore list items that were split while flattening (T345891) by Bartosz Dziewoński
  • git #4ed10493 - InternalList: Skip placeholder nodes when sorting (T332799) by Ed Sanders
  • git #b4a5f76b - InternalList#sortGroupIndexes: Guard against firstNodes being unset (T350902) by Ed Sanders
  • git #a705ee3f - Document generated CSS classes by Ed Sanders
  • git #b7b10881 - ve.ce.Surface: Fix typo in CSS class name by Ed Sanders
  • git #160dd441 - ve.collab: peerjs-based collaborative editing by David Chan
  • git #aa4249fb - ve.dm.SurfaceSynchronizer: explicitly serialize submitted change by David Chan
  • git #2dc3a064 - ve.dm.ProtocolServer: support non-zero client startLength by David Chan
  • git #fb93ae3c - Fake PeerJS class, for convenient debugging. by David Chan
  • git #a6865a3b - Remove unused message visualeditor-table-caption by Ed Sanders
  • git #53970774 - Visual diff: Describe list type changes (T337698) by Ed Sanders
  • git #32d8c318 - Tree diffs: Use compareElementsUnannotated when comparing structural nodes by Ed Sanders
  • git #79eebb56 - Tree diffs: Use VisualDiff#compareNodes (T332791) (T350032) by Ed Sanders
  • git #8652432c - Tree diffs: Add failing test case for templates in table diff (T332791) (T350032) by Ed Sanders
  • git #23cd3d88 - Update diff-match-patch, removing cleanupSemanticLossless (T346424) by Ed Sanders
  • git #538d8ad4 - Make VisualDiff#compareNodes static by Ed Sanders

No changes

[edit]
  • 3D
  • AbuseFilter
  • ActiveAbstract
  • ApiFeatureUsage
  • ArticleCreationWorkflow
  • Babel
  • BetaFeatures
  • BounceHandler
  • Calendar
  • Campaigns
  • Capiunto
  • CategoryTree
  • CentralNotice
  • CharInsert
  • ChessBrowser
  • CirrusSearch
  • CiteThisPage
  • Citoid
  • CodeEditor
  • CodeMirror
  • Cognate
  • Collection
  • CologneBlue
  • CommonsMetadata
  • ConfirmEdit
  • ContactPage
  • CreditsSource
  • Dashiki
  • DismissableSiteNotice
  • DoubleWiki
  • Elastica
  • ElectronPdfService
  • EntitySchema
  • EventBus
  • EventStreamConfig
  • ExtensionDistributor
  • ExternalGuidance
  • FeaturedFeeds
  • FileExporter
  • Flow
  • FundraisingTranslateWorkflow
  • Gadgets
  • GeoCrumbs
  • GeoData
  • GlobalCssJs
  • GlobalPreferences
  • GlobalUsage
  • GlobalUserPage
  • GlobalWatchlist
  • GoogleNewsSitemap
  • Graph
  • GuidedTour
  • ImageMap
  • ImageSuggestions
  • InputBox
  • Insider
  • Interwiki
  • InterwikiSorting
  • Josa
  • JsonConfig
  • LabeledSectionTransclusion
  • LandingCheck
  • LdapAuthentication
  • LiquidThreads
  • Listings
  • LoginNotify
  • MachineVision
  • MapSources
  • MassMessage
  • Math
  • MediaSearch
  • MobileApp
  • Modern
  • MonoBook
  • NearbyPages
  • NewUserMessage
  • Newsletter
  • Nostalgia
  • Nuke
  • OAuthRateLimiter
  • ORES
  • OpenStackManager
  • PageAssessments
  • PageNotice
  • PageViewInfo
  • PagedTiffHandler
  • ParserFunctions
  • PdfHandler
  • Poem
  • ProofreadPage
  • PropertySuggester
  • Quiz
  • RSS
  • RealMe
  • SandboxLink
  • Score
  • Scribunto
  • SearchExtraNS
  • SearchVue
  • SecurePoll
  • ShortUrl
  • SimilarEditors
  • SiteMatrix
  • SpamBlacklist
  • StopForumSpam
  • SubPageList3
  • SubpageSortkey
  • SyntaxHighlight_GeSHi
  • TemplateStyles
  • TemplateWizard
  • TextExtracts
  • TheWikipediaLibrary
  • Timeless
  • TitleBlacklist
  • TocTree
  • TorBlock
  • TrustedXFF
  • UniversalLanguageSelector
  • UploadsLink
  • UrlShortener
  • VipsScaler
  • WebAuthn
  • WikiEditor
  • WikibaseCirrusSearch
  • WikibaseLexemeCirrusSearch
  • WikibaseQualityConstraints
  • Wikidata.org
  • WikidataPageBanner
  • WikimediaApiPortal
  • WikimediaApiPortalOAuth
  • WikimediaBadges
  • WikimediaEditorTasks
  • WikimediaIncubator
  • WikimediaMessages
  • Wikisource
  • XAnalytics
  • cldr
  • intersection
  • timeline
  • wikihiero

Total changes

[edit]

242 Changes in 61 repos by 72 authors