Releases: wikimedia/ws-export
Releases · wikimedia/ws-export
2.5.1
- 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.
2.5.0
- New UI design. T277239.
- Allow Wikisources to define their own default fonts. T274561.
- Create option to disable credits in export form. T274959.
- Improved error messages. T277237.
- Localisation updates from https://translatewiki.net.
- Code improvements.
2.4.1
- Close replicas connections as soon as queries finish.
- Fix two phan errors: deprecated function, and array access.
- Localisation updates from https://translatewiki.net.
2.4.0
2.3.5
- Localisation updates from https://translatewiki.net.
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
- Set an override for 'nan' language code → 'zh-min-nan'. T272043.
- Fix some errors with figures and images. T272307 and T272180.
- Improve parsing of the About page. T268000.
- Set up i18n in preparation for registering the tool on translatewiki.net. T255224.
- Rename tool to WS Export/
ws-export
. T266579. - Upgrade PHP dependencies, including the Toolforge Bundle.