Skip to content

Releases: symphonists/textboxfield

Version 2.8.3

26 Feb 22:10
2.8.3
c31f749
Compare
Choose a tag to compare
  • Fix broken update, where extending the handle to 1024 char would fail because of the index

Version 2.8.2

19 Oct 19:00
2.8.2
af6a4e1
Compare
Choose a tag to compare
  • Fix broken regexp: filters #10

Version 2.8.1

19 Mar 15:20
2.8.1
c7e2871
Compare
Choose a tag to compare
  • Check the right table for the text_handle column

Version 2.8.0

02 Mar 21:54
2.8.0
d2a3832
Compare
Choose a tag to compare
  • Add sql: filtering mode

Version 2.7.3

15 Aug 18:34
2.7.3
2599130
Compare
Choose a tag to compare
  • PHP7 Compatibility

Version 2.7.2

15 Aug 15:17
2.7.2
6ae386b
Compare
Choose a tag to compare
  • PHP7 Compatibility
  • Make sure the handle INDEX is not more than 1000b

Version 2.7.1

10 Aug 21:34
2.7.1
Compare
Choose a tag to compare
  • Catch empty field data (prevents empty database rows)

Version 2.7.0

19 May 19:01
2.7.0
Compare
Choose a tag to compare
  • Give option to make handle unique or not (default to unique as was before)
  • Make sure all entries table always have a UNIQUE KEY on the entry_id column

Version 2.6.2

20 Oct 17:51
Compare
Choose a tag to compare
  • Fixed a bug where handles could be bigger than 255 chars

Version 2.6.1

13 Sep 20:05
Compare
Choose a tag to compare
  • Remove "and" replacing for handle mode