Skip to content

Commit

Permalink
Merge pull request #243 from epimorphics/task/release-condidate-1.7.8
Browse files Browse the repository at this point in the history
Updated CHANGELOG.md
  • Loading branch information
jonrandahl authored Sep 6, 2024
2 parents cc3717e + c92c849 commit 2f28b4a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,9 @@ 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
- (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
Expand All @@ -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
Expand Down

0 comments on commit 2f28b4a

Please sign in to comment.