summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-12-15 10:27:27 +0100
committerdefault <nobody@localhost>2023-12-15 10:27:27 +0100
commit3779587861c0fccf74c903de7c4ad5b42c2d6c7f (patch)
tree04d1bf0f62e5e03a565a3d148043974a84347389
parent9e07559fc359fd1d93eec9ec829fa93e6a210c0d (diff)
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 962ee21..ec7679c 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -2,7 +2,7 @@
## 2.44
-Shared inboxes are now supported (talk more about this).
+Shared inboxes are now supported. This is not a user visible feature (hopefully, they will not feel any change), but it will significantly improve traffic for snac instances with many users and will open room for new features that are only feasible with these kind of input channels.
I've refactored all HTML code because it was somewhat of a mess; now it's much more maintainable (at least for me). I think I haven't broken anything.