From 7be0ec58d387c9050e983d2c47c8646c71d71495 Mon Sep 17 00:00:00 2001 From: "Jon R. Humphrey" Date: Fri, 6 Sep 2024 12:02:34 +0100 Subject: [PATCH 1/2] Update CHANGELOG.md --- CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 608d81e..0db5acb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,12 +22,6 @@ This app allows the user to explore HMLR price-paid open linked data. - (Jon) Updated .rubocop.yml file with rules to reduce the need to set overrides inline - (Jon) Updated the `lr_common_styles` gem to the latest 1.9.6 patch release. - -## 1.7.7 - 2024-09 - -- (Jon) Updated search query processing and rendering to santise supplied input - for HTML output and resolve discovered XSS vulnerability in displayed results - [GH-236](https://github.com/epimorphics/hmlr-linked-data/issues/236) - (Dan) Fixes the bug search results not displaying [232](https://github.com/epimorphics/ppd-explorer/issues/232) - (Dan) Adds page titles to donwload page and error page. Improves code dryness @@ -46,6 +40,12 @@ This app allows the user to explore HMLR price-paid open linked data. - (Dan) updates the help modal focus flow to meet accessibility requirments [GH-218](https://github.com/epimorphics/ppd-explorer/issues/218) +## 1.7.7 - 2024-09 + +- (Jon) Updated search query processing and rendering to santise supplied input + for HTML output and resolve discovered XSS vulnerability in displayed results + [GH-236](https://github.com/epimorphics/hmlr-linked-data/issues/236) + ## 1.7.6 - 2024-03-08 - (Jon) Updated the application_controller to include an From c92c8492000850299b79402c48319389322c46de Mon Sep 17 00:00:00 2001 From: "Jon R. Humphrey" Date: Fri, 6 Sep 2024 12:04:28 +0100 Subject: [PATCH 2/2] Update CHANGELOG.md Fixes typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0db5acb..6f7d93d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,7 @@ This app allows the user to explore HMLR price-paid open linked data. - (Jon) Updated the `lr_common_styles` gem to the latest 1.9.6 patch release. - (Dan) Fixes the bug search results not displaying [232](https://github.com/epimorphics/ppd-explorer/issues/232) -- (Dan) Adds page titles to donwload page and error page. Improves code dryness +- (Dan) Adds page titles to download page and error page. Improves code dryness [220](https://github.com/epimorphics/ppd-explorer/issues/220) - (Dan) Updates gemfile to use v1.9.5 lr_common_styles - (Dan) Adds more descriptive page titles