Release 4.5.0
New Features
- 38449 API to retrieve Secure Messaging Conversations
2 APIs for Conversations and Messaged within Conversation created. Conversations API can be filtered and sorted. Conversations API returns the most recent message within conversation. Conversations API returns the Parent Message ID and Messages within Conversation returns chain of messages against the child ID.
- 38542 SM - F003 - Add timestamp to delivery status
Timestamp has been added.
- 38452 Secure messages across Services for user
An extra api has been created /api/SecureMessaging/{domainId}/ListMessagesByLoginId/{LoginId} - which gives all the messages for that login id with the filter parameters and the paging too. This should return all authenticated (not organisation) messages to the loginId from whatever services.
- 38620 - Add Reference Field to public View
The Additional Reference fields enabled on the Admin view have been implemented on the Public View. If the fields are switched on, they will be displayed on the message and conversational grids
- 38617 & 38618
The Grid view has been compacted to reduce requirement to scroll to the left. The Buttons on the right have been removed. Message details will now displayed when the row is selected (mouse over) and clicked by the 'hand' cursor
Bug Fixes
- 38466 (FD#5050) POST Send Message - Extra Whitespace
This has been resolved and space removed
- 38464 Citizen Sent Date format inconsistent
Has been resolved