[go: nahoru, domu]

Skip to content

Releases: wikimedia/ws-export

2.13.7

20 Aug 23:58
f4ddb4e
Compare
Choose a tag to compare
  • Check for imageinfo rather than missing or invalid. T372956.

2.13.6

19 Aug 12:17
aadedad
Compare
Choose a tag to compare
  • Fix a bug with cover images that are not found. T370257.

2.13.5

15 Aug 08:53
bb33d8e
Compare
Choose a tag to compare
  • Move image URL fixing to where the URL is used. A follow-up to #513. T354242.

2.13.4

15 Aug 00:47
716f373
Compare
Choose a tag to compare

2.13.3

03 Apr 11:26
d0b9509
Compare
Choose a tag to compare
  • Localisation updates from https://translatewiki.net.
  • Returns to previous behaviour of showing an error when a wiki page is not found. T280329.

2.13.2

20 Mar 01:02
86dc32b
Compare
Choose a tag to compare

2.13.1

27 Feb 00:46
Compare
Choose a tag to compare

2.13.0

02 Jan 02:25
ad7c771
Compare
Choose a tag to compare
  • Limit the number of ebook conversions (to any format other than EPUB) to four concurrent processes, to reduce the load on the server. T335553.
  • Localisation updates from https://translatewiki.net.

2.12.2

30 Dec 07:10
818951d
Compare
Choose a tag to compare
  • Make only one API request for cover image info. To avoid a 2nd API request, always use 400px for the image width,
    and use the file extension to determine if the file is PDF/DjVu. T353954.
  • Localisation updates from https://translatewiki.net.

2.12.1

24 Dec 01:58
e091fdb
Compare
Choose a tag to compare
  • Redesign stats page to be cleaner and convey stats in a better way with more accessibility for year/month inputs. Also added i18n for content on the page. T353737.
  • Add the iiurlwidth API parameter when fetching cover image info, to avoid errors when working with TIFF cover images. T353954.
  • Update NPM and Composer dependencies.