Plugin: Formidable Forms
- Allow for PHP 5.0-5.2 compatibility, since 1.07.05b1 required 5.3+
- Revert to random entry keys now that data from entries values can be used in filtering views
- Encode email subject
- Added drafts parameter to view shortcode to show draft entries. [display-frm-data id=40 drafts=1]
- Allow updated-by to by used in conditional statements
- Added update message and button to global default messages
- Don't apply custom display filters to single post page
- Allow data from entries fields to be used as x_axis in graphs
- Add height and line-height to Global Settings
- Filter the empty_msg for Views
- Added progress bar to csv import
- XML and CSV import/export fixes