Add ability to send "System messages" via DMs #2534
Labels
App:Frontend
Kind:Enhancement
Improvements, new features, performance upgrades, etc.
Note:Contracts
Issues involving modifications to contracts
Note:UI/UX
Problem
Sometimes we want to be able to inform users of important upcoming changes.
For example, for 2.0, we're going to be forced to wipe all data on the server one final time, and we'd like to give users an in-app heads up about this.
Likewise, each time a new version is released, we want users to see the release notes, and any accompanying blog.
Solution
"systemMessages"
) of system messages to keep track of which ones we've already sent (to avoid sending duplicates)."systemMessages"
as having sent that particular system message.Example
"systemMessages"
:The text was updated successfully, but these errors were encountered: