Skip to content

Commit f312bfb

Browse files
committed
3.3.6.8 release
1 parent 79f7d54 commit f312bfb

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.txt

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
44
Tags: admin, admin interface, options, theme options, plugin options, options framework, settings, web fonts, google fonts
55
Requires at least: 3.5.1
66
Tested up to: 4.0
7-
Stable tag: 3.3.6
7+
Stable tag: 3.3.6.8
88
License: GPLv3 or later
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010

@@ -125,6 +125,20 @@ That's because the real FAQ section is on our site! Please visit [http://docs.re
125125

126126
== Changelog ==
127127

128+
= 3.3.6.8 =
129+
* Fixed: #1600 - ACE Editor bombing in PHP 5.2 environments.
130+
* Fixed: #1591 - Erroneous outputting of font-weight and font-style when no font-family selected.
131+
* Updated: #1569 - Improved submenu highlighting.
132+
* Added: #1487 - Added `get_default_value` function into the framework.php
133+
* Fixed: Framework URI errors when using child themes. Some restructuring.
134+
* Fixed: Framework URI errors when embedded in theme with Windows.
135+
* Added: image_size as an option for the data argument. Thanks @Gyroscopic!
136+
* Modified: How Redux paths are run. Should cover all use cases now. Child themes can also embed
137+
Redux properly now. Thanks @cfoellmann for the suggestions. Fix for issue #1566.
138+
* Modified: How we declare the uploads directory and URL. Using core WP functions now.
139+
* Modified: Now if a section is empty, but has subsections, that section will be "skipped" when
140+
clicked and the first subsection will then be shown.
141+
128142
= 3.3.6 =
129143
* Fixed: #1560 - IE8 RGBA fallack
130144
* Modified: Language files.

0 commit comments

Comments
 (0)