Skip to main content

Changelog

v3.5.1

  • Removed redundant state value for wp-rich-text

v3.5.0

  • Added new meta wp-rich-text

v3.4.2

  • Fix non breaking dom error associated with new meta wp-toggle

v3.4.1

  • Added new meta wp-toggle

v3.3.0

  • Added merge options to register sections

v3.2.9

  • Fixed section sorting and editor saving unmounting issue
  • Bumped react-sortable-hoc package

v3.2.8

  • Added exclude prop to meta options
  • Fixed layering issue with select input near media types
  • Added prettier config

v3.2.7

  • Fixed ability to delete value from select box when using delete key

v3.2.6

  • Added fx_remove_editor_page_templates filter to remove editor (and gutenberg) for page templates
  • WP-editor now standard in pages with Page Builder

v3.2.5

  • Added capacity to use page/section builder on CPTs
  • Removed hide footer style

v3.2.4

  • Removed limit from global sections list

v3.2.3

  • Fixed breaking wp-editor in sortable sections
  • Fixed saving when sorting sections
  • Small dependency update (preact, preact-compart, react-sortable-hoc)

v3.2.2

  • Fixed group input checkbox persistance

v3.2.1

  • Updated react-select (still have known issue)
  • Fixed value reset for meta inputs and switcher (fixes missing page section type issue)

v3.2.0

This version is the first stable release of sections which can break older site that used the 'legacy' sections. To avoid breaking changes, disable the new sections. See how here.

  • Stable release of sections
  • New meta type group
  • Updates to FxForm (stuff from CF7) + some other fixes
  • Allow html in meta descriptions
  • Added section prop noun
  • Updated babel config, bumped dependencies