Skip to content

Releases: backdrop-contrib/webform

1.x-4.26.3

19 Apr 21:11
359df6b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.x-4.26.2...1.x-4.26.3

1.x-4.26.2

19 Apr 19:01
410f19b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.x-4.26.1...1.x-4.26.2

1.x-4.26.1

25 Oct 20:14
8aaf894
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.x-4.26.0...1.x-4.26.1

1.x-4.26.0

25 Oct 17:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.x-4.25.0...1.x-4.26.0

1.x-4.25.0

23 Feb 20:09
517848e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.x-4.24.2...1.x-4.25.0

1.x-4.24.2

15 Oct 14:21
ca57ea9
Compare
Choose a tag to compare

Fixes:

  • Issue #188: flatten the classes variable
  • Issue #190: fallback to site mail and name

1.x-4.24.1

10 Sep 13:35
c244178
Compare
Choose a tag to compare

1.x-4.24.0

14 Aug 13:05
7daf548
Compare
Choose a tag to compare

Includes various fixes. Requires a database update.

Merge in 7.x-4.24 (https://www.drupal.org/project/webform/releases/7.x-4.24):

  • #3206854: Create webform_valid_email_address_filter()
  • #3206854: Handle non-numeric parameters in webform_modulo()
  • #3206854: Check values before accessing
  • #3189399 by guilhermevp, Alex Bukach, kleiton_rodrigues, Liam Morland: Increase length limit for test values in conditionals
  • Coding standards
  • #2101643 by Liam Morland, amourow, seanB, hey_germano, chrisroane, jenlampton: Allow progressive batch export to be disabled
  • Convert new variable webform_export_use_progressive_batch to configuration by @herbdool

1.x-4.23.1

25 Nov 03:42
b9a36fc
Compare
Choose a tag to compare

Bug fix:

1.x-4.23.0

12 Jun 02:00
97e1338
Compare
Choose a tag to compare

Merge in updates, including some from Drupal Webform 7.x-4.23 https://www.drupal.org/project/webform/releases/7.x-4.23. No database update required.

  • Update README #162

Includes these Drupal Webform changes:

  • #3137102: Use completed date instead of created date in default email template
  • #3137102: Improve titles and descriptions for submission date tokens
  • #3098898: Create WebformSubmissionTestCase::testWebformSubmissionFunctions()
  • #3098898: Create WebformSubmissionTestCase::testWebformSubmissionDownload()
  • #3098898: Create webform_update_webform_last_download()
  • #3098898: Remove deprecation from webform_download_sids()
  • #3098898: Allow WebformSubmissionTestCase::webformSubmissionExecute() to save drafts
  • #3098898: Add $webform_settings parameter to WebformTestCase::webformForm()
  • #3098898: Include completed drafts in new submission downloads
  • #3098898: Return integer from webform_download_sids_count()
  • #3125952 by torotil: Prevent undefined function webform_component_feature() error
  • Coding standards
  • #3128273: Create 'stores_data' component feature
  • #3098898 by Liam Morland: Refactor range_date in webform_download_sids_query()
  • #3124573 by solideogloria: Fix imprecise number validation language
  • #1137348 by fengtan: Refactor: Create webform_exporter::get_filename()
  • #3128273 by Matroskeen: Make test of webform_submission_data() be a functional test
  • #3128273 by Liam Morland: Prevent saving data for components that do not collect data
  • #3128273 by Liam Morland: Test webform_submission_data()
  • Document _webform_submission_serial_next_value()
  • #3119214 by solideogloria, Liam Morland: Document hook_webform_results_download_submission_information_info_alter()
  • #3115290: Adjust documentation and signature for theme_webform_results_table()
  • #3115290 by Stockticker, knyshuk.vova: Use 'components' key in theme_webform_results_table()
  • #3111129 by tjarrett: Overwrite temp zip archives when creating XLSX downloads
  • #3052549 by Liam Morland: Use transaction in webform_configure_form_submit_save()
  • #3107170 by Liam Morland: Reload node before saving