Skip to content

Releases: silverstripe/silverstripe-userforms

5.12.1

26 May 23:30
52804b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.12.0...5.12.1

5.12.0

15 Mar 01:43
6826489
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.11.1...5.12.0

5.11.1

24 Nov 20:55
85ee50c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.11.0...5.11.1

5.11.0

10 Nov 02:56
f98f5f1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.10.0...5.11.0

5.10.0

05 Oct 04:35
Compare
Choose a tag to compare

Change Log

Features and Enhancements

  • 2021-05-31 3fbccea Avoid use of 'new' keyword on injectable classes from this module. (GuySartorelli)

Bugfixes

  • 2021-07-08 69b397f Fix bad lang merge (Daniel Hensby)
  • 2021-06-22 18eccb6 Log any email exceptions gracefully (Will Rossiter)
  • 2021-06-20 02c15f3 Fix: Allow removing the Versioned extension from EditableFormField (GuySartorelli)
  • 2021-05-31 b13cb73 Add namespaces back to translation files, use EditibleFileField class (Steve Boyd)
  • 2021-04-12 4a883f1 fix for testing EmailRecipients (Bauke Zwaan)
  • 2021-03-31 beaf901 When deleting form submission, delete linked file (Will Rossiter)
  • 2021-03-22 e925aa1 Uploaded files not appearing in emails (Will Rossiter)

Dependencies

  • 2021-06-05 9c1f935 Bump ws from 6.2.1 to 6.2.2 (dependabot[bot])
  • 2021-05-14 19a185d Bump lodash from 4.17.20 to 4.17.21 (dependabot[bot])
  • 2021-05-14 e866b09 Bump hosted-git-info from 2.8.5 to 2.8.9 (dependabot[bot])
  • 2021-05-14 9fcfe23 Bump elliptic from 6.5.3 to 6.5.4 (dependabot[bot])
  • 2021-03-30 78a49b9 Bump y18n from 3.2.1 to 3.2.2 (dependabot[bot])
  • 2021-03-11 f1fb087 Bump npm from 6.13.4 to 6.14.11 (dependabot[bot])

Other changes

  • 2021-10-05 aa4e892 Update translations (Maxime Rainville)
  • 2021-08-26 62b726e Update translations (Maxime Rainville)
  • 2021-07-19 63a1d1d BUGFIX: Fixed issue causing the regex on windows to throw an error due to escaping of the parenthesis caused by DIRECTORY_SEPARATOR (UndefinedOffset)
  • 2021-06-22 80c3d2e Update de_DE.yml (chromos33)
  • 2021-04-12 b01d296 Avoids reply to address being set to empty, if reply to field value is empty (James Cocker)
  • 2021-04-06 34883ad Add testing (Bauke Zwaan)
  • 2021-03-12 fad372d Only add attachments when HideFormData-setting is not set for this recipient (Bauke Zwaan)

5.10.0-rc1

08 Sep 02:39
Compare
Choose a tag to compare
5.10.0-rc1 Pre-release
Pre-release

Change Log

Features and Enhancements

  • 2021-05-31 3fbccea Avoid use of 'new' keyword on injectable classes from this module. (GuySartorelli)

Bugfixes

  • 2021-07-08 69b397f Fix bad lang merge (Daniel Hensby)
  • 2021-06-22 18eccb6 Log any email exceptions gracefully (Will Rossiter)
  • 2021-06-20 02c15f3 Fix: Allow removing the Versioned extension from EditableFormField (GuySartorelli)
  • 2021-05-31 b13cb73 Add namespaces back to translation files, use EditibleFileField class (Steve Boyd)
  • 2021-04-12 4a883f1 fix for testing EmailRecipients (Bauke Zwaan)
  • 2021-03-31 beaf901 When deleting form submission, delete linked file (Will Rossiter)
  • 2021-03-22 e925aa1 Uploaded files not appearing in emails (Will Rossiter)

Dependencies

  • 2021-06-05 9c1f935 Bump ws from 6.2.1 to 6.2.2 (dependabot[bot])
  • 2021-05-14 19a185d Bump lodash from 4.17.20 to 4.17.21 (dependabot[bot])
  • 2021-05-14 e866b09 Bump hosted-git-info from 2.8.5 to 2.8.9 (dependabot[bot])
  • 2021-05-14 9fcfe23 Bump elliptic from 6.5.3 to 6.5.4 (dependabot[bot])
  • 2021-03-30 78a49b9 Bump y18n from 3.2.1 to 3.2.2 (dependabot[bot])
  • 2021-03-11 f1fb087 Bump npm from 6.13.4 to 6.14.11 (dependabot[bot])

