Ether Forms 1.5.7 Update

over 9 years ago in API, Ether Forms and News by ether

Version 1.5.7 released on February 13, 2015

  • Fixed Admin: column icons improperly collapsing on smaller screens
  • Hotfix Admin: Fixed conditional fields UI not populating with fields present in the main builder editor

Ether Forms 1.5.6 Update

over 9 years ago in API, Ether Forms and News by ether

Version 1.5.6 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 Forms 1.5.5 Update

over 9 years ago in API, Ether Forms and News by ether

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

over 9 years ago in API, Ether Forms and News by ether

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 Forms 1.5.3 Update

over 9 years ago in API, Ether Forms and News by ether

Version 1.5.3 released on January 5, 2015

  • Hotfix: Broken columns styles

Ether Forms 1.5.2 Update

over 9 years ago in API, Ether Forms and News by ether

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 Forms 1.5.1 Update

over 9 years ago in API, Ether Forms and News by ether

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

Ether Forms 1.5 Update

over 9 years ago in API, Ether Forms and News by ether

Version 1.5 released on November 18, 2014

  • Added: Documentation section regarding creation of custom widgets
  • Updated: Date Widget: Added date display order option

Ether Forms 1.4.9 Update: Mobile Styles Adjustmens

over 9 years ago in API, Ether Forms and News by ether

Version 1.4.9 released on November 6, 2014

  • Updated: Styles on mobile devices

Ether Forms 1.4.8 Update: Core update & minor tweaks

over 9 years ago in API, Ether Forms and News by ether

Version 1.4.8 released on October 27, 2014

  • Added: Admin: Main editor: Required marker for required fields
  • Updated: Admin: Form options; Vertical size of textarea fields. This option is available for change both globally in Ether > Forms and directly for text area widget when editing a specific form
  • Updated: ether.js core update for dynamic label (admin)
  • Updated: Form Options styles