Skip to content

1.5.3

Compare
Choose a tag to compare
@engram-design engram-design released this 18 Dec 10:17
· 659 commits to craft-3 since this release

Added

  • Added logging for OAuth-based providers when requesting a refresh token.

Fixed

  • Fixed field conditions not working for brand-new forms without saving the form first.
  • Fixed new forms created via stencil.
  • Fixed summary field not working with Ajax-based forms.
  • Fixed an error when importing forms with group/repeater fields.
  • Fixed importing forms, and updating an existing one, submission details would be wiped (due to new fields being created).
  • Fixed field handles not being truncated to maximum length for database engine.
  • Fixed an error when exporting submissions containing an empty Table field.
  • Fixed element integrations when mapping an File Upload field to an Asset field.
  • Fixed an error during import, due to dump() being included incorrectly.
  • Fixed anyStatus() submission query param not including spam or incomplete submissions.