Movatterモバイル変換


[0]ホーム

URL:


Jump to content
MediaWiki
Search

MediaWiki 1.46/wmf.2

From mediawiki.org
<MediaWiki 1.46
MediaWiki 1.46.0-wmf.1Deployment of MediaWiki 1.46.0-wmf.2 to Wikimedia sitesMediaWiki 1.46.0-wmf.3

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

Core changes

[edit]

Vendor

[edit]

Extensions

[edit]

AbuseFilter

[edit]

AutoModerator

[edit]
  • git #48c7728f - Namespace DummyContentForTesting by C. Scott Ananian

CampaignEvents

[edit]

CentralAuth

[edit]
  • git #2f375af0 - tests: Change array to match() in BackfillLocalAccountsTest by Umherirrender
  • git #81f7768f - ScramblePassword: Add caller to SQL query by Bartosz Dziewoński
  • git #4f608a95 - use CAS check when updating the user password (T391491) by Camilo Diaz Repka
  • git #a2e91077 - CentralAuthSessionProviderTest: Fix namespace of PlainJsonJwtCodec (T409238) by Sam Reed
  • git #2e67cef6 - Add separator to automatic global groups message (T407838) by Marcin Szwarc

CentralNotice

[edit]
  • git #4f318922 - Campaign: Remove unused functions getAllCampaignNames & getNoticeName by Sam Reed
  • git #dea8c118 - Campaign: Bail out early in processAfterCampaignChange if not a named user by Sam Reed
  • git #89949b86 - Campaign: Add and use ability to read from primary when getting more properties (T389348) (T393482) by Sam Reed
  • git #51bbf01a - selenium: Upgrade WebdriverIO to v9 (T405458) by Željko Filipin
  • git #a1bbf471 - Fix null return value for ChoiceDataProvider by Jon Robson
  • git #a7c8a8e8 - build: Handle excluded ClassAnnotations and CommentBeforeClass sniff by Umherirrender
  • git #c8672203 - Use lower case 'cldr' to check if it is loaded (T398224) by Antoine Musso
  • git #c1a94ddf - Set banner hide cookies to Secure / SameSite=None (T255366) (T236850) by Elliott Eggleston

CheckUser

[edit]

CirrusSearch

[edit]

Cite

[edit]

cldr

[edit]
  • git #acd9c6dd - CLDRParser: Skip language entries that have a 'menu' attribute by Reedy

CodeEditor

[edit]

CodeMirror

[edit]

CommunityConfiguration

[edit]
  • git #f6c0a2ea - Allow extending CommunityConfigurationStores from an extension by C. Scott Ananian
  • git #3142ec10 - Print output on failure (T409303) by Lucas Werkmeister

CommunityRequests

[edit]
  • git #5d7c24de - Ensure titles are sanitized for display and storage (T407961) (T407000) by MusikAnimal
  • git #35aaa4ec - PreferencesHooks: move handlers related to prefs to a dedicated class by MusikAnimal
  • git #cd7035b9 - tests: turn AbstractWishlistEntityTest into MockWishlistConfigTrait by MusikAnimal
  • git #a6ece561 - CommunityRequestHooks: disable 'translatetitle' option in Ext:Translate (T401874) by MusikAnimal
  • git #399dcb09 - maintenance: remove createTestWishlist and migrateFromGadget scripts by MusikAnimal
  • git #30d8d2c6 - Inject the logger service into all API classes (T406670) by Sam Wilson
  • git #6461136e - CommunityRequestsHooks: use relevant title from the skin by MusikAnimal
  • git #0bd1f686 - ApiWishlistEntityBase: automatically generate edit summaries (T407086) by MusikAnimal
  • git #91a4859f - Fix casing of Html class in FocusAreaIndexRenderer by Umherirrender
  • git #ab000a40 - Add flag to status config to be excluded from queries and filters (T407309) by Dayllan Maza
  • git #da620e86 - Translate title and status to target lang (T407004) by hmonroy
  • git #bc9cc8a1 - Format tags and phabricator tasks values for MinT (T408880) by hmonroy
  • git #98e8494a - stores: distinguish "virtual" fields from translatable and wikitext by MusikAnimal

ConfirmEdit

[edit]

ContentTranslation

[edit]

DiscussionTools

[edit]

DonationInterface

[edit]

Echo

[edit]

EmailAuth

[edit]
  • git #803f95b6 - Make accountrecovery messages not WMF specific (T399742) by Sam Reed
  • git #402dafdf - AccountRecovery: Use canonical URL in confirmation email by Roan Kattouw

