Skip to content

Commit

Permalink
Release 5.1.0 Preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew-Collins-Defra committed Feb 5, 2025
1 parent 9d86fc9 commit 9dd1ec3
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 1 deletion.
10 changes: 10 additions & 0 deletions docs/Release.5.0.0.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Check Your Long Term Flood Risk Service

This is the first release of the Nafra2 version for the Check Your Long Term Flood Risk Service.

This service has undergone many changes to support a flood model change, new climate change data and a change of data hosting provider.
The interface has been changed in line with user research to present the Nafra2 data in a more accessible way. More data is now available to service users, including risks from climate change and depth risk information

## Release date 28 January 2025

This v5 release is to support the new Nafra2 data set
39 changes: 39 additions & 0 deletions docs/Release.5.1.0.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Check Your Long Term Flood Risk Services

# v5.1.0

## Release date 11 February 2025

### Issues included

LTFRI-1632 - change receive flood warning text to match CFF/NWS content

LTFRI-1642 - Fix Info and Relationships between visable and spoken information on depth pages

LTFRI-1645 - Headings on the depth page using incorrect H tags

LTFRI-1646 - Improve labeling on Next and Previous links on summary pages

LTFRI-1647 - Contrast fixes

LTFRI-1648 - Non-text Contrast on map page

LTFRI-1655 - Prevent link opening new tab

LTFRI-1659 - Add Section Headings for navigation links

LTFRI-1716 - Add focus state styling to map and map buttons

LTFRI-1732 - Techdebt: Upgrade workflow actions to use latest components

LTFRI-1741 - Update interrupter page content

LTFRI-1752 - Change 400 errors to 500 errors

LTFRI-1753 - /os-get-token route is filling logs

LTFRI-1688 - Bring cookie update page up to date with gov.uk framework

LTFRI-1747 - Climate change 'Unavailable' data not showing correctly

LTFRI-1757 - Depth pages on mobile not formatting correctly
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "risk-app",
"version": "5.0.0",
"version": "5.1.0",
"description": "Long term flood risk information",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 9dd1ec3

Please sign in to comment.