Skip to content

Commit

Permalink
Update changloe
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyRae committed Apr 8, 2024
1 parent 8f36981 commit 8ee89a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Please append a line to the changelog for each change made.
- Extract Azure function ProcessQueue, into UploadQueue and CreateConcepts. Moving the upload to be standalone, and creating concepts and reusing them to when the user sets the Person ID and Date Event per table.
- Updated the CSV export function - reordered the columns and added new columns (class, concept, validity and vocabulary).
- Update the Azure functions to use Python 3.11
- Add `django-revproxy` to reverse proxy the Next.js frontend.
### Bugfixes
- Bug fixed in `find_existing_scan_report_concepts()` which was causing some `SRConcepts` to be processed multiple times. This didn't cause any issues, but was misleading and wasteful.
- Fixed hardcoded `content_type` id used in the backend, client, and workers.
Expand Down

0 comments on commit 8ee89a5

Please sign in to comment.