Skip to content

1.0.4-beta

Compare
Choose a tag to compare
@zackkatz zackkatz released this 20 Jun 02:42
· 9479 commits to develop since this release
  • Added: DataTables integration Created a new view type for existing forms that uses the DataTables script.
  • We're just getting started with what can be done with DataTables. We'll have much more cool stuff like DataTables Extensions.
  • Added: "Add All Fields" option to bottom of the "Add Field" selector
  • Added: Choose how to display User data. In the User field settings, you can now choose to display the "Display Name", username, or ID
  • Added: Custom date format using PHP date format available for Entry Date and Date fields
  • Added: search_field parameter to the shortcode. This allows you to specify a field ID where you want the search performed (The search itself is defined in search_value)
  • Added: Using the Shortcode help article
  • Added: Data Source added to the Views page
  • Fixed: Field labels escaping issue (It's an Example was displaying as It\'s an Example)
  • Fixed: Settings "gear" not showing when adding a new field
  • Fixed: Sorting issues on fields like Name, Address, Product
  • Added many translations. Thanks everyone!