Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 8.9.0 #872

Merged
merged 3 commits into from
Oct 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flood-app",
"version": "8.8.0",
"version": "8.9.0",
"description": "Flood risk app",
"main": "index.js",
"repository": "github:defra/flood-app",
Expand Down
37 changes: 37 additions & 0 deletions release-docs/CFF-8.9.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Check For Flooding Release

* Version: 8.9.0
* Proposed Release Date: 28th October 2024
* Jira Release Overview: https://eaflood.atlassian.net/projects/FSR/versions/17260/tab/release-report-all-issues

## Tickets


* FSR-1294 | Station Chart Label Wrapping (#821)

* FSR-1293 | Latest Levels (#829)

* FSR-1295 | Default Station Chart Threshold (#830)

* FSR-1333 | Update Map Buttons Styling (#825)

* FSR-1261 | Improve Visibility of Map Link and Sign-up Call to Action on TA Pages (#763)

* FSR-1237 | Add Latest Levels on TA Warnings Page (#782)

* FSR-1287 | Latest Levels Auto-Refresh

* FSR-1296 | Add Tooltip to ‘Show on Chart’ Button


## Instructions


1 - Execute LFW_{STAGE}_04_UPDATE_FLOOD_APP_AND_SERVICE_PIPELINE


Execute smoke tests and forward results

## Related Infrastructure Changes Required

* None
Loading