Skip to content

Releases: silverstripe/silverstripe-userforms

5.9.1

10 Jun 01:35
e2f4378
Compare
Choose a tag to compare
  • MNT Update translations (#1079) (Maxime Rainville) - acf1c16
  • FIX Add namespaces back to translation files, use EditibleFileField class (Steve Boyd) - b13cb73
  • MNT Fix testOrphanRemovalDoesNotAffectOtherClassesWithTheSameID to start with a First Page Step (Maxime Rainville) - a989700

5.9.0-rc1

17 May 05:11
Compare
Choose a tag to compare
5.9.0-rc1 Pre-release
Pre-release

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)

5.9.0-beta1

11 May 05:13
Compare
Choose a tag to compare
5.9.0-beta1 Pre-release
Pre-release

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-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)

5.8.3

15 Mar 20:30
Compare
Choose a tag to compare

Change Log

Features and Enhancements

  • 2021-03-04 b3ee7f4 Use yarn and webpack to upgrade jquery (Steve Boyd)
  • 2021-01-17 e7f51d2 Move jQuery include away from CDN (#1019) (Dylan Wagstaff)

Bugfixes

  • 2021-01-17 c0a30f1 unrequire fields when they become dataless (#1016) (Dylan Wagstaff)
  • 2021-01-17 a427296 account for owner class while removing orphans (#1018) (Dylan Wagstaff)

5.7.1

09 Mar 21:38
c0a30f1
Compare
Choose a tag to compare
  • [CVE-2020-9309] Require MimeUploadValidator on userform's File Upload field 9e008e6
  • FIX Vertically align confirm folder icon f09691f
  • MNT Fix broken merged up d2bf27c
  • FIX correctly calculate MaxFileSizeMB 0ce94b7
  • ENH Move jQuery include away from CDN (#1019) e7f51d2
  • FIX account for owner class while removing orphans (#1018) a427296
  • FIX unrequire fields when they become dataless (#1016) c0a30f1

5.8.1

15 Dec 02:23
a007ca4
Compare
Choose a tag to compare
  • FIX Reformat malformed translation keys in lang files (Garion Herman) - fcf2d2f
  • Revert translation update (Steve Boyd) - 0e99725
  • FIX Add missing dots in translation string references (Michal Kleiner) - 66bbe44

5.6.3

09 Mar 21:35
d2bf27c
Compare
Choose a tag to compare

5.7.0

21 Sep 03:08
347cfe6
Compare
Choose a tag to compare
  • BUG Remove old boostrap 3 CSS class (Maxime Rainville) - 24e770e
  • Bump elliptic from 6.5.1 to 6.5.3 (dependabot[bot]) - 719ed96
  • Bump lodash from 4.17.15 to 4.17.19 (dependabot[bot]) - 4bbd57c
  • FIX Show custom validation message for checkbox and radio groups (Steve Boyd) - 81fcd66
  • Bump npm-registry-fetch from 4.0.2 to 4.0.5 (dependabot[bot]) - 3f474b6
  • Update docs/en/userguide/form-submissions.md (Sacha Judd) - d24db18
  • DOCS Add user help for securing file upload form submissions [ci skip] (Sacha Judd) - a8c7623
  • FIX Fixing plain email blank file field value (#940) (3Dgoo) - 6ca8ce2
  • Require recipe-cms 4.6 (Steve Boyd) - 7eda3c2

5.6.2

02 Sep 01:51
1623195
Compare
Choose a tag to compare
  • FIX Check hidden inputs exist to prevent browser alert when submitting form (Steve Boyd) - f5d07aa
  • FIX Use translation string that belongs to UserDefinedFormAdmin (Steve Boyd) - 8d09cb1

5.6.1

18 Aug 02:27
Compare
Choose a tag to compare

Change Log

Bugfixes

  • 2020-07-22 792fd82 Place validation messages on .field if .middleColumn is missing (Garion Herman)
  • 2020-07-14 59cd87d Trim recipient email addresses before write (Steve Boyd)
  • 2020-06-25 6f04f95 Fix linting issue (Maxime Rainville)

Other changes

  • 2020-08-17 caeef2f Update translations (Garion Herman)
  • 2020-07-05 0c09eec DOC Add docs around creating custom fields. Fixed #928 (#932) (Chris Penny)
  • 2020-06-25 a3896eb Test postgresql (#979) (Maxime Rainville)