Ether Builder 2.0.10 Update
Version 2.0.10 released on February 12, 2015
- Hotfix front-end: single column displayed as two columns
- Hotfix js error when trying to select row widget from widgets select metabox
Ether Builder 2.0.9 Update
Version 2.0.9 released on February 11, 2015
- Fixed Slider accidentally initializing on all grid elements causing to show only the first row in the front end
- Removed mono icons got replaced entirely with dashicons
- Updated Admin: Blockquote widget preview: message content in the preview has now limited length
- Updated Admin: Image Widget preview tweaks
- Updated Admin: Message widget preview: message content in the preview has now limited length
- Updated Admin: Some more tweaks to how Rich Text widget works
- Updated Admin: Spacing between input fields in widget edit box
- Updated Core & Builder styles are now managed via SASS (WIP)
- Updated Removed double scrollbar appearing on builder metabox popup
- Updated Tweaked base admin styles
Ether Forms 1.5.5 Update
Version 1.5.5 released on February 11, 2015
- Updated Admin: Spacing between input fields in widget edit box
- Updated Core & Builder styles are now managed via SASS (WIP)
- Updated Removed double scrollbar appearing on builder metabox popup
- Updated Tweaked base admin styles
- Removed mono icons got replaced entirely with dashicons
Ether Forms 1.5.4 Update: WP41 Compatibility & Core Update
Hey, we’ve been through some troubles recently that prevented us from issuing steady releases. At the moment it looks as if we\’ve sorted things out for the most part. Sorry for the inconvenience, stay tuned, we have a lot of cool stuff coming in soon! We’re back!
Version 1.5.4 released on January 27, 2015
- Updated: Added dev version of all js sources split into chunks for all relevant scripts in locations: ether/media/scripts/dev, admin/media/scripts/dev and media/scripts/dev
- Hotfix: Another hotfix addressing some critical display issues introduced by previous update (scss preprocessor notices, broken admin styles)
Ether Builder 2.0.8 Update: WP41 Compatibility & Core Update
Hey, we’ve been through some troubles recently that prevented us from issuing steady releases. At the moment it looks as if we’ve sorted things out for the most part. Sorry for the inconvenience, stay tuned, we have a lot of cool stuff coming in soon! We’re back!
Version 2.0.8 released on January 27, 2015
- Added: Disable top/bottom spacing options for any widget
- Fixed: (Admin) Columns height not initializing properly on switch to builder editor tab when it it not set as a default tab
- Fixed: (Admin) of wp editor tabs being misaligned vertically in Firefox
- Fixed: (Admin) Rich Text in group items
- Fixed: (Admin) Styles of add widget button in column widget in main editor view in Firefox
- Hotfix: WP41 compatibility release
- Updated: A handful of Grid Slider adjustments and tweaks here and there, a few small bugfixes
- Updated: Added dev version of all js sources split into chunks for all relevant scripts in locations: ether/media/scripts/dev, admin/media/scripts/dev and media/scripts/dev.
- Updated: Core update
- Updated: General tweaks to some widgets pertaining to unification of the coding style patterns
- Updated: Gridslider settings are now passed via data-gridslider-config HTML attribute rather than class names
Ether Builder 2.0.7 Update
Version 2.0.7 released on January 5, 2015
- Updated: Filesystem cleanup
- Updated: Message widget (no changes visible in the front)
- Hotfix: Broken columns styles
Ether Forms 1.5.3 Update
Version 1.5.3 released on January 5, 2015
- Hotfix: Broken columns styles
Ether Forms 1.5.2 Update
Version 1.5.2 released on January 4, 2015
- Fixed: links to online docs/support in Ether section
- Fixed: WP 4.1 Compatibility (invisible Builder tab issue)
Ether Builder 2.0.6 Update
Fixed: links to online docs/support in Ether section
Fixed: WP 4.1 Compatibility (invisible Builder tab issue)
Ether Forms 1.5.1 Update
Version 1.5.1 released on November 28, 2014
- Added: Can now add custom classes to form added to a page. Either via [form id=”10″ class=”custom-class”] or in the “Misc” section when adding the form through Ether Content Builder
- Fixed: Declaration of ether_form_divider_widget::widget() should be compatible with ether_form_widget::widget($widget, $input = Array, $errors = Array) in /wp-content/plugins/ether-forms/modules/form-widget.php on line 2049
- Fixed: Misc Errors when browsing form entries via WP admin
- Fixed: Non-Form elements such as Message boxes, images etc won’t show up anymore in the Form Entry when browsing entries via WP admin
- Fixed: Non-static method ether_form::get_entry() should not be called statically in wp-content/plugins/ether-forms/modules/form.php on line 1255
- Updated: user roles to user capabilities in scripts utilising specific WP functions