Skip to content

Releases: x-govuk/govuk-form-builder

Version 6.1.0

01 Apr 18:55
5cbe8f6

Choose a tag to compare

  • Upgrade to govuk-frontend 6.1.0 #618
  • Support defining text options for file upload component #614, thank you @stephencdaly for contributing this

Version 6.0.0

28 Feb 18:01
d5bd520

Choose a tag to compare

Version 6.0.0b1

09 Feb 23:34
475bc37

Choose a tag to compare

Version 6.0.0b1 Pre-release
Pre-release

Version 5.13.0

30 Oct 18:07
8706eb0

Choose a tag to compare

  • upgrade to govuk-frontend 5.13.0 #586
  • various minor version bumps

Release version 5.11.0

24 Jun 21:17
138dfa1

Choose a tag to compare

  • Support govuk-frontend 5.11.0

Version 5.10.1

04 Jun 15:41
cf95e95

Choose a tag to compare

  • Rebrand the guide - unrelated to the govuk components rebrand, this just brings the guide up to date with the new x-govuk branding
  • Make the few bits of hardcoded text configurable/localisable #561
    • allow the error message prefix to be set via
      • the localisation key helpers.error.message_prefix
      • the configuration option default_error_message_prefix
    • allow the date field labels (Day/Month/Year) to be set via
      • the segment_names argument
      • the localisation key helpers.label.person.[attribute_name].day (or .month or .year)
      • the configuration option default_date_segment_names

Version 5.10.0

02 May 20:06
6972f80

Choose a tag to compare

  • Support govuk-frontend 5.10.0 (not including the rebrand work which will be released on 25 June 2025)

Version 5.9.0

16 Mar 11:44
02b8d3f

Choose a tag to compare

Version 5.8.0

12 Jan 17:38
611e44e

Choose a tag to compare

  • Handle frozen string deprecations from Ruby 3.4.1 #545. Thanks @jsugarman
  • Support GOV.UK Design System version 5.8.0 #546
  • Use Struct instead of OpenStruct in examples. #538. Thanks @tvararu
  • Various minor dependency upgrades #539, #542, #543, #544

Release version 5.7.1

09 Nov 21:07
0cee168

Choose a tag to compare

  • Support govuk-frontend 5.7.1 (a minor bugfix release)
  • Bump Ruby and Rails versions to Ruby 3.1.6-3.3.6 and Rails 7.1.5-8.0.0 #537
  • Some minor version bumps for guide dependencies (#536, #533, #526, #524)