Releases: nhsconnect/national-document-repository
V1.3.0
What's Changed
- PRMDR-803 + 770 update BSOL download journey by @RachelHowellNHS in #362
- PRMDR-769 - Deletion Journey by @RioKnightleyNHS in #364
- PRMDR-861: Update User Access Conditions for the ARF Journey by @NogaNHS in #368
- Task sa investigation child routers by @SRAlexander in #365
- PRMDR 905 - content fixes by @NogaNHS in #372
- PRMDR-904 - Change in LG download file selection page when there is only 1 file by @joefong-nhs in #371
- PRMDR-898 - Missing Unit tests on optional fields by @joefong-nhs in #369
- PRMDR-876 Virus Scanner Timeouts by @joefong-nhs in #373
Full Changelog: 1.1.3...1.3.0
V1.0.0.4 - Release fixes following practice integration
Modifications to our PDS data model have been updated in line with production findings:-
- Patients "given name" can be null, the PDS model has been modified to be optional.
- PDS data item "period" is an optional field, this has also been modified.
- PDS optional fields were not defaulting as expected, code modifications have been implemented to set optional fields to None or an empty string pending on the data type on the model.
V1.1.0
What's Changed
The technical business requirements from the following stories have been included as part of this release:-
PRMDR-237 Migrate simplified NEMS architecture from ORC
PRMDR-272 ACC2.1 | Enabling BSOL vs non BSOL practices for GP Admin
PRMDR-411 DEL1:1 | Enable non-BSOL practices to download/delete LG record
PRMDR-512 PEN TEST MISC - V1.1
PRMDR-544 ACC1.1 | Enable error message for unauthorised login
PRMDR-548 COMM1 | Update Start page for BSOL and Non-BSOL users
PRMDR-567 ACC1:1 | Enable error message for error 5XX
PRMDR-572 Bulk Upload - change error message in the failure report for patients that do not belong to current practice
PRMDR-576 COMM2 | Enable feedback link on banner
PRMDR-580 Removal of the autofill functionality for NHS number search
PRMDR-594 NEMS - Update records retrospectively to carry out PDS checks on records uploaded V1.0
PRMDR-596 User Feedback - Integrate the Simple Email Service into the feedback submit action on the UI
PRMDR-603 Reconfigure IsBSOL workflows to include GP_CLINICAL roles
PRMDR-606 COMM2 | Update content on Feedback page UI
PRMDR-607 COMM1 | Add privacy notice to the repository site Footer UI
PRMDR-610 NEMS - Ingestion of "GP changes" via the NEMS forwarder queue
PRMDR-611 Bulk Uploads: Update our GP_ODS checks to allow an All option.
PRMDR-612 Bulk Uploads: Update the bulk uploads report to include the uploading practise ODS code
PRMDR-614 COMM1:1 | Update content on UI pages in non-BSOL retrieval journey
PRMDR-644 Standardisation of UI design of 'Action Complete' screens to be more in line with NHS style guide
PRMDR-671 Feature Flags - Configure the feature flag infrastructure to enable feature flags across the application infrastructure
PRMDR-697 Enable Feature Flags for v1.1
V1.0.0.3
- ODS Code has been added to the bulk uploads report on successful file imports.
V1.0.0.2
- ODS added to bulk upload report and dynamo DB table
- Bulk upload report error messages updated
- PDS API public key removed due to PDS hosting
V1.0.0.1
add public key to folder
V1.0.0
This is a fixed release of v1.0.0 created on the 5th December 2023
Pre Pen Test V2
Task auth checker (#140) Fixed Route Matching checks on authorisor --------- Co-authored-by: Scott Alexander <[email protected]>
Pre Pen Test Release
All development in the lead up to the FOT prior to the Pen Test process.
Initial Release Tag
This is an initial release to test the pre-prod release process