Skip to content

Releases: Matt75/fixconfigurationlang

1.0.4

23 May 12:35

Choose a tag to compare

Create missing configuration key if needed before create value for each language

1.0.3

27 Mar 17:26

Choose a tag to compare

Change the method to fix the configuration key, thanks to @rblaurin

1.0.2

11 Mar 09:47

Choose a tag to compare

Change the method to fix the configuration key :
Retrieve current value
Delete configuration key
Create configuration key with old value if exist

This change should fix the problem in some cases not covered previously.

1.0.1

08 Mar 15:34

Choose a tag to compare

Force empty value with space to be sure Configuration::updateValue() insert lines in configuration_lang

1.0.0

07 Mar 14:21

Choose a tag to compare

First version