Skip to content

Releases: wikimedia/ws-export

2.5.1

31 Mar 04:35
b47907c
Compare
Choose a tag to compare
  • 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

26 Mar 03:40
ab5ad86
Compare
Choose a tag to compare
  • 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

16 Mar 19:50
9038efd
Compare
Choose a tag to compare
  • 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

12 Mar 01:42
e94bf22
Compare
Choose a tag to compare
  • Remove phetools dependency and query contributor information directly from replicas databases. T257886.
  • Add dropdown list of Wikisource languages to the export form. T269344.
  • Improve ID parsing and subpage collecting. T272119.
  • Various code improvements.

2.3.5

05 Mar 08:02
Compare
Choose a tag to compare

2.3.4

26 Feb 01:57
00f4548
Compare
Choose a tag to compare
  • Change cache TTL to 6 hours, and make it configurable. T275735.
  • Localisation updates.
  • Improvements to how epubcheck is used for testing. T268000.
  • A phpcs fix for Docker installations.

2.3.3

22 Feb 23:46
01bdd8f
Compare
Choose a tag to compare
  • Localisation updates.
  • Fix RTL display. T274957.

2.3.2

16 Feb 23:29
Compare
Choose a tag to compare
  • Localisation updates. T273947.

2.3.1

15 Feb 12:36
8f7babd
Compare
Choose a tag to compare
  • Fix references sometimes opening as external links. T270372.
  • Improve messages and their descriptions. T273947.
  • Improve CI set up.

2.3.0

09 Feb 23:22
13f8c32
Compare
Choose a tag to compare
  • 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.