Skip to content

Releases: symfony/translation

v6.1.0

27 May 07:55
v6.1.0
Compare
Choose a tag to compare

Changelog (v6.1.0-RC1...v6.1.0)

  • no significant changes

v6.0.9

27 May 07:44
v6.0.9
Compare
Choose a tag to compare

Changelog (v6.0.8...v6.0.9)

  • bug #46239 Refresh local translations on PushCommand if the provider has domains (Florian-B)

v5.4.9

27 May 07:15
v5.4.9
Compare
Choose a tag to compare

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

14 May 18:45
v6.1.0-RC1
Compare
Choose a tag to compare
v6.1.0-RC1 Pre-release
Pre-release

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

27 Apr 17:54
v6.1.0-BETA2
Compare
Choose a tag to compare
v6.1.0-BETA2 Pre-release
Pre-release

Changelog (v6.1.0-BETA1...v6.1.0-BETA2)

  • no significant changes

v6.0.8

27 Apr 17:30
v6.0.8
Compare
Choose a tag to compare

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

27 Apr 17:26
v5.4.8
Compare
Choose a tag to compare

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

27 Apr 17:20
v4.4.41
Compare
Choose a tag to compare

Changelog (v4.4.40...v4.4.41)

  • bug #45968 Update the ICU data to 71.1 - 4.4 (jderusse)

v6.1.0-BETA1

15 Apr 10:26
v6.1.0-BETA1
Compare
Choose a tag to compare
v6.1.0-BETA1 Pre-release
Pre-release

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

02 Apr 07:05
v6.0.7
Compare
Choose a tag to compare

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)