Skip to content

Releases: DeuxHuitHuit/multilingual_field

Version 3.5.20

08 May 17:34
3.5.20
dd15b01
Compare
Choose a tag to compare
  • Patch for MySQL 5.7 strict mode, which can't create keys longer than 1000 bytes

Version 3.5.19

19 Oct 18:21
3.5.19
4dc4301
Compare
Choose a tag to compare
  • 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

06 Sep 21:11
3.5.18
cee501c
Compare
Choose a tag to compare
  • Make the creation of new table have the 1024 handle as well (do not wait for an update!)

Version 3.5.17

19 Mar 15:18
3.5.17
6f4a85e
Compare
Choose a tag to compare
  • Drop index before changing column
  • Check the right table for the text_handle column

Version 3.5.16

09 Feb 19:29
3.5.16
500c3ed
Compare
Choose a tag to compare
  • Hotfix: Add missing ) from 3.5.15

Version 3.5.15

31 Jan 19:45
3.5.15
457c43e
Compare
Choose a tag to compare
  • Make sure localized handles are updated too

Version 3.5.14

24 Oct 03:43
3.5.14
45b1351
Compare
Choose a tag to compare
  • Fixes for PHP 7 support
  • Fix casing in SQL and PHP keywords
  • Fix errors in error handling

Version 3.5.13

12 Sep 17:21
3.5.13
34aa408
Compare
Choose a tag to compare
  • To make sure we can alter the handle column without error, drop its key first

Version 3.5.12

15 Aug 18:29
3.5.12
13f6b51
Compare
Choose a tag to compare
  • 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

05 Jun 18:41
3.5.11
f0290fe
Compare
Choose a tag to compare
  • Make sure consolidate value does not end up in config.php