You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,28 @@
1
1
2
2
# Changelog
3
3
4
+
## v4.2.0 (Dec 9, 2022)
5
+
### **Features**
6
+
### **Pinned Message :pushpin:**
7
+
Pinned Message is released. You can now maintain a special set of messages (up to 10 per channel) that you want everyone in the channel to share. It can be anything from announcements, surveys, upcoming events, and any many more. Pin your messages and never miss them!
8
+
Stay tuned for updates as we are rolling out more exciting features and see below for exact specifications:point_down:
#### **We strongly recommend using Collections (Message, Channel) to implement Pinned Messages as it would automatically take care of numerous events out of the box when messages are created, updated, and deleted.**
21
+
22
+
------
23
+
### **Improvements**
24
+
- Improved stability
25
+
4
26
## v4.1.5 (Nov 24, 2022)
5
27
-`MessageCollection` now loads unsent messages from cache before `onCacheResult()` is called
0 commit comments