Releases: dm3-org/dm3
Releases · dm3-org/dm3
Release 1.7.1
- Edit DeliveryService Nodes to UserProfile
- Add Metrics Endpoint
- Publish Edited Profile
Hotfix 1.6.1
Release 1.6.0
- SentMessage Indicators are now showing if a message has been received, or opened
- DS accepts messages for every name linked to a specific receiver
- Add support for foreign names on the client side
- minor bug fixes
Release 1.5.0
- Added Pagination for Conversations
- Added Pagination for Messages
- Conversations are ordered by the latest message
- halted messages are stored in the sender's storage when the receiver has not created an DM3 account yet
- storage nonce is now part of the props
- offchain resolver can now manage multiple subdomains
1.4.1
Changelog
-
Added support for Web Push Notifications
-
Used expiring JWT tokens for authentication
-
Delivery Service and Backend are now two independent Docker images
-
Streamlined CI process for staging and testing environments
-
DM3 names can now be deleted and reclaimed
-
Increased performance by improving WebServer settings and adding a cache to the Web3Provider on the backend