diff --git a/src/app/release-notes/release-notes.component.ts b/src/app/release-notes/release-notes.component.ts index 66e10052d7..3a7a707542 100644 --- a/src/app/release-notes/release-notes.component.ts +++ b/src/app/release-notes/release-notes.component.ts @@ -29,6 +29,7 @@ export class ReleaseNotesComponent { { name: 'Dashboard', changes: [ + `User is mandatory when creating an RFID Card for Site Admins`, `Removed server side refresh of lists (SocketIO)`, `Removed listening of unused database collections`, `Security: Prevent XSS injections`,