← All changes
|
frameworks/codestar-framework/views/relnotes.php
+351
-344
2.3.4
→
2.4.0
View file →
| @@ -1,344 +1,351 @@ | ||
| 1 | -<?php if ( ! defined( 'ABSPATH' ) ) { die; } // Cannot access directly. ?> | |
| 2 | - | |
| 3 | -<h3>v2.3.0</h3> | |
| 4 | -<ul> | |
| 5 | - <li>Added: WordPress 6.2 compatible.</li> | |
| 6 | -</ul> | |
| 7 | - | |
| 8 | -<h3>v2.2.9</h3> | |
| 9 | -<ul> | |
| 10 | - <li>Added: WordPress 6.1 compatible.</li> | |
| 11 | - <li>Fixed: Added check/uncheck all option for checkbox field.</li> | |
| 12 | - <li>Updated: Google Web Fonts array added new fonts.</li> | |
| 13 | - <li>Updated: JS libraries (codemirror, leaflet, etc).</li> | |
| 14 | - <li>Improved: Some JS and CSS coding.</li> | |
| 15 | -</ul> | |
| 16 | - | |
| 17 | -<h3>v2.2.8</h3> | |
| 18 | -<ul> | |
| 19 | - <li>Fixed: Free vs Pro version load priority conflict.</li> | |
| 20 | -</ul> | |
| 21 | - | |
| 22 | -<h3>v2.2.7</h3> | |
| 23 | -<ul> | |
| 24 | - <li>Added: Number field "min", "max", "step" options.</li> | |
| 25 | - <li>Updated: Google Web Fonts array added new fonts.</li> | |
| 26 | - <li>Updated: JS libraries (codemirror, leaflet, etc).</li> | |
| 27 | - <li>Improved: Group field "custom title and prefix" option (samples added).</li> | |
| 28 | - <li>Improved: Some JS and CSS coding.</li> | |
| 29 | -</ul> | |
| 30 | - | |
| 31 | -<h3>v2.2.6</h3> | |
| 32 | -<ul> | |
| 33 | - <li>Added: WordPress 5.9 compatible.</li> | |
| 34 | - <li>Added: New field "DateTime" both date and time option.</li> | |
| 35 | - <li>Improved: Some JS and CSS coding.</li> | |
| 36 | -</ul> | |
| 37 | - | |
| 38 | -<h3>v2.2.5</h3> | |
| 39 | -<ul> | |
| 40 | - <li>Added: Dependency new "contains" condition feature.</li> | |
| 41 | - <li>Fixed: Admin bar menu show in for non-admin capabilities.</li> | |
| 42 | - <li>Updated: Google Web Fonts array added 300+ new fonts.</li> | |
| 43 | - <li>Updated: "Font Awesome 5 Free" package and added new icons.</li> | |
| 44 | - <li>Updated: JS libraries (codemirror, leaflet, etc).</li> | |
| 45 | - <li>Improved: "Shortcode" and "Icon" modal popups responsive css.</li> | |
| 46 | - <li>Improved: Usage anywhere framework fields.</li> | |
| 47 | -</ul> | |
| 48 | - | |
| 49 | -<h3>v2.2.4</h3> | |
| 50 | -<ul> | |
| 51 | - <li>Added: WordPress 5.8 compatible.</li> | |
| 52 | - <li>Fixed: Widget Framework after WP 5.8 block-based widgets issue.</li> | |
| 53 | - <li>Fixed: Shortcode Framework "Elementor" php8 error throw issue.</li> | |
| 54 | - <li>Updated: Google Web Fonts array.</li> | |
| 55 | - <li>Updated: "Font Awesome 5 Free" package and added new icons.</li> | |
| 56 | - <li>Updated: JS libraries (codemirror, leaflet, etc).</li> | |
| 57 | - <li>Improved: Some js and css coding.</li> | |
| 58 | -</ul> | |
| 59 | - | |
| 60 | -<h3>v2.2.3</h3> | |
| 61 | -<ul> | |
| 62 | - <li>Added: Upload field show "preview" option.</li> | |
| 63 | - <li>Added: "description" option for all framework create sections array.</li> | |
| 64 | - <li>Fixed: Option Framework admin sub-menu link click issue on Mobile.</li> | |
| 65 | -</ul> | |
| 66 | - | |
| 67 | -<h3>v2.2.2</h3> | |
| 68 | -<ul> | |
| 69 | - <li>Added: WordPress 5.7 compatible.</li> | |
| 70 | - <li>Fixed: Spinner field unit issue in repeater fields.</li> | |
| 71 | - <li>Fixed: Media field svg preview issue.</li> | |
| 72 | - <li>Updated: Google Web Fonts array.</li> | |
| 73 | - <li>Updated: "Font Awesome 5 Free" package and added new icons.</li> | |
| 74 | - <li>Updated: JS libraries (codemirror, leaflet, etc).</li> | |
| 75 | - <li>Improved: Mobile device styles.</li> | |
| 76 | - <li>Improved: Multiple instances for avoid potential conflicts.</li> | |
| 77 | - <li>Improved: Callback field for class method calls.</li> | |
| 78 | -</ul> | |
| 79 | - | |
| 80 | -<h3>v2.2.1</h3> | |
| 81 | -<ul> | |
| 82 | - <li>Added: Metabox sections can be show by specific post_type option.</li> | |
| 83 | - <li>Added: Inline tabs style for Metabox and Options Frameworks.</li> | |
| 84 | - <li>Added: Nav menu "locations" select field options.</li> | |
| 85 | - <li>Fixed: Minor bug fixes and improvements.</li> | |
| 86 | - <li>Improved: Path-finder function for fix issue missing styles.</li> | |
| 87 | -</ul> | |
| 88 | - | |
| 89 | -<h3>v2.2.0</h3> | |
| 90 | -<ul> | |
| 91 | - <li>Added: Output feature for Taxonomy Framework fields.</li> | |
| 92 | - <li>Fixed: Option Framework first section "restore" issue.</li> | |
| 93 | - <li>Fixed: Link field open dialog issue.</li> | |
| 94 | - <li>Updated: Google Web Fonts array.</li> | |
| 95 | - <li>Updated: JS libraries (codemirror, leaflet, etc).</li> | |
| 96 | - <li>Updated: "Font Awesome 5 Free" package and added new icons.</li> | |
| 97 | - <li>Improved: Typography field enqueue methods.</li> | |
| 98 | -</ul> | |
| 99 | - | |
| 100 | -<h3>v2.1.9</h3> | |
| 101 | -<ul> | |
| 102 | - <li>Added: New field "link" using wplink.</li> | |
| 103 | - <li>Added: Image field "inline" list style.</li> | |
| 104 | - <li>Improved: Data sanitization and escaping.</li> | |
| 105 | - <li>Improved: RTL styles.</li> | |
| 106 | -</ul> | |
| 107 | - | |
| 108 | -<h3>v2.1.8</h3> | |
| 109 | -<ul> | |
| 110 | - <li>Added: Localized 20+ languages support.</li> | |
| 111 | - <li>Improved: Group/Repeater nested usage feature.</li> | |
| 112 | - <li>Improved: Font Awesome 4 package usage.</li> | |
| 113 | - <li>Updated: "Font Awesome 5 Free" package and added new icons.</li> | |
| 114 | - <li>Updated: Google Web Fonts array.</li> | |
| 115 | - <li>Fixed: Shortcode Framework usage inside plugin issue.</li> | |
| 116 | - <li>Fixed: Spinner and Slider field fractional numbers step validation issue.</li> | |
| 117 | -</ul> | |
| 118 | - | |
| 119 | -<h3>v2.1.7</h3> | |
| 120 | -<ul> | |
| 121 | - <li>Fixed: Sortable field append new fields after saved issue.</li> | |
| 122 | - <li>Fixed: Customizer dependency issue after v2.1.6 update.</li> | |
| 123 | - <li>Fixed: Typography field "Normal 400" style embed issue.</li> | |
| 124 | - <li>Updated: Assets library (csf.css to style.css, csf.js to main.js).</li> | |
| 125 | - <li>Improved: Sanitize/Validate callback method.</li> | |
| 126 | - <li>Improved: Global dependency feature.</li> | |
| 127 | - <li>Improved: Usage anywhere framework fields.</li> | |
| 128 | -</ul> | |
| 129 | - | |
| 130 | -<h3>v2.1.6</h3> | |
| 131 | -<ul> | |
| 132 | - <li>Added: Nav Menu Option Framework (bonus).</li> | |
| 133 | - <li>Added: Section "class" paramter for Admin, Metabox Option Frameworks.</li> | |
| 134 | - <li>Added: Fields with output css feature can be used in Accordion, Tabbed and Fieldset fields.</li> | |
| 135 | - <li>Added: Visible dependency instead of hiding.</li> | |
| 136 | - <li>Fixed: Background field gradient transparent issue.</li> | |
| 137 | - <li>Improved: Admin Option Framework tab anchors (#tab-1,2 etc.) with the actual tab names.</li> | |
| 138 | - <li>Improved: Data sanitization and escaping.</li> | |
| 139 | - <li>Improved: All of framework scripts and styles loads only when needed.</li> | |
| 140 | - <li>Improved: Output css feature and documentation.</li> | |
| 141 | - <li>Improved: Network menus and options integration.</li> | |
| 142 | - <li>Improved: Google web fonts load method.</li> | |
| 143 | - <li>Improved: Some js and css coding.</li> | |
| 144 | -</ul> | |
| 145 | - | |
| 146 | -<h3>v2.1.5</h3> | |
| 147 | -<ul> | |
| 148 | - <li>Added: Sub menu item title argument for Admin Option Framework.</li> | |
| 149 | - <li>Added: A parameter "sanitize => false" for allow to script/iframe or any html code.</li> | |
| 150 | - <li>Fixed: Reset section issue for Admin Option Framework.</li> | |
| 151 | - <li>Fixed: A few bugs fixed caused by sanitize have been.</li> | |
| 152 | - <li>Fixed: Output CSS sanitize issue.</li> | |
| 153 | - <li>Updated: "Font Awesome 5 Free" package and added new icons.</li> | |
| 154 | - <li>Improved: Data sanitization and escaping.</li> | |
| 155 | -</ul> | |
| 156 | - | |
| 157 | -<h3>v2.1.4</h3> | |
| 158 | -<ul> | |
| 159 | - <li>Added: "Font Awesome 5 Free" package for "Icon" field ( v4 is still can be used ).</li> | |
| 160 | - <li>Added: "Button Set" field custom options types like "Select" field categories, pages etc.</li> | |
| 161 | - <li>Added: New field "callback". This field allows to make custom html output with a function.</li> | |
| 162 | - <li>Added: Data sanitization and escaping for all framework attributes/data.</li> | |
| 163 | - <li>Fixed: Backup field and Ajax-save stripslashes issue.</li> | |
| 164 | - <li>Improved: Form warning message on reset button.</li> | |
| 165 | - <li>Improved: Map search field autocomplete (caching same requests in typing).</li> | |
| 166 | -</ul> | |
| 167 | - | |
| 168 | -<h3>v2.1.3</h3> | |
| 169 | -<ul> | |
| 170 | - <li>Added: New field "map".</li> | |
| 171 | - <li>Added: Quick save (ctrl+s,command+s) for Admin Option Framework.</li> | |
| 172 | - <li>Added: Form warning when changed any option for Admin Option Framework.</li> | |
| 173 | - <li>Fixed: Output CSS twice times issue.</li> | |
| 174 | - <li>Updated: Google Web Fonts array.</li> | |
| 175 | - <li>Updated: Customizer Framework samples.</li> | |
| 176 | - <li>Improved: Background field for auto hide/show background attributes.</li> | |
| 177 | -</ul> | |
| 178 | - | |
| 179 | -<h3>v2.1.2</h3> | |
| 180 | -<ul> | |
| 181 | - <li>Added: WP 5.3 "Kirk" UI compatibility.</li> | |
| 182 | - <li>Added: Comment Metabox Framework (bonus).</li> | |
| 183 | - <li>Added: New field "number".</li> | |
| 184 | - <li>Fixed: Media field dependency issue.</li> | |
| 185 | - <li>Fixed: Button set field default selected issue.</li> | |
| 186 | - <li>Fixed: Select field empty message issue.</li> | |
| 187 | - <li>Fixed: Multiple chosen select issue in Shortcode Framework.</li> | |
| 188 | - <li>Fixed: Checkbox field confict with Repeater and Group field issue.</li> | |
| 189 | - <li>Fixed: Image Select and Multiple Checkbox fields refresh issue in Customize Framework.</li> | |
| 190 | -</ul> | |
| 191 | - | |
| 192 | -<h3>v2.1.1</h3> | |
| 193 | -<ul> | |
| 194 | - <li>Added: Chosen select AJAX search option.</li> | |
| 195 | - <li>Added: Chosen select sortable option.</li> | |
| 196 | - <li>Added: Chosen select keep options order.</li> | |
| 197 | - <li>Added: Users select field options.</li> | |
| 198 | - <li>Fixed: Single shortcode insert issue.</li> | |
| 199 | - <li>Fixed: Taxonomy Framework multiple save issue.</li> | |
| 200 | - <li>Fixed: Widgets Framework chosen select save issue.</li> | |
| 201 | - <li>Fixed: Chosen multiple select refresh issue in Customizer.</li> | |
| 202 | - <li>Fixed: Minor bug fixes and improvements.</li> | |
| 203 | -</ul> | |
| 204 | - | |
| 205 | -<h3>v2.1.0</h3> | |
| 206 | -<ul> | |
| 207 | - <li>Added: SSL protocol control for library files.</li> | |
| 208 | - <li>Added: SCSS style files to main files again.</li> | |
| 209 | - <li>Fixed: Default value issue in Taxonomy Framework.</li> | |
| 210 | - <li>Fixed: Customize option refresh/save issue in existing customizer section.</li> | |
| 211 | -</ul> | |
| 212 | - | |
| 213 | -<h3>v2.0.9</h3> | |
| 214 | -<ul> | |
| 215 | - <li>Added: Framework fields support for predefined customizer sections.</li> | |
| 216 | - <li>Fixed: Metabox save php notices when using "serialize" and "unserialize" in same time.</li> | |
| 217 | - <li>Fixed: Multiple instances save data issue.</li> | |
| 218 | - <li>Fixed: Spacing field all_icon parameter.</li> | |
| 219 | - <li>Fixed: Admin options show in customizer parameter "show_in_customizer".</li> | |
| 220 | - <li>Improved: Media field specific type of uploads.</li> | |
| 221 | - <li>Improved: Spacing and dimensions fields unit parameter.</li> | |
| 222 | - <li>Improved: "empty_message" parameter for checkbox, radio and select fields.</li> | |
| 223 | -</ul> | |
| 224 | - | |
| 225 | -<h3>v2.0.8</h3> | |
| 226 | -<ul> | |
| 227 | - <li>Added: Framework wrapper classname param as "class" for override css styles.</li> | |
| 228 | - <li>Added: Checkbox and Radio field group option like Select field group.</li> | |
| 229 | - <li>Added: Attachment post type metabox support.</li> | |
| 230 | - <li>Fixed: Auto-filled issue for framework search input.</li> | |
| 231 | - <li>Fixed: Spacing field refresh issue in Customizer.</li> | |
| 232 | - <li>Fixed: Radio field checked issue in category id select.</li> | |
| 233 | - <li>Fixed: Metabox single option save issue.</li> | |
| 234 | - <li>Fixed: Metabox wp editor loaded issue.</li> | |
| 235 | - <li>Improved: Dependency hide/show for a text field after the value is written.</li> | |
| 236 | - <li>Improved: Dependency parameter for multiple conditions.</li> | |
| 237 | -</ul> | |
| 238 | - | |
| 239 | -<h3>v2.0.7</h3> | |
| 240 | -<ul> | |
| 241 | - <li>Added: Profile Option Framework (bonus).</li> | |
| 242 | - <li>Added: Media field fallback function for easy migration from v1.x to v2.x.</li> | |
| 243 | - <li>Fixed: A minor PHP notice in the Shortcode Generate Framework.</li> | |
| 244 | - <li>Improved: Link Color field output for given array elements.</li> | |
| 245 | - <li>Improved: Elementor integration for Shortcode Generate Framework.</li> | |
| 246 | - <li>Improved: Backup field UI fallback in the Customize Framework.</li> | |
| 247 | - <li>Improved: Global dependency controls.</li> | |
| 248 | -</ul> | |
| 249 | - | |
| 250 | -<h3>v2.0.6</h3> | |
| 251 | -<ul> | |
| 252 | - <li>Added: Default values from a external array as optional for all frameworks.</li> | |
| 253 | - <li>Added: Widget Title sync support in Widgets Framework.</li> | |
| 254 | - <li>Added: WP Roles select field options.</li> | |
| 255 | - <li>Fixed: Initialization issue inside after_theme_setup action.</li> | |
| 256 | - <li>Fixed: Backup export button issue.</li> | |
| 257 | - <li>Fixed: WP Media uploaded item selected issue.</li> | |
| 258 | - <li>Improved: Reset and Import UI messages in the Customize Framework.</li> | |
| 259 | - <li>Improved: Translation .POT file.</li> | |
| 260 | - <li>Improved: Global dependency controls.</li> | |
| 261 | -</ul> | |
| 262 | - | |
| 263 | -<h3>v2.0.5</h3> | |
| 264 | -<ul> | |
| 265 | - <li>Added: Dependency controls for among separate sections fields.</li> | |
| 266 | - <li>Added: Border field new border style properties.</li> | |
| 267 | - <li>Added: Taxonomy Framework section title param.</li> | |
| 268 | - <li>Fixed: Metabox section title issue.</li> | |
| 269 | - <li>Fixed: Typography refresh issue in Customizer.</li> | |
| 270 | - <li>Fixed: Group and Repeater fields without title parameter.</li> | |
| 271 | - <li>Fixed: Color field default issue in Background, Typography, Border fields.</li> | |
| 272 | - <li>Fixed: RevSlider CodeMirror conflict.</li> | |
| 273 | - <li>Fixed: Shortcode Generate Framework Group/Repeater nested issue.</li> | |
| 274 | -</ul> | |
| 275 | - | |
| 276 | -<h3>v2.0.4</h3> | |
| 277 | -<ul> | |
| 278 | - <li>Added: Dark and Light themes.</li> | |
| 279 | - <li>Added: New params to change on/off texts for Switcher field.</li> | |
| 280 | - <li>Added: Shortcode generate framework support for Elementor text editor.</li> | |
| 281 | - <li>Fixed: Sortable and Sorter fields ordering save issue in Customizer.</li> | |
| 282 | - <li>Fixed: Radio, Button Set and Image Select fields issue in Group field.</li> | |
| 283 | - <li>Fixed: Color picker default/clear button issue in Customizer.</li> | |
| 284 | - <li>Improved: RTL style of framework.</li> | |
| 285 | - <li>Improved: Media and Upload fields remove buttons.</li> | |
| 286 | - <li>Improved: Framework style css.</li> | |
| 287 | - <li>Changed: Backup field data type "json" instead of "serialize".</li> | |
| 288 | -</ul> | |
| 289 | - | |
| 290 | -<h3>v2.0.3</h3> | |
| 291 | -<ul> | |
| 292 | - <li>Added: Widget Options Framework (bonus).</li> | |
| 293 | - <li>Added: Nested Group support.</li> | |
| 294 | - <li>Added: Nested Repeater support.</li> | |
| 295 | - <li>Added: Spanish Translation po/mo.</li> | |
| 296 | - <li>Added: Date range "from" and "to" for Date field.</li> | |
| 297 | - <li>Added: New param "empty_message" if options not provided for Select, Checkbox, Radio.</li> | |
| 298 | - <li>Fixed: Metabox framework php notices in 404 page etc.</li> | |
| 299 | - <li>Fixed: WP Editor field save issue.</li> | |
| 300 | - <li>Improved: Validate email function.</li> | |
| 301 | - <li>Improved: Group field arguments.</li> | |
| 302 | - <li>Improved: Font-Awesome library.</li> | |
| 303 | - <li>Improved: Hide to "welcome" page automatically if not used as plugin.</li> | |
| 304 | - <li>Improved: Confirm alert box messages translations.</li> | |
| 305 | -</ul> | |
| 306 | - | |
| 307 | -<h3>v2.0.2</h3> | |
| 308 | -<ul> | |
| 309 | - <li>Added: Page Templates "default" option for spesific metabox hide/show.</li> | |
| 310 | - <li>Added: Post Formats "default" option for spesific metabox hide/show.</li> | |
| 311 | - <li>Added: Only allow numeric inputs for Spacing, Dimensions, Border, Slider, Spinner, Typography etc.</li> | |
| 312 | - <li>Added: ChosenJS custom options support and improved width and css style.</li> | |
| 313 | - <li>Fixed: Taxonomy framework jquery triggers. It was not working again after saving. It fixed now.</li> | |
| 314 | - <li>Fixed: Code Editor style issue for used inside Group/Repeater.</li> | |
| 315 | - <li>Fixed: Sortable field sortby issue.</li> | |
| 316 | - <li>Fixed: Options panel show in customizer option.</li> | |
| 317 | - <li>Fixed: Media field URL show/hide option issue.</li> | |
| 318 | - <li>Improved: Typography, Color, Spinner, Date, Chosen, Slider fields for used inside Group/Repeater.</li> | |
| 319 | - <li>Improved: All fields javascript triggers for more performance.</li> | |
| 320 | - <li>Improved: Customizer Framework field dependency feature.</li> | |
| 321 | - <li>Improved: Customizer Framework field styles.</li> | |
| 322 | -</ul> | |
| 323 | - | |
| 324 | -<h3>v2.0.1</h3> | |
| 325 | -<ul> | |
| 326 | - <li>Added: WP Editor AJAX support for Group Field, Repeater Field and Everywhere.</li> | |
| 327 | - <li>Added: Custom palette colors option for Color Picker.</li> | |
| 328 | - <li>Added: Override files feature again.</li> | |
| 329 | - <li>Added: Validate URL function callback.</li> | |
| 330 | - <li>Fixed: Group field save issue.</li> | |
| 331 | - <li>Fixed: Multiple given post formats metabox hide/show issue.</li> | |
| 332 | - <li>Fixed: Minor bugs.</li> | |
| 333 | -</ul> | |
| 334 | - | |
| 335 | -<h3>v2.0.0</h3> | |
| 336 | -<ul> | |
| 337 | - <li>Premium version release.</li> | |
| 338 | -</ul> | |
| 339 | - | |
| 340 | -<h3>v1.0.0</h3> | |
| 341 | -<ul> | |
| 342 | - <li>Initial release.</li> | |
| 343 | -</ul> | |
| 344 | - | |
| 1 | +<?php if ( ! defined( 'ABSPATH' ) ) { die; } // Cannot access directly. ?> | |
| 2 | + | |
| 3 | +<h3>v2.3.1</h3> | |
| 4 | +<ul> | |
| 5 | + <li>Added: PHP 8.x compatible.</li> | |
| 6 | + <li>Added: WordPress 6.4 compatible.</li> | |
| 7 | + <li>Fixed: PHP 8.x deprecated notices.</li> | |
| 8 | +</ul> | |
| 9 | + | |
| 10 | +<h3>v2.3.0</h3> | |
| 11 | +<ul> | |
| 12 | + <li>Added: WordPress 6.2 compatible.</li> | |
| 13 | +</ul> | |
| 14 | + | |
| 15 | +<h3>v2.2.9</h3> | |
| 16 | +<ul> | |
| 17 | + <li>Added: WordPress 6.1 compatible.</li> | |
| 18 | + <li>Fixed: Added check/uncheck all option for checkbox field.</li> | |
| 19 | + <li>Updated: Google Web Fonts array added new fonts.</li> | |
| 20 | + <li>Updated: JS libraries (codemirror, leaflet, etc).</li> | |
| 21 | + <li>Improved: Some JS and CSS coding.</li> | |
| 22 | +</ul> | |
| 23 | + | |
| 24 | +<h3>v2.2.8</h3> | |
| 25 | +<ul> | |
| 26 | + <li>Fixed: Free vs Pro version load priority conflict.</li> | |
| 27 | +</ul> | |
| 28 | + | |
| 29 | +<h3>v2.2.7</h3> | |
| 30 | +<ul> | |
| 31 | + <li>Added: Number field "min", "max", "step" options.</li> | |
| 32 | + <li>Updated: Google Web Fonts array added new fonts.</li> | |
| 33 | + <li>Updated: JS libraries (codemirror, leaflet, etc).</li> | |
| 34 | + <li>Improved: Group field "custom title and prefix" option (samples added).</li> | |
| 35 | + <li>Improved: Some JS and CSS coding.</li> | |
| 36 | +</ul> | |
| 37 | + | |
| 38 | +<h3>v2.2.6</h3> | |
| 39 | +<ul> | |
| 40 | + <li>Added: WordPress 5.9 compatible.</li> | |
| 41 | + <li>Added: New field "DateTime" both date and time option.</li> | |
| 42 | + <li>Improved: Some JS and CSS coding.</li> | |
| 43 | +</ul> | |
| 44 | + | |
| 45 | +<h3>v2.2.5</h3> | |
| 46 | +<ul> | |
| 47 | + <li>Added: Dependency new "contains" condition feature.</li> | |
| 48 | + <li>Fixed: Admin bar menu show in for non-admin capabilities.</li> | |
| 49 | + <li>Updated: Google Web Fonts array added 300+ new fonts.</li> | |
| 50 | + <li>Updated: "Font Awesome 5 Free" package and added new icons.</li> | |
| 51 | + <li>Updated: JS libraries (codemirror, leaflet, etc).</li> | |
| 52 | + <li>Improved: "Shortcode" and "Icon" modal popups responsive css.</li> | |
| 53 | + <li>Improved: Usage anywhere framework fields.</li> | |
| 54 | +</ul> | |
| 55 | + | |
| 56 | +<h3>v2.2.4</h3> | |
| 57 | +<ul> | |
| 58 | + <li>Added: WordPress 5.8 compatible.</li> | |
| 59 | + <li>Fixed: Widget Framework after WP 5.8 block-based widgets issue.</li> | |
| 60 | + <li>Fixed: Shortcode Framework "Elementor" php8 error throw issue.</li> | |
| 61 | + <li>Updated: Google Web Fonts array.</li> | |
| 62 | + <li>Updated: "Font Awesome 5 Free" package and added new icons.</li> | |
| 63 | + <li>Updated: JS libraries (codemirror, leaflet, etc).</li> | |
| 64 | + <li>Improved: Some js and css coding.</li> | |
| 65 | +</ul> | |
| 66 | + | |
| 67 | +<h3>v2.2.3</h3> | |
| 68 | +<ul> | |
| 69 | + <li>Added: Upload field show "preview" option.</li> | |
| 70 | + <li>Added: "description" option for all framework create sections array.</li> | |
| 71 | + <li>Fixed: Option Framework admin sub-menu link click issue on Mobile.</li> | |
| 72 | +</ul> | |
| 73 | + | |
| 74 | +<h3>v2.2.2</h3> | |
| 75 | +<ul> | |
| 76 | + <li>Added: WordPress 5.7 compatible.</li> | |
| 77 | + <li>Fixed: Spinner field unit issue in repeater fields.</li> | |
| 78 | + <li>Fixed: Media field svg preview issue.</li> | |
| 79 | + <li>Updated: Google Web Fonts array.</li> | |
| 80 | + <li>Updated: "Font Awesome 5 Free" package and added new icons.</li> | |
| 81 | + <li>Updated: JS libraries (codemirror, leaflet, etc).</li> | |
| 82 | + <li>Improved: Mobile device styles.</li> | |
| 83 | + <li>Improved: Multiple instances for avoid potential conflicts.</li> | |
| 84 | + <li>Improved: Callback field for class method calls.</li> | |
| 85 | +</ul> | |
| 86 | + | |
| 87 | +<h3>v2.2.1</h3> | |
| 88 | +<ul> | |
| 89 | + <li>Added: Metabox sections can be show by specific post_type option.</li> | |
| 90 | + <li>Added: Inline tabs style for Metabox and Options Frameworks.</li> | |
| 91 | + <li>Added: Nav menu "locations" select field options.</li> | |
| 92 | + <li>Fixed: Minor bug fixes and improvements.</li> | |
| 93 | + <li>Improved: Path-finder function for fix issue missing styles.</li> | |
| 94 | +</ul> | |
| 95 | + | |
| 96 | +<h3>v2.2.0</h3> | |
| 97 | +<ul> | |
| 98 | + <li>Added: Output feature for Taxonomy Framework fields.</li> | |
| 99 | + <li>Fixed: Option Framework first section "restore" issue.</li> | |
| 100 | + <li>Fixed: Link field open dialog issue.</li> | |
| 101 | + <li>Updated: Google Web Fonts array.</li> | |
| 102 | + <li>Updated: JS libraries (codemirror, leaflet, etc).</li> | |
| 103 | + <li>Updated: "Font Awesome 5 Free" package and added new icons.</li> | |
| 104 | + <li>Improved: Typography field enqueue methods.</li> | |
| 105 | +</ul> | |
| 106 | + | |
| 107 | +<h3>v2.1.9</h3> | |
| 108 | +<ul> | |
| 109 | + <li>Added: New field "link" using wplink.</li> | |
| 110 | + <li>Added: Image field "inline" list style.</li> | |
| 111 | + <li>Improved: Data sanitization and escaping.</li> | |
| 112 | + <li>Improved: RTL styles.</li> | |
| 113 | +</ul> | |
| 114 | + | |
| 115 | +<h3>v2.1.8</h3> | |
| 116 | +<ul> | |
| 117 | + <li>Added: Localized 20+ languages support.</li> | |
| 118 | + <li>Improved: Group/Repeater nested usage feature.</li> | |
| 119 | + <li>Improved: Font Awesome 4 package usage.</li> | |
| 120 | + <li>Updated: "Font Awesome 5 Free" package and added new icons.</li> | |
| 121 | + <li>Updated: Google Web Fonts array.</li> | |
| 122 | + <li>Fixed: Shortcode Framework usage inside plugin issue.</li> | |
| 123 | + <li>Fixed: Spinner and Slider field fractional numbers step validation issue.</li> | |
| 124 | +</ul> | |
| 125 | + | |
| 126 | +<h3>v2.1.7</h3> | |
| 127 | +<ul> | |
| 128 | + <li>Fixed: Sortable field append new fields after saved issue.</li> | |
| 129 | + <li>Fixed: Customizer dependency issue after v2.1.6 update.</li> | |
| 130 | + <li>Fixed: Typography field "Normal 400" style embed issue.</li> | |
| 131 | + <li>Updated: Assets library (csf.css to style.css, csf.js to main.js).</li> | |
| 132 | + <li>Improved: Sanitize/Validate callback method.</li> | |
| 133 | + <li>Improved: Global dependency feature.</li> | |
| 134 | + <li>Improved: Usage anywhere framework fields.</li> | |
| 135 | +</ul> | |
| 136 | + | |
| 137 | +<h3>v2.1.6</h3> | |
| 138 | +<ul> | |
| 139 | + <li>Added: Nav Menu Option Framework (bonus).</li> | |
| 140 | + <li>Added: Section "class" paramter for Admin, Metabox Option Frameworks.</li> | |
| 141 | + <li>Added: Fields with output css feature can be used in Accordion, Tabbed and Fieldset fields.</li> | |
| 142 | + <li>Added: Visible dependency instead of hiding.</li> | |
| 143 | + <li>Fixed: Background field gradient transparent issue.</li> | |
| 144 | + <li>Improved: Admin Option Framework tab anchors (#tab-1,2 etc.) with the actual tab names.</li> | |
| 145 | + <li>Improved: Data sanitization and escaping.</li> | |
| 146 | + <li>Improved: All of framework scripts and styles loads only when needed.</li> | |
| 147 | + <li>Improved: Output css feature and documentation.</li> | |
| 148 | + <li>Improved: Network menus and options integration.</li> | |
| 149 | + <li>Improved: Google web fonts load method.</li> | |
| 150 | + <li>Improved: Some js and css coding.</li> | |
| 151 | +</ul> | |
| 152 | + | |
| 153 | +<h3>v2.1.5</h3> | |
| 154 | +<ul> | |
| 155 | + <li>Added: Sub menu item title argument for Admin Option Framework.</li> | |
| 156 | + <li>Added: A parameter "sanitize => false" for allow to script/iframe or any html code.</li> | |
| 157 | + <li>Fixed: Reset section issue for Admin Option Framework.</li> | |
| 158 | + <li>Fixed: A few bugs fixed caused by sanitize have been.</li> | |
| 159 | + <li>Fixed: Output CSS sanitize issue.</li> | |
| 160 | + <li>Updated: "Font Awesome 5 Free" package and added new icons.</li> | |
| 161 | + <li>Improved: Data sanitization and escaping.</li> | |
| 162 | +</ul> | |
| 163 | + | |
| 164 | +<h3>v2.1.4</h3> | |
| 165 | +<ul> | |
| 166 | + <li>Added: "Font Awesome 5 Free" package for "Icon" field ( v4 is still can be used ).</li> | |
| 167 | + <li>Added: "Button Set" field custom options types like "Select" field categories, pages etc.</li> | |
| 168 | + <li>Added: New field "callback". This field allows to make custom html output with a function.</li> | |
| 169 | + <li>Added: Data sanitization and escaping for all framework attributes/data.</li> | |
| 170 | + <li>Fixed: Backup field and Ajax-save stripslashes issue.</li> | |
| 171 | + <li>Improved: Form warning message on reset button.</li> | |
| 172 | + <li>Improved: Map search field autocomplete (caching same requests in typing).</li> | |
| 173 | +</ul> | |
| 174 | + | |
| 175 | +<h3>v2.1.3</h3> | |
| 176 | +<ul> | |
| 177 | + <li>Added: New field "map".</li> | |
| 178 | + <li>Added: Quick save (ctrl+s,command+s) for Admin Option Framework.</li> | |
| 179 | + <li>Added: Form warning when changed any option for Admin Option Framework.</li> | |
| 180 | + <li>Fixed: Output CSS twice times issue.</li> | |
| 181 | + <li>Updated: Google Web Fonts array.</li> | |
| 182 | + <li>Updated: Customizer Framework samples.</li> | |
| 183 | + <li>Improved: Background field for auto hide/show background attributes.</li> | |
| 184 | +</ul> | |
| 185 | + | |
| 186 | +<h3>v2.1.2</h3> | |
| 187 | +<ul> | |
| 188 | + <li>Added: WP 5.3 "Kirk" UI compatibility.</li> | |
| 189 | + <li>Added: Comment Metabox Framework (bonus).</li> | |
| 190 | + <li>Added: New field "number".</li> | |
| 191 | + <li>Fixed: Media field dependency issue.</li> | |
| 192 | + <li>Fixed: Button set field default selected issue.</li> | |
| 193 | + <li>Fixed: Select field empty message issue.</li> | |
| 194 | + <li>Fixed: Multiple chosen select issue in Shortcode Framework.</li> | |
| 195 | + <li>Fixed: Checkbox field confict with Repeater and Group field issue.</li> | |
| 196 | + <li>Fixed: Image Select and Multiple Checkbox fields refresh issue in Customize Framework.</li> | |
| 197 | +</ul> | |
| 198 | + | |
| 199 | +<h3>v2.1.1</h3> | |
| 200 | +<ul> | |
| 201 | + <li>Added: Chosen select AJAX search option.</li> | |
| 202 | + <li>Added: Chosen select sortable option.</li> | |
| 203 | + <li>Added: Chosen select keep options order.</li> | |
| 204 | + <li>Added: Users select field options.</li> | |
| 205 | + <li>Fixed: Single shortcode insert issue.</li> | |
| 206 | + <li>Fixed: Taxonomy Framework multiple save issue.</li> | |
| 207 | + <li>Fixed: Widgets Framework chosen select save issue.</li> | |
| 208 | + <li>Fixed: Chosen multiple select refresh issue in Customizer.</li> | |
| 209 | + <li>Fixed: Minor bug fixes and improvements.</li> | |
| 210 | +</ul> | |
| 211 | + | |
| 212 | +<h3>v2.1.0</h3> | |
| 213 | +<ul> | |
| 214 | + <li>Added: SSL protocol control for library files.</li> | |
| 215 | + <li>Added: SCSS style files to main files again.</li> | |
| 216 | + <li>Fixed: Default value issue in Taxonomy Framework.</li> | |
| 217 | + <li>Fixed: Customize option refresh/save issue in existing customizer section.</li> | |
| 218 | +</ul> | |
| 219 | + | |
| 220 | +<h3>v2.0.9</h3> | |
| 221 | +<ul> | |
| 222 | + <li>Added: Framework fields support for predefined customizer sections.</li> | |
| 223 | + <li>Fixed: Metabox save php notices when using "serialize" and "unserialize" in same time.</li> | |
| 224 | + <li>Fixed: Multiple instances save data issue.</li> | |
| 225 | + <li>Fixed: Spacing field all_icon parameter.</li> | |
| 226 | + <li>Fixed: Admin options show in customizer parameter "show_in_customizer".</li> | |
| 227 | + <li>Improved: Media field specific type of uploads.</li> | |
| 228 | + <li>Improved: Spacing and dimensions fields unit parameter.</li> | |
| 229 | + <li>Improved: "empty_message" parameter for checkbox, radio and select fields.</li> | |
| 230 | +</ul> | |
| 231 | + | |
| 232 | +<h3>v2.0.8</h3> | |
| 233 | +<ul> | |
| 234 | + <li>Added: Framework wrapper classname param as "class" for override css styles.</li> | |
| 235 | + <li>Added: Checkbox and Radio field group option like Select field group.</li> | |
| 236 | + <li>Added: Attachment post type metabox support.</li> | |
| 237 | + <li>Fixed: Auto-filled issue for framework search input.</li> | |
| 238 | + <li>Fixed: Spacing field refresh issue in Customizer.</li> | |
| 239 | + <li>Fixed: Radio field checked issue in category id select.</li> | |
| 240 | + <li>Fixed: Metabox single option save issue.</li> | |
| 241 | + <li>Fixed: Metabox wp editor loaded issue.</li> | |
| 242 | + <li>Improved: Dependency hide/show for a text field after the value is written.</li> | |
| 243 | + <li>Improved: Dependency parameter for multiple conditions.</li> | |
| 244 | +</ul> | |
| 245 | + | |
| 246 | +<h3>v2.0.7</h3> | |
| 247 | +<ul> | |
| 248 | + <li>Added: Profile Option Framework (bonus).</li> | |
| 249 | + <li>Added: Media field fallback function for easy migration from v1.x to v2.x.</li> | |
| 250 | + <li>Fixed: A minor PHP notice in the Shortcode Generate Framework.</li> | |
| 251 | + <li>Improved: Link Color field output for given array elements.</li> | |
| 252 | + <li>Improved: Elementor integration for Shortcode Generate Framework.</li> | |
| 253 | + <li>Improved: Backup field UI fallback in the Customize Framework.</li> | |
| 254 | + <li>Improved: Global dependency controls.</li> | |
| 255 | +</ul> | |
| 256 | + | |
| 257 | +<h3>v2.0.6</h3> | |
| 258 | +<ul> | |
| 259 | + <li>Added: Default values from a external array as optional for all frameworks.</li> | |
| 260 | + <li>Added: Widget Title sync support in Widgets Framework.</li> | |
| 261 | + <li>Added: WP Roles select field options.</li> | |
| 262 | + <li>Fixed: Initialization issue inside after_theme_setup action.</li> | |
| 263 | + <li>Fixed: Backup export button issue.</li> | |
| 264 | + <li>Fixed: WP Media uploaded item selected issue.</li> | |
| 265 | + <li>Improved: Reset and Import UI messages in the Customize Framework.</li> | |
| 266 | + <li>Improved: Translation .POT file.</li> | |
| 267 | + <li>Improved: Global dependency controls.</li> | |
| 268 | +</ul> | |
| 269 | + | |
| 270 | +<h3>v2.0.5</h3> | |
| 271 | +<ul> | |
| 272 | + <li>Added: Dependency controls for among separate sections fields.</li> | |
| 273 | + <li>Added: Border field new border style properties.</li> | |
| 274 | + <li>Added: Taxonomy Framework section title param.</li> | |
| 275 | + <li>Fixed: Metabox section title issue.</li> | |
| 276 | + <li>Fixed: Typography refresh issue in Customizer.</li> | |
| 277 | + <li>Fixed: Group and Repeater fields without title parameter.</li> | |
| 278 | + <li>Fixed: Color field default issue in Background, Typography, Border fields.</li> | |
| 279 | + <li>Fixed: RevSlider CodeMirror conflict.</li> | |
| 280 | + <li>Fixed: Shortcode Generate Framework Group/Repeater nested issue.</li> | |
| 281 | +</ul> | |
| 282 | + | |
| 283 | +<h3>v2.0.4</h3> | |
| 284 | +<ul> | |
| 285 | + <li>Added: Dark and Light themes.</li> | |
| 286 | + <li>Added: New params to change on/off texts for Switcher field.</li> | |
| 287 | + <li>Added: Shortcode generate framework support for Elementor text editor.</li> | |
| 288 | + <li>Fixed: Sortable and Sorter fields ordering save issue in Customizer.</li> | |
| 289 | + <li>Fixed: Radio, Button Set and Image Select fields issue in Group field.</li> | |
| 290 | + <li>Fixed: Color picker default/clear button issue in Customizer.</li> | |
| 291 | + <li>Improved: RTL style of framework.</li> | |
| 292 | + <li>Improved: Media and Upload fields remove buttons.</li> | |
| 293 | + <li>Improved: Framework style css.</li> | |
| 294 | + <li>Changed: Backup field data type "json" instead of "serialize".</li> | |
| 295 | +</ul> | |
| 296 | + | |
| 297 | +<h3>v2.0.3</h3> | |
| 298 | +<ul> | |
| 299 | + <li>Added: Widget Options Framework (bonus).</li> | |
| 300 | + <li>Added: Nested Group support.</li> | |
| 301 | + <li>Added: Nested Repeater support.</li> | |
| 302 | + <li>Added: Spanish Translation po/mo.</li> | |
| 303 | + <li>Added: Date range "from" and "to" for Date field.</li> | |
| 304 | + <li>Added: New param "empty_message" if options not provided for Select, Checkbox, Radio.</li> | |
| 305 | + <li>Fixed: Metabox framework php notices in 404 page etc.</li> | |
| 306 | + <li>Fixed: WP Editor field save issue.</li> | |
| 307 | + <li>Improved: Validate email function.</li> | |
| 308 | + <li>Improved: Group field arguments.</li> | |
| 309 | + <li>Improved: Font-Awesome library.</li> | |
| 310 | + <li>Improved: Hide to "welcome" page automatically if not used as plugin.</li> | |
| 311 | + <li>Improved: Confirm alert box messages translations.</li> | |
| 312 | +</ul> | |
| 313 | + | |
| 314 | +<h3>v2.0.2</h3> | |
| 315 | +<ul> | |
| 316 | + <li>Added: Page Templates "default" option for spesific metabox hide/show.</li> | |
| 317 | + <li>Added: Post Formats "default" option for spesific metabox hide/show.</li> | |
| 318 | + <li>Added: Only allow numeric inputs for Spacing, Dimensions, Border, Slider, Spinner, Typography etc.</li> | |
| 319 | + <li>Added: ChosenJS custom options support and improved width and css style.</li> | |
| 320 | + <li>Fixed: Taxonomy framework jquery triggers. It was not working again after saving. It fixed now.</li> | |
| 321 | + <li>Fixed: Code Editor style issue for used inside Group/Repeater.</li> | |
| 322 | + <li>Fixed: Sortable field sortby issue.</li> | |
| 323 | + <li>Fixed: Options panel show in customizer option.</li> | |
| 324 | + <li>Fixed: Media field URL show/hide option issue.</li> | |
| 325 | + <li>Improved: Typography, Color, Spinner, Date, Chosen, Slider fields for used inside Group/Repeater.</li> | |
| 326 | + <li>Improved: All fields javascript triggers for more performance.</li> | |
| 327 | + <li>Improved: Customizer Framework field dependency feature.</li> | |
| 328 | + <li>Improved: Customizer Framework field styles.</li> | |
| 329 | +</ul> | |
| 330 | + | |
| 331 | +<h3>v2.0.1</h3> | |
| 332 | +<ul> | |
| 333 | + <li>Added: WP Editor AJAX support for Group Field, Repeater Field and Everywhere.</li> | |
| 334 | + <li>Added: Custom palette colors option for Color Picker.</li> | |
| 335 | + <li>Added: Override files feature again.</li> | |
| 336 | + <li>Added: Validate URL function callback.</li> | |
| 337 | + <li>Fixed: Group field save issue.</li> | |
| 338 | + <li>Fixed: Multiple given post formats metabox hide/show issue.</li> | |
| 339 | + <li>Fixed: Minor bugs.</li> | |
| 340 | +</ul> | |
| 341 | + | |
| 342 | +<h3>v2.0.0</h3> | |
| 343 | +<ul> | |
| 344 | + <li>Premium version release.</li> | |
| 345 | +</ul> | |
| 346 | + | |
| 347 | +<h3>v1.0.0</h3> | |
| 348 | +<ul> | |
| 349 | + <li>Initial release.</li> | |
| 350 | +</ul> | |
| 351 | + | |