Releases: DeuxHuitHuit/multilingual_field
Releases · DeuxHuitHuit/multilingual_field
Version 3.5.20
Version 3.5.19
- Fix sneaky error where All languages would become selected if the section had errors #82
- Add code of main language in the required select box
Version 3.5.18
- Make the creation of new table have the 1024 handle as well (do not wait for an update!)
Version 3.5.17
- Drop index before changing column
- Check the right table for the
text_handle
column
Version 3.5.16
- Hotfix: Add missing ) from 3.5.15
Version 3.5.15
- Make sure localized handles are updated too
Version 3.5.14
- Fixes for PHP 7 support
- Fix casing in SQL and PHP keywords
- Fix errors in error handling
Version 3.5.13
- To make sure we can alter the handle column without error, drop its key first
Version 3.5.12
- Make sure we check if unique handle option is enabled or not
- Allow handle to be 1023 chars long, instead of 255
Version 3.5.11
- Make sure consolidate value does not end up in config.php