- Compatibility with Sections & Forms 3.0
- Database migrations added
- Cron job api added
- Adds a flex field
- Repeater field fixes
- Settingspages can now have editors
- Create top-level admin menus
- A lot of minor bugfixes
- Added a WP Cron extension
- Added the option of showing settings tabs in SettingsPages
- Fixes RepeaterField issues with positions
- Minor bugfixes
- Major template revision:
-
- Page / Post-type templates now reside in /pages
-
- Views folder is gone
- Support for ignoring the Cuisine sass pipeline
- Added cache-busting to Cuisine's require
- Added shim-support to Cuisine's require
- Various repeater-field bugfixes
- Allow SVG uploads in MediaField (thanks to @corjen)
- Minor bugfixes
- Compatibility release for the new Sections & Forms
- Fixed language issues
- Fixed a schema.org shortcode bug
- Minor bugfixes
- Support for schema.org added
- Fix for multiple media-fields on a single page
- Fix for 404-template finding
- Post type labels updated to coincide with WP 4.5
- Repeater-field fixes for underscore 1.7
- Minor bugfixes
- Updated the Twitter share-url
- Support for international zipcode validation
- Admin-fields now trigger a "refreshField"-event
- Readme & changelog fixes
- Fields don't check post_meta anymore
- Minor bugfixes
- Updated the Taxonomy utility to coincide with PostType.
- Sorting bug fixed
- MetaboxBuilder more extendable
- Bugfixes to Field-controller in JS
- Minor bugfixes.
- Added a Logger
- Update to RepeaterFields: they can now provide a cut-and-dry array of field-values on saving.
- Big (breaking) fixes to Editor field handling
- Field engine update (classes & validation)
- Bugfix for the SettingsPageBuilder when no parent was set.
- Minor bugfixes.
- Fontawesome updated to 4.5
- Custom submenu pages support added for the SettingsPage class
- Added support for objects in Sort::byField
- Refactored Relative dates
- Bugfix for the datepicker ui
- Minor bugfixes.
- Date-picker support to the datefield added
- Added a RootPostId function to the session class, to get the post ID from $wp_the_query
- Adds easy access to User attributes
- Lots of other little improvements to the User class
- Script::analytics now works with the modern ga notation
- Minor bugfixes.
- Added the option to pass parameters to templates
- Browsersync support for requirejs
- Taxonomy highlighting in the Nav class
- Session crawler checker added
- Added a new "File" field-type
- Bugfix to the field-class system.
- Minor bugfixes.
- Checkboxes choice-fields support added
- Support for editor-fields in repeater fields added.
- Slug validation to the Validate class added.
- Chef Related template-support added.
- Field classes bugfix when there's no defaul value.
- Bugfix in script-autoloaded.
- Minor bugfixes.
- Padding dropdown error fixed.
- Removing an image with an image field
- Removed an Exception error in Image.php
- Added page-template support to the template-engine
- Added a fresh-forms wp cli command
- Added a getProperty method for Fields
- Added the ability to create SettingsPages
- Minor bugfixes
- Added the Date Utility class
- Added the Number Utility class
- Added single-post pagination
- Added a save-field filter
- Fixes to the repeaterfield when saving with ajax
- Fixes a routing error in the template engine
- Added the Template::section selector
- Added Date-field support
- Fixed some big pagination bugs
- Minor bugfixes
- Added Nav active-state setting
- Added SVG upload support
- Minor bugfixes
- Editor hotfix; the value remained empty
- Added WP CLI support for Sass-refreshing
- Repeaterfield fixes
- Media Library incremental IDs
- Big media-library update
- Filter for scripts added
- Some more editor bugfixes
- Saving single checkboxes who are not checked
- Added a simple template-finder
- Added some more JS vars
- Fixes to the current user variable
- Mobile Nav support
- Json validation added
- Fontawesome shortcut added
- Calling single sections from the Loop class
- Fix for the media-library when no thumbnail is set
- Editor refreshing fixes
- Readme updates
- Media library bugfixes
- Refreshing WP editors from javascript bugfix
- First public release