Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

2.5.1

Choose a tag to compare

@samwilson samwilson released this 31 Mar 04:35
· 348 commits to main since this release
b47907c
  • Move i18n messages from on-wiki into the tool. The on-wiki pages can now be deleted. T264699.
  • Ignore max_user_connections errors when writing to the stats DB, to ensure exports work.
  • Various small UI tweaks. T277820.
  • Sanitize cache keys (to avoid errors with invalid language codes).
  • Localisation updates from https://translatewiki.net.
  • Refactor parsing picture in PageParser::getPicturesList(). T257886.