Releases: wikimedia/ws-export
Releases · wikimedia/ws-export
2.12.2
- 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
- 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.
2.12.0
- Simplify the loading of HTML from the wikis. This avoids the deprecated
mb_convert_encoding()
usage, as well as
the encoding of characters in non-HTML contexts. T271390. - Improve contributor set-up instructions.
- Remove meta tags of Parsoid type
NoInclude
, for Epub validation. - Remove default-style directive. The http-equiv="default-style" directive is for providing the name of the default style (in the content attribute), but we're not using it. It also fails epubcheck's validation.
- Change the way that filenames inside Epubs are generated (in Util::encodeString()).
- Run tests against a newer version of epubcheck.
- Add epubcheck to CI (but allow failure).
- Show warnings as well as errors in the
app:check
command, and update it to use the new EpubCheck class. - Upgrade the Calibre version in use in CI.
- Localisation updates from https://translatewiki.net.
2.11.2
- Add OpenDyslexic font.
- Remove closed Wikisources from language dropdown (those that are instances of "closed wiki").
- Localisation updates from https://translatewiki.net.
- Various code improvements.
2.11.1
2.11.0
- Upgrade to Symfony 5.4 and upgrade other dependencies
- Localisation updates from https://translatewiki.net
2.10.3
- Guard against cover images not existing. T240363.
- Localisation updates from https://translatewiki.net/
- Add missing author names to toolinfo.json
- Add 'CLI Usage' section to README.md
- Update PHP and Javascript dependencies.
- Update Docker configuration.
2.10.2
- Escape special characters when building OPDS/Atom feed
- Localisation updates from https://translatewiki.net/
2.10.1
- Fix login check
2.10.0
- Deny access from IPs globally blocked on Wikimedia wikis
- Localisation updates from https://translatewiki.net/