File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -22,15 +22,9 @@ This app allows the user to explore HMLR price-paid open linked data.
22
22
- (Jon) Updated .rubocop.yml file with rules to reduce the need to set overrides
23
23
inline
24
24
- (Jon) Updated the ` lr_common_styles ` gem to the latest 1.9.6 patch release.
25
-
26
- ## 1.7.7 - 2024-09
27
-
28
- - (Jon) Updated search query processing and rendering to santise supplied input
29
- for HTML output and resolve discovered XSS vulnerability in displayed results
30
- [ GH-236 ] ( https://github.com/epimorphics/hmlr-linked-data/issues/236 )
31
25
- (Dan) Fixes the bug search results not displaying
32
26
[ 232] ( https://github.com/epimorphics/ppd-explorer/issues/232 )
33
- - (Dan) Adds page titles to donwload page and error page. Improves code dryness
27
+ - (Dan) Adds page titles to download page and error page. Improves code dryness
34
28
[ 220] ( https://github.com/epimorphics/ppd-explorer/issues/220 )
35
29
- (Dan) Updates gemfile to use v1.9.5 lr_common_styles
36
30
- (Dan) Adds more descriptive page titles
@@ -46,6 +40,12 @@ This app allows the user to explore HMLR price-paid open linked data.
46
40
- (Dan) updates the help modal focus flow to meet accessibility requirments
47
41
[ GH-218 ] ( https://github.com/epimorphics/ppd-explorer/issues/218 )
48
42
43
+ ## 1.7.7 - 2024-09
44
+
45
+ - (Jon) Updated search query processing and rendering to santise supplied input
46
+ for HTML output and resolve discovered XSS vulnerability in displayed results
47
+ [ GH-236 ] ( https://github.com/epimorphics/hmlr-linked-data/issues/236 )
48
+
49
49
## 1.7.6 - 2024-03-08
50
50
51
51
- (Jon) Updated the application_controller to include an
You can’t perform that action at this time.
0 commit comments