EventLogging

[edit]
  • git #4d7e5612 - foreign-resources.cdx.json: Update to match foreign-resources.yaml (T405247) by Reedy

FlaggedRevs

[edit]

Flow

[edit]
  • git #b06f64df - Create maintenance script to apply manual fixes (T397426) by Ed Sanders
  • git #8819e0b9 - Dump: Fix passing NULL to ::autoCreateUser() (T408724) by Derick Alangi
  • git #756db61a - LQT Import: Fix quadratic time explosion in finding next offset (T405080) by Ed Sanders
  • git #35ffda8e - InvalidTopicUuidException: Only suggest correct title if valid (T408815) by Alexander Vorwerk
  • git #3db4736b - Update types for WatchArticleHook/UnwatchArticleHook by C. Scott Ananian

FundraiserLandingPage

[edit]

Gadgets

[edit]
  • git #df0450fe - Revert "Use OutputPageBeforeHTML instead of BeforePageDisplay to add modules" (T409367) by SD0001

GeoCrumbs

[edit]

GrowthExperiments

[edit]
  • git #ca100fde - i18n(ReviseTone): copy fixes per design by Michael Große
  • git #b3aae2f5 - Add GENDER to new imperative messages by Amir E. Aharoni
  • git #a985451a - Change array to match() by Umherirrender
  • git #88d05d79 - chore: don't run phpcbf twice on `composer run fix` (T409413) by Michael Große
  • git #c6240f97 - i18n: tweak dash usages for homepage messages by Perry Fraser
  • git #55c3582a - feat(ReviseTone): finish i18n work of onboarding quiz (T407580) by Michael Große
  • git #957a596e - refactor(ReviseTone): extract revise tone onboarding component by Michael Große
  • git #63df1564 - refactor(ReviseTone): create quiz steps based on available data by Michael Große
  • git #ad5e8dce - Make image suggestion feedback optional (T389998) (T329672) by Antoine Musso
  • git #84ee6361 - Fix casing of Html class in WelcomeSurveyReminder by Umherirrender
  • git #422f7389 - fix: don't run listTaskCounts if Newcomer Task are not available (T408052) (T408531) by Michael Große
  • git #c2b409dd - fix: don't access disabled Suggested Edits config in VE hook (T408531) by Michael Große
  • git #efc6f999 - fix: don't access disabled Suggested Edits in Cirrus query feature hook (T408531) by Cyndy
  • git #ec3bca46 - Add GENDER to the message growthexperiments-revisetone-onboarding-dialog-skip-label by Amir E. Aharoni
  • git #c016511a - feat(ReviseTone): on homepage, promote ReviseTone tasks (T407528) by Michael Große
  • git #8c0e5441 - ReviseTone: add onboarding dialog before editing (T407362) by Sergio Gimeno
  • git #609783c9 - CreateMenteeHelpers: Don't recreate the user to refresh registration (T352871) by Marcin Szwarc
  • git #1f775eae - Cleanup message growthexperiments-revisetone-onboarding-dialog-title-label by Amir E. Aharoni
  • git #7255d7e6 - ReviseTone: move quiz game logic in a component (T407362) by Sergio Gimeno
  • git #5bc7b3aa - cypress(ReviseTone): skip all tests (T407152) by Sergio Gimeno

Kartographer

[edit]

Linter

[edit]
  • git #11c639e8 - Change square brackets to parentheses in a message by Amir E. Aharoni

Math

[edit]
  • git #852bcde7 - Add the ability to set a proxy for contacting RESTBase by Claire Elaina

MetricsPlatform

[edit]
  • git #a8708fc0 - Bump web base schema_id (1.4.2 => 1.5.0) by Santiago Faci
  • git #b5c9876b - Re-run xLab MW Module Loaded experiment v2 (T401705) by Clare Ming
  • git #814e1b7d - ext.xLab: Improve the message when an overridden experiment send an by Santiago Faci

MobileFrontend

[edit]

Nuke

[edit]
  • git #075671af - Fix casing of Html class in SpecialNukeCodexUIRenderer by Umherirrender

OATHAuth

[edit]

OAuth

[edit]
  • git #9f2c14a8 - BearerTokenValidator: Validate subject scope, add tests by Gergő Tisza
  • git #324f2380 - Issue SessionManager-style 'sub' claims for non-owner-only (T399199) by Gergő Tisza
  • git #acb25b54 - Accept SessionManager-style 'sub' claims in access token (T399199) by Gergő Tisza

ORES

[edit]
  • git #f4ac189f - Fix WatchedItemQueryServiceExtensionTest to take PageReference by Derick Alangi

