@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
44Tags: admin, admin interface, options, theme options, plugin options, options framework, settings
55Requires at least: 3.5.1
66Tested up to: 3.8.1
7- Stable tag: 3.1.6 
7+ Stable tag: 3.1.8 
88License: GPLv3 or later
99License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010
@@ -145,17 +145,27 @@ That's because the real FAQ section is on our site! Please visit [http://reduxfr
145145
146146== Changelog ==
147147
148- = 3.1.7 =
148+ = 3.1.8 =
149+ * Fixed:    Improper enqueue in tracking class.
150+ * Fixed:    Few classes missed for various fields.
151+ * Fixed:    Spacing field kicking back notices and warnings when 'output' wasn't set.
152+ * Modified: Added file_exists check to all include lines in framework.php
153+ * Fixed:    Background field now works with dynamic preview as it should.
154+ * Fixed:    Extension fields now enqueueing properly.
155+ * Added:    Text-align to typography field.
149156* Fixed:    Servers returning forwards slashes in TEMPLATEPATH, while Redux is installed embedded would not show options menu.
150157* Fixed:    On and Off for switch field not displaying language translation.
151158* Fixed:    email validation allowing a blank field.
159+ * Fixed:    Now allow for empty values as valid keys.
152160* Added:    Dismiss option to admin notices (internal function)
153161
154- = 3.1.6.2 =
162+ = 3.1.7 =
163+ * Fixed:    Servers returning forwards slashes in TEMPLATEPATH, while Redux is installed embedded would not show options menu.
164+ * Fixed:    On and Off for switch field not displaying language translation.
165+ * Fixed:    email validation allowing a blank field.
166+ * Added:    Dismiss option to admin notices (internal function)
155167* Fixed:    On and Off for switch field not displaying language translation.
156168* Fixed:    email validation allowing a blank field.
157- 
158- = 3.1.6.1 =
159169* Added:    Dismiss option to admin notices (internal function)
160170
161171= 3.1.6 =
0 commit comments