Releases: wikimedia/svgtranslate
Releases · wikimedia/svgtranslate
2.0.2
2.0.1
- Update PHP dependencies (including OOUI); resolve Symfony deprecations; and fix remaining references to PHP 7.4. T357844, T233182.
- Localisation updates from https://translatewiki.net.
2.0.0
1.2.5
- Fix image preview bug. T358305.
- Improve built and deployment process. T346009.
- Localisation updates from https://translatewiki.net.
1.2.4
- Update tests and PHP dependencies. T334454.
- Localisation updates from https://translatewiki.net.
1.2.3
- Use XPath instead of
getElementsByTagName()
to improve performance. T336917. - Localisation updates from https://translatewiki.net.
- Upgrade Eslint etc., and add correct Node and NPM versions to CI.
- Exclude i18n files from eslint.
1.2.2
1.2.1
- Fail earlier for
multiple-text-same-lang
SVG structure errors. T319154. - Fix typo in message 'structure-error-nested-tspans-not-supported'.
- Localisation updates from https://translatewiki.net.
1.2.0
- Catch a number of extra SVG structure errors and report them before proceeding with translation. T271000.
- Allow tspan elements to be in the
svg
namespace. T271000. - Various code and CI improvements. T316310, T271000.
- Upgrade dependencies.
- Make the main search form a required field.
- Localisation updates from https://translatewiki.net/
1.1.15
What's Changed
- Normalize lang codes when reading SVGs and writing translations by @samwilson in #604
Full Changelog: 1.1.14...1.1.15