PageViewInfo

[edit]
  • git #8dee590d - Change array to match() in WikimediaPageViewService by Umherirrender

ParserFunctions

[edit]
  • git #1578c07b - Replace late/repeated creation of ParserClearState hook by C. Scott Ananian

Popups

[edit]
  • git #edb03d75 - Change minimum node version supported to 20.19.5 by Paladox

ProofreadPage

[edit]

QuickSurveys

[edit]
  • git #628d89fa - Update hook and quickSurvey show function (T406398) by Jon Robson
  • git #501f6355 - build: Remove resources inheritence from qunit/.eslintrc.json by Timo Tijhof
  • git #dda7bc51 - tests: Use named data provider in QUnit.test.each() by Timo Tijhof

ReaderExperiments

[edit]

ReadingLists

[edit]

RevisionSlider

[edit]
  • git #ff9b4de5 - Add data-mw-interface in addition to data-mw="interface" (T409187) by C. Scott Ananian

Scribunto

[edit]

SecureLinkFixer

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

SecurePoll

[edit]
  • git #fdf3916f - build: Handle excluded ClassAnnotations sniff by Umherirrender

SpamBlacklist

[edit]

TemplateData

[edit]
  • git #c5857470 - Change array to match() in TemplateDataHtmlFormatter by Umherirrender

Thanks

[edit]
  • git #c2af07af - Fix client-side duplicate thanks prevention by Matěj Suchánek

VisualEditor

[edit]
  • git #43318fac - EditCheck: fix issue with touchable devices and adding citation (T397180) by Caro Medelius
  • git #991fabd7 - TextMatchEditCheck: minor ease of configuration tweaks by David Lynch
  • git #0ada19a5 - Edit check: allow any check to be an a/b test including default ones (T406134) by David Lynch
  • git #a478f2a1 - Reposition diff sidebar on window resize (T409276) by Ed Sanders
  • git #1ff42892 - Use OO.ui.deferMsg for statically defined messages by Ed Sanders
  • git #bb894bcf - Don't load VE modules when collab preference enabled by Ed Sanders

WebAuthn

[edit]

Wikibase

[edit]
  • git #900df09a - Convert wbui2025 to library to make ValueStrategy extensible (T409149) by Arthur Taylor
  • git #390998f6 - tests: Change array to match() by Umherirrender
  • git #978e4889 - Add strict types to LanguageFallbackChainFactory(Test) by Lucas Werkmeister
  • git #a5f9eb1a - GQL: Refactor GraphQLServiceTest by Jakob Warkotsch
  • git #c1405e19 - Use new LanguageFallbackMode enumeration and update namespaces by C. Scott Ananian
  • git #48018b31 - GQL: Fix README example by Jakob Warkotsch
  • git #11d6e1c3 - GQL: Reject queries that are too complex (T406476) by Jakob Warkotsch
  • git #d1111917 - GQL: Introduce a type registry by Jakob Warkotsch
  • git #0bd799b4 - GQL: Introduce LabelProvider interface by Jakob Warkotsch
  • git #7a08a680 - GQL: Introduce PropertyValuePair interface type by Jakob Warkotsch
  • git #2deb9638 - LanguageFallbackChainFactoryTest: allow conversion to enumeration by C. Scott Ananian
  • git #05e3669d - Fix edit display for no-value and unknown snaktypes (T409311) by Audrey Penven
  • git #941b302b - Update MEX beta feature links (T407737) by Lucas Werkmeister
  • git #d9b722ef - GQL: Remove Value model by Jakob Warkotsch
  • git #89f2e0b3 - Remove unnecessary propertyId (T409149) by Arthur Taylor
  • git #e465beb7 - Fix DateTimeValueCleaner for years in the far future (T409269) by Lucas Werkmeister
  • git #edf918ce - GQL: Add architecture tests for the reuse domain (T406105) by dima koushha
  • git #0e5e9167 - Basic implementation of entity-id snak types for wbui2025 (T403974) by Arthur Taylor
  • git #f1d2ba7f - Add statement opens edit statement modal (T405454) by Hasan Akgün
  • git #50a55985 - Update wdio (v9), wdio-mediawiki (v4), wdio-wikibase (v6.4) (T406844) by Lucas Werkmeister

WikibaseLexeme

[edit]

WikiLambda

[edit]
  • git #3f59681d - Update function-schemata sub-module to HEAD (eebbf96) (T408824) by James D. Forrester
  • git #a8197424 - WikifunctionsPFragmentHandler: Log that we had a cache failure by James D. Forrester

