MediaWiki 1.23/wmf5/Changelog

From mediawiki.org

Core changes[edit]

Extensions[edit]

AbuseFilter[edit]

ApiSandbox[edit]

ArticleFeedbackv5[edit]

BetaFeatures[edit]

CentralAuth[edit]

CirrusSearch[edit]

CodeReview[edit]

Collection[edit]

CommonsMetadata[edit]

ConfirmEdit[edit]

DataTypes[edit]

DataValues[edit]

Diff[edit]

DonationInterface[edit]

FlaggedRevs[edit]

Flow[edit]

  • ** Newly deployed extension

GettingStarted[edit]

GuidedTour[edit]

MobileFrontend[edit]

MultimediaViewer[edit]

OpenStackManager[edit]

Parsoid[edit]

ProofreadPage[edit]

Scribunto[edit]

SemanticForms[edit]

Translate[edit]

UniversalLanguageSelector[edit]

UploadWizard[edit]

VisualEditor[edit]

  • git #0d2aefb0 - Conditionally register oojs and oojs-ui
  • git #7b28e238 - Blacklist all versions of IE, as IE11 is now out
  • git #cff5f38b - Fix crash in MWExtensionNode creation mode
  • git #cde33048 - Recompute auto-numbered reference listKeys when merging internalLists
  • git #fd4495e2 - Pass the mw.user directly into
  • git #4cbf220b - Use __DIR__ instead of dirname( __FILE__ )
  • git #59f5ec86 - Clean up uses of 'this' in mw.ViewPageTarget
  • git #de979ff2 - Replace raw oojs-ui files with v0.1.0-pre (0267100ab3)
  • git #c027af9e - [Browser test] Expanding test with additional text markup types
  • git #f9d71294 - Prevent link-annotating MWReferences (bug 56250)
  • git #8f9d1847 - doc: Fix existing violations detected by JSDuck 5
  • git #4854d644 - doc: Get rid of 'static' property container in jsduck index
  • git #583936f8 - [Browser test] Add Review Changes workflow per reviewer comment
  • git #b1694c65 - Add inputFilter function to InputWidget
  • git #f4960850 - Account for sanitization changes properly in InputWidget
  • git #ef5f3ec0 - Combine all the saveError.* track events
  • git #0aeab0d5 - Restoring messages that seem to have been deleted prematurely.
  • git #c2f84d95 - Fix path to oojs in eventLogger.html
  • git #74332f7a - Only replace meta-data from dialog if it has changed
  • git #a60bdb80 - Document the fact that ve.dm.MetaItem#replaceWith takes a plain object
  • git #e5e47afb - Fix whitespace issue that eluded me in c4b349db4
  • git #4eb1d7b9 - Add event logger to collect IME functionality info
  • git #c4b349db - Guard against undefined listener arrays in EventSequencer
  • git #abf05623 - Point to the "Help" button instead of the "Beta" button for feedback.
  • git #51f0add8 - Fix reference to insertItem() in MetaList, was renamed to insertMeta()

Wikibase[edit]

WikibaseDataModel[edit]

ZeroRatedMobileAccess[edit]

  • git #536be3fa - Don't echo Wikipedia Zero banners when HTTPS isn't zero-rated.
  • git #a26c9c38 - Add messages for zeroconfig-proxies Wikipedia Zero configurations.
  • git #050cdedb - When proxied, don't show banners unless proxy is known to be zero-rated.
  • git #8bb11432 - Zero warning page fixes
  • git #381b5ff4 - Always on banner on special, add a welcome message to the landing page
  • git #ace1e314 - Removed X-Images variance & legacy url params
  • git #11ee4f13 - Make the shell script kicking off PhantomJS only look in same dir.