Skip to content

Releases: CalderaWP/Caldera-Forms

Alpha release for testing new file fields

20 Nov 21:27
Compare
Choose a tag to compare

Includes

New Features (Included in 1.8.0 Alpha 1)

  • ADDED: Advanced file fields v2
  • ADDED: New job queue for deleting transients in a more-performant manner.
  • ADDED: Acceptance testing with Cypess.
  • ADDED: caldera_forms_api_prepare_form filter to modify form returned via REST API.

Bug Fixes (Included in 1.8.0 Alpha 1)

  • FIXED: Disabled form was showing as an option in Gutenberg.
  • FIXED: jQuery not loaded in front-end with some themes.
  • FIXED: PHP warning when using forms loaded from file system.
  • FIXED: Could not use "ceil" function in manual calculations.
  • FIXED: Datepicker validation in Safari

Planned Bug Fixes (Planned for 1.8.0 Alpha 2 or Beta 1)

  • ADD: UI for max-file size in file fields.
  • FIX: In some cases the edit entry modal does not close after opening.
  • FIX: #2814

1.6.0

03 Apr 13:12
Compare
Choose a tag to compare
CVE-2018-7747 fix and 1.6.0 tag

1.5.8

21 Dec 21:22
Compare
Choose a tag to compare

1.5.6.2

12 Oct 21:13
Compare
Choose a tag to compare
Remove assetst/js/shims directory #2006

1.5.6

13 Sep 18:45
Compare
Choose a tag to compare

1.5.6 All features and planned fixes completed

06 Sep 23:09
Compare
Choose a tag to compare

For a full list of what has changed: https://github.com/CalderaWP/Caldera-Forms/milestone/45

Major 🔑 Changes:

  • Major refactor of front-end JavaScript for calculation fields #1877
    • Faster, more reliable performance.
    • Should be backwards-compatible. Please test.
    • Fix issues with auto-complete field not respecting calculation value. #1870
  • Reply to and BCC for autoresponders #1905
  • Bug preventing emails resending is fixed.
  • Sessions are now tracked in option table, not transients. See #1867
    • This should help with file field issues and handling invalid payments to payment processors
  • CSV date format is now reset to how it was before 1.5.3. See: #1807
  • You can order forms in the main admin page by name. #1872
  • Field values, when "Show Values" was hidden were not updating properly. See #1892

1.4.7

20 Dec 00:24
Compare
Choose a tag to compare

1.4.0

20 Dec 03:32
Compare
Choose a tag to compare