Other changes

  • 2021-08-26 62b726e Update translations (Maxime Rainville)
  • 2021-07-19 63a1d1d BUGFIX: Fixed issue causing the regex on windows to throw an error due to escaping of the parenthesis caused by DIRECTORY_SEPARATOR (UndefinedOffset)
  • 2021-06-22 80c3d2e Update de_DE.yml (chromos33)
  • 2021-04-12 b01d296 Avoids reply to address being set to empty, if reply to field value is empty (James Cocker)
  • 2021-04-06 34883ad Add testing (Bauke Zwaan)
  • 2021-03-12 fad372d Only add attachments when HideFormData-setting is not set for this recipient (Bauke Zwaan)

5.10.0-beta1

27 Aug 07:34
Compare
Choose a tag to compare
5.10.0-beta1 Pre-release
Pre-release

Change Log

Features and Enhancements

  • 2021-05-31 3fbccea Avoid use of 'new' keyword on injectable classes from this module. (GuySartorelli)

Bugfixes

  • 2021-07-08 69b397f Fix bad lang merge (Daniel Hensby)
  • 2021-06-22 18eccb6 Log any email exceptions gracefully (Will Rossiter)
  • 2021-06-20 02c15f3 Fix: Allow removing the Versioned extension from EditableFormField (GuySartorelli)
  • 2021-05-31 b13cb73 Add namespaces back to translation files, use EditibleFileField class (Steve Boyd)
  • 2021-04-12 4a883f1 fix for testing EmailRecipients (Bauke Zwaan)
  • 2021-03-31 beaf901 When deleting form submission, delete linked file (Will Rossiter)
  • 2021-03-22 e925aa1 Uploaded files not appearing in emails (Will Rossiter)

Dependencies

  • 2021-06-05 9c1f935 Bump ws from 6.2.1 to 6.2.2 (dependabot[bot])
  • 2021-05-14 19a185d Bump lodash from 4.17.20 to 4.17.21 (dependabot[bot])
  • 2021-05-14 e866b09 Bump hosted-git-info from 2.8.5 to 2.8.9 (dependabot[bot])
  • 2021-05-14 9fcfe23 Bump elliptic from 6.5.3 to 6.5.4 (dependabot[bot])
  • 2021-03-30 78a49b9 Bump y18n from 3.2.1 to 3.2.2 (dependabot[bot])
  • 2021-03-11 f1fb087 Bump npm from 6.13.4 to 6.14.11 (dependabot[bot])

Other changes

  • 2021-08-26 62b726e Update translations (Maxime Rainville)
  • 2021-07-19 63a1d1d BUGFIX: Fixed issue causing the regex on windows to throw an error due to escaping of the parenthesis caused by DIRECTORY_SEPARATOR (UndefinedOffset)
  • 2021-06-22 80c3d2e Update de_DE.yml (chromos33)
  • 2021-04-12 b01d296 Avoids reply to address being set to empty, if reply to field value is empty (James Cocker)
  • 2021-04-06 34883ad Add testing (Bauke Zwaan)
  • 2021-03-12 fad372d Only add attachments when HideFormData-setting is not set for this recipient (Bauke Zwaan)

5.10.0-alpha1

25 Aug 09:21
686a729
Compare
Choose a tag to compare
5.10.0-alpha1 Pre-release
Pre-release

Change Log

5.9.2

08 Jul 11:50
686a729
Compare
Choose a tag to compare

Bugfixes:

  • Update translations to avoid duplicate key issues in German translations

5.9.0

08 Jun 05:51
Compare
Choose a tag to compare

Change Log

Features and Enhancements

  • 2021-03-04 9eaee41 Use yarn and webpack to upgrade jquery (Steve Boyd)

Bugfixes

  • 2021-04-02 78f3e68 Fix directory for UsedOnTableExtension namespace, to be psr-4 compliant. New dir rather than namespace to prevent backwards-incompat. (Luke Fromhold)
  • 2021-03-22 c71cf11 Fix <br> in textarea on validation redirect (#1035) (3Dgoo)
  • 2021-01-28 52e678c Include merge fields in plain text emails (Steve Boyd)
  • 2021-01-17 8801790 Show correct fields in email preview (Steve Boyd)
  • 2021-01-11 79259b5 Visibility of subsequent form fields and step buttons (Steve Boyd)

Dependencies

  • 2020-12-11 85fa3be Bump ini from 1.3.5 to 1.3.7 (dependabot[bot])
  • 2020-11-16 ad0c8ae Rebuild assets after node-sass update (Garion Herman)
  • 2020-09-04 0c01160 Bump node-sass from 4.13.0 to 4.14.1 (dependabot[bot])

Other changes

  • 2021-05-17 1915acf Update translations (Maxime Rainville)
  • 2021-02-09 0abda42 Use correct directory separator on Windows when selecting email templates (Michal Kleiner)
  • 2021-01-21 18bf5c7 Update build status badge (Steve Boyd)