Skip to content

Releases: mozfr/transvision

v6.7.6

20 Jun 11:15
ea2f28b
Compare
Choose a tag to compare
  • Fix XLIFF extraction for projects with multiple files

Full Changelog: v6.7.5...v6.7.6

v6.7.5

01 Dec 10:23
34d20c9
Compare
Choose a tag to compare

What's Changed

  • Fix edit links for Focus for Android by @flodolo in #1016
  • Parse vendor locales for mozilla.org (l10n-vendor.toml) by @flodolo in #1017

Full Changelog: v6.7.4...v6.7.5

v6.7.4

13 May 11:34
cc6f04a
Compare
Choose a tag to compare
  • Fix cache issue causing ton of warnings in unlocalized-all

v6.7.3

10 May 13:57
e64de12
Compare
Choose a tag to compare
  • Add robots.txt
  • Improve error recovery in unlocalized-all

v6.7.2

20 Mar 05:44
e27ce3f
Compare
Choose a tag to compare
  • Fix "Edit links" for android-l10n projects after split in Pontoon for Fenix and Lockwise (#1004)

v6.7.1

12 Mar 16:26
4719efc
Compare
Choose a tag to compare

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

11 Mar 16:28
ffcf95b
Compare
Choose a tag to compare
  • 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

02 Jul 06:21
26388d0
Compare
Choose a tag to compare
  • Fixed consistency view when locale is missing translations (#989)

v6.6.0

26 Jun 05:36
1d242ce
Compare
Choose a tag to compare
  • 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

18 Feb 10:26
508dc3c
Compare
Choose a tag to compare
  • Fix error extracting strings in Android (missing TMX folder) #980