Releases: symphonists/textboxfield
Releases · symphonists/textboxfield
Version 2.8.3
Version 2.8.2
- Fix broken regexp: filters #10
Version 2.8.1
- Check the right table for the
text_handle
column
Version 2.8.0
- Add sql: filtering mode
Version 2.7.3
- PHP7 Compatibility
Version 2.7.2
- PHP7 Compatibility
- Make sure the handle INDEX is not more than 1000b
Version 2.7.1
- Catch empty field data (prevents empty database rows)
Version 2.7.0
- 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
- Fixed a bug where handles could be bigger than 255 chars
Version 2.6.1
- Remove "and" replacing for handle mode