Releases: mozfr/transvision
Releases · mozfr/transvision
v6.7.6
- Fix XLIFF extraction for projects with multiple files
Full Changelog: v6.7.5...v6.7.6
v6.7.4
- Fix cache issue causing ton of warnings in unlocalized-all
v6.7.3
- Add robots.txt
- Improve error recovery in unlocalized-all
v6.7.2
- Fix "Edit links" for android-l10n projects after split in Pontoon for Fenix and Lockwise (#1004)
v6.7.1
Improved support for XLIFF and specifically for the VPN Client project:
- Manage locales with underscore instead of hyphens
- Fix Pontoon links for VPN Client strings
- (XLIFF) Don't store missing translations as empty string
v6.7.0
- Added support for VPN Client (#1002)
- Support empty Fluent strings in Empty strings QA view (#991)
- Detect Fluent message references with attributes (#992)
- Various updates to infra and testing automation, switched to GitHub Actions
v6.6.1
- Fixed consistency view when locale is missing translations (#989)
v6.6.0
- Added support for Fluent based mozilla.org project (#984)
- Fixed consistency view for all products (it was working correctly only for
gecko-strings
)
- Clean up code to reduce warnings in logs (#985, #987)
v6.5.3
- Fix error extracting strings in Android (missing TMX folder) #980