Releases: symfony/translation
Releases · symfony/translation
v5.4.9
Changelog (v5.4.8...v5.4.9)
- bug #46239 Refresh local translations on PushCommand if the provider has domains (Florian-B)
v6.1.0-RC1
Changelog (v6.1.0-BETA2...v6.1.0-RC1)
- bug #46239 Refresh local translations on PushCommand if the provider has domains (Florian-B)
v6.1.0-BETA2
Changelog (v6.1.0-BETA1...v6.1.0-BETA2)
- no significant changes
v6.0.8
Changelog (v6.0.7...v6.0.8)
- bug #45171 Allow usage of Provider domains if possible (welcoMattic)
- bug #45968 Update the ICU data to 71.1 - 4.4 (jderusse)
v5.4.8
Changelog (v5.4.7...v5.4.8)
- bug #45171 Allow usage of Provider domains if possible (welcoMattic)
- bug #45968 Update the ICU data to 71.1 - 4.4 (jderusse)
v4.4.41
Changelog (v4.4.40...v4.4.41)
- bug #45968 Update the ICU data to 71.1 - 4.4 (jderusse)
v6.1.0-BETA1
Changelog (v6.0.7...v6.1.0-BETA1)
- feature #46045 Improve LocaleSwitcher a bit (nicolas-grekas)
- feature #45793 add
LocaleSwitcher
service (kbond) - feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
- feature #45421 Add the possibilty to export xliff translation with the .xliff suffix (DanielBadura)
- feature #44484 Send
If-Modified-Since
header when possible (Kocal) - feature #44672 Translatable parameters (sylfabre)
v6.0.7
Changelog (v6.0.6...v6.0.7)
- bug #45840 Fix locales format in CrowdinProvider (ossinkine)
- bug #45839 Fix intersect in TranslatorBag (ossinkine)
- bug #45791 Add content-type for POST translations (Tomasz Kusy)
v5.4.7
Changelog (v5.4.6...v5.4.7)
- bug #45840 Fix locales format in CrowdinProvider (ossinkine)
- bug #45839 Fix intersect in TranslatorBag (ossinkine)
- bug #45791 Add content-type for POST translations (Tomasz Kusy)
v6.0.6
Changelog (v6.0.5...v6.0.6)
- no significant changes