Skip to content

Commit a22a6f9

Browse files
Update CHANGELOG.md
Included additional features and bug fixes that are included in 0.8.5 release. Signed-off-by: Angelina Uno-Antonison <ange.unoantonison@gmail.com>
1 parent f9e4d30 commit a22a6f9

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,19 @@
1818
versioning type.
1919
- Consolidating user experience for Attachments by renaming "Supporting Evidence" to "Attachments" application wide.
2020

21+
### Bugs
22+
23+
- Action menu on an analysis' landing page renders as expected when navigating using the 'backwards navigation'
24+
button in a browser.
25+
- Titles of attachments on discussions now use elipses when the attachment titles are too long to fit on the row.
26+
Full attachment name is visible by hovering over the attachment with a mouse.
27+
2128
### Chores
2229

2330
- Updated Python Backend to not use `datetime.utcnow()` which is being deprecated.
2431
- Revised invalid HTML DOM that mixed `<table>` HTML DOM elements within `<div>`s and `<span>`s.
25-
- Upgrading jq Python module to 1.8.0 to be to support building the backend for Python 3.13+
32+
- Upgrading jq Python module to 1.8.0 to be to support building the backend for Python 3.13+.
33+
- Consolidated administrative script for adding users to a Rosalution deployment.
2634

2735
## 0.8.4
2836

0 commit comments

Comments
 (0)