Skip to content

Releases: nhsuk/nhsuk-service-manual

v3.12.1

08 Mar 14:11
9dd814e
Compare
Choose a tag to compare

3.12.1 - 08 March 2021

🔧 Fixes

  • Update app.js redirect URL for /community

v3.12.0

08 Mar 13:15
de39619
Compare
Choose a tag to compare

3.12.0 - 08 March 2021

🆕 New features

  • Changed the name of the contribution section to community and contribution

🔧 Fixes

  • Replace broken Chrome link for accessibility page web developer tool

v3.11.0

25 Feb 09:19
c71f334
Compare
Choose a tag to compare

3.11.0 - 25 February 2021

🆕 New features

  • Add page template guidance to the design system
  • Update guidance on PDFs and other non-HTML documents
  • Add explanation and more examples to the section on hyphens and dashes

🔧 Fixes

  • Remove readability tools page and explain that we do not recommend them on our health literacy page
  • Remove 2 broken links from health literacy page
  • Amend the site map page to bring it into line with the site map entry in the style guide
  • Remove negative contraction (can't) on Page not found page
  • Remove all code related to the readability tool page

v3.10.1

28 Jan 09:54
Compare
Choose a tag to compare

3.10.1 - 28 January 2021

🔧 Fixes

  • Update package dependencies to latest versions
  • Remove the pattern="[0-9]*" attribute from NHS number examples to allow for spaces
  • Update code example for the font weight normal override class

v3.10.0

22 Jan 12:15
1e62233
Compare
Choose a tag to compare

3.10.0 - 21 January 2021

🆕 New features

  • Install NHS.UK frontend v4.1.0
  • Add guidance for asking for whole numbers using the text input component
  • Update code examples with inputmode numeric for the ask users for their NHS number pattern and date input component

🔧 Fixes

  • Update package dependencies to latest versions

v3.9.0

19 Jan 16:18
2ef2bc5
Compare
Choose a tag to compare

3.9.0 - 19 January 2021

🆕 New features

  • Add more examples to the section on capitalisation in the content style guide
  • Add a new entry for "site map" in the A to Z of NHS health writing

🔧 Fixes

  • Update the guidance on dates in the content style guide
  • Update the entry for the NHS App in the A to Z of NHS health writing
  • Add more links between the A to Z of NHS health writing and the rest of the content style guide

v3.8.0

18 Dec 13:42
18bbc6c
Compare
Choose a tag to compare

3.8.0 - 18 December 2020

🆕 New features

  • Added new entries for GUM clinic and vial to the A to Z of NHS health writing

🔧 Fixes

  • Add quotation marks to contractions section in style guide to make it clearer
  • Update typography list to use real examples
  • Remove readability tool page with broken link to SMOG calculator while we consider it further

v3.7.0

09 Dec 10:13
d0b2851
Compare
Choose a tag to compare

3.7.0 - 9 December 2020

🆕 New features

  • Add link to the new 10 ways the NHS digital service manual can help you blog post
  • Add new and updated guidance on using bold, contractions in URLs and page titles, full stops and quotation marks to the content style guide
  • Add new entry on vial to the A to Z of NHS health writing

🔧 Fixes

  • Remove full stops from the card component and other cards to align with content style guide
  • Update package dependencies to latest versions

v3.6.3

11 Nov 10:17
89c84b6
Compare
Choose a tag to compare

3.6.3 - 11 November 2020

🔧 Fixes

  • Fix an issue with the CSP not executing inline scripts
  • Update package dependencies to latest versions

v3.6.2

09 Nov 13:15
f1b09a1
Compare
Choose a tag to compare

3.6.2 - 9 November 2020

🔧 Fixes

  • Use Helmet to help secure app by setting various HTTP headers
  • Create a new route to act as a short URL for the contribution survey
  • Update package dependencies to latest versions