From af6a4e19417188fc38aee32103218427d46839f5 Mon Sep 17 00:00:00 2001 From: Nicolas Brassard Date: Fri, 19 Oct 2018 14:59:06 -0400 Subject: [PATCH] Release 2.8.2 --- extension.meta.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/extension.meta.xml b/extension.meta.xml index c8ed647..1b4ae8c 100644 --- a/extension.meta.xml +++ b/extension.meta.xml @@ -3,7 +3,7 @@ Text Box The Text Box field is a replacement for both the standard text input and textarea fields. It combines both to create a field that supports text formatting and validation rules. https://github.com/symphonists/textboxfield - http://www.getsymphony.com/discuss/thread/387/ + https://www.getsymphony.com/discuss/thread/387/ Field Types Field @@ -21,6 +21,9 @@ + + - Fix broken regexp: filters + - Check the right table for the `text_handle` column