Skip to content

Releases: lexik/LexikTranslationBundle

v4.0.13

17 Dec 08:07
Compare
Choose a tag to compare

Support SF4 translation folder

v4.0.12

25 Aug 17:34
Compare
Choose a tag to compare
:bug: Fix render twig in controller for overriding purpose (#311)

v4.0.11

18 May 07:54
Compare
Choose a tag to compare

Fix RootDir path for Symfony version < 3.3

v4.0.10

07 May 16:47
Compare
Choose a tag to compare

Add sf4 support for template #320

v4.0.9

27 Mar 11:29
Compare
Choose a tag to compare
Added modified flag in order to fix merge algorithm (#261)

Renamed property

Added modifiedManually property mapping for Propel and Document

Code style fix

v4.0.8

13 Mar 07:28
Compare
Choose a tag to compare
Corrected ExportTranslationsCommand service id. (#314)

v4.0.7

12 Mar 10:26
Compare
Choose a tag to compare

CHANGELOG

#309 public translator service

Symfony 4 support

19 Feb 08:01
Compare
Choose a tag to compare

Thanks to all contributors of #305 and #294!

v4.0.5: URL decode updated translation messages

05 Oct 10:09
Compare
Choose a tag to compare
Since PR #72, all translation updates are sent URL-encoded to the
backend. To allow spaces and markup in translated messages the
datagrid handler must decode the messages before saving them.

Fixes issue #286

v4.0.4

14 Sep 12:15
Compare
Choose a tag to compare
update documentation