WikimediaEditorTasks

[edit]

WikimediaEvents

[edit]
  • git #2688ee3d - tests: Change array to match() in EmailAuthHooksTest by Umherirrender
  • git #96403ef7 - Add experiment name for enwiki in readingListAB.js (T408438) by aude

WikimediaIncubator

[edit]

WikimediaMaintenance

[edit]

WikimediaMessages

[edit]
  • git #7f938a14 - i18n: Update wikimedia-emailauth-login-help to link to Special:AccountRecovery (T399749) by Mmartorana
  • git #8f932d67 - wikimediaoverrides: Add EmailAuth recovery overrides (T399742) by Sam Reed

Wikistories

[edit]

Skins

[edit]

MinervaNeue

[edit]

Timeless

[edit]

Vector

[edit]

Misc

[edit]

VisualEditor/VisualEditor

[edit]

No changes

[edit]
  • 3D
  • AdvancedSearch
  • AntiSpoof
  • ApiFeatureUsage
  • ArticleCreationWorkflow
  • ArticlePlaceholder
  • ArticleSummaries
  • Babel
  • BetaFeatures
  • BounceHandler
  • Calendar
  • Campaigns
  • Capiunto
  • CategoryTree
  • CharInsert
  • Chart
  • ChessBrowser
  • CiteThisPage
  • Citoid
  • Cognate
  • Collection
  • CologneBlue
  • CommonsMetadata
  • CommunityConfigurationExample
  • ContactPage
  • CreditsSource
  • Dashiki
  • Disambiguator
  • DismissableSiteNotice
  • Elastica
  • ElectronPdfService
  • EntitySchema
  • EventBus
  • EventStreamConfig
  • ExtensionDistributor
  • ExternalGuidance
  • FeaturedFeeds
  • FileExporter
  • FileImporter
  • FundraisingTranslateWorkflow
  • GeoData
  • GlobalBlocking
  • GlobalCssJs
  • GlobalPreferences
  • GlobalUsage
  • GlobalUserPage
  • GlobalWatchlist
  • GoogleNewsSitemap
  • GuidedTour
  • IPInfo
  • IPReputation
  • ImageMap
  • ImageSuggestions
  • InputBox
  • Insider
  • InterwikiSorting
  • Josa
  • JsonConfig
  • LabeledSectionTransclusion
  • LandingCheck
  • LiquidThreads
  • LoginNotify
  • MapSources
  • MassMessage
  • MediaModeration
  • MediaSearch
  • MobileApp
  • Modern
  • MonoBook
  • MultimediaViewer
  • NavigationTiming
  • NearbyPages
  • NetworkSession
  • NewUserMessage
  • Newsletter
  • Nostalgia
  • OAuthRateLimiter
  • PageAssessments
  • PageImages
  • PageNotice
  • PageTriage
  • PagedTiffHandler
  • ParserMigration
  • PdfHandler
  • Phonos
  • Poem
  • PropertySuggester
  • Quiz
  • RSS
  • RealMe
  • RelatedArticles
  • ReportIncident
  • SandboxLink
  • Score
  • SearchExtraNS
  • SearchVue
  • ShortUrl
  • SimilarEditors
  • SiteMatrix
  • StopForumSpam
  • SubPageList3
  • SubpageSortkey
  • SyntaxHighlight_GeSHi
  • TemplateSandbox
  • TemplateStyles
  • TemplateWizard
  • TextExtracts
  • TheWikipediaLibrary
  • TimedMediaHandler
  • TitleBlacklist
  • TocTree
  • TorBlock
  • Translate
  • TranslationNotifications
  • TrustedXFF
  • TwoColConflict
  • UniversalLanguageSelector
  • UploadWizard
  • UploadsLink
  • UrlShortener
  • VueTest
  • WikiEditor
  • WikiLove
  • WikibaseCirrusSearch
  • WikibaseLexemeCirrusSearch
  • WikibaseMediaInfo
  • WikibaseQualityConstraints
  • Wikidata.org
  • WikidataPageBanner
  • WikimediaApiPortal
  • WikimediaApiPortalOAuth
  • WikimediaBadges
  • WikimediaCampaignEvents
  • Wikisource
  • XAnalytics
  • intersection
  • timeline
  • wikihiero

Total changes

[edit]

388 Changes in66 repos by94 authors

Retrieved from "https://www.mediawiki.org/w/index.php?title=MediaWiki_1.46/wmf.2&oldid=7998958"
Category:

[8]ページ先頭

©2009-2025 Movatter.jp