Releases: wikimedia/ws-export
Releases · wikimedia/ws-export
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/
2.9.3
- Don't back-link to non-existent Wikisource (with unknown language code). T289155.
- Localisation updates from https://translatewiki.net.