1.1.2

  • Fixed compatibility issue with PHP 5.4 (Thanks @missmuttly and @tecbrat)

1.1.1

Updates
  • Added Equalizer minimum breakpoint support for Foundation 6
  • Updated Changelog should have proper information now (Thanks for the find @kelter)
  • Updated Ajax to not save column width in realtime [#17]
Fixes
  • Fixed Some minor copy / typo adjustments
  • Fixed Some css / icon changes
  • Fixed Welcome message not displaying properly [#36]

1.1

First major release with a bunch of new features and fixes.

New Features
  • You can now create reusable templates
  • Templates are excluded from Yoast SEO admin shenanigans by default
  • Preliminary remove Mesh Settings on Uninstall
  • You can now filter how many mesh_templates, mesh_templates_per_page are queried if you have a lot of templates (More than 50)
  • Better version tracking and upgrade process
  • You can now filter the output of mesh_loop_end; an example would be to stop the default output of mesh_display_sections
  • Better “in progress and busy” state of page building
  • New Welcome message on Mesh Templates Post List to help guide users
  • Initial implementation for documentation generation

(more…)


1.0.4

Fixes
  • Fixed Javascript error was thrown if the user had any columns within text view when saving. [mesh-21]
  • Fixed Templates were missing the ability for the first column to have an offset. [mesh-5]
  • Fixed Post Type enabling wasn’t working properly. [mesh-19]

1.0.3

Updates
  • Updated build process for easier deployment to wordpress.org
  • Some minor code formatting cleanup
Fixes
  • Fixed publish / update button display issue [mesh-11]

1.0.2

Added localization support


1.0.1

  • Added clarity to readme file
  • Better checks for pre-existing Foundation elements

1.0

Hello World!