Releases: CollaBu/pennyway-was
Releases · CollaBu/pennyway-was
Socket-v0.6.2
Socket-v0.6.1
Socket-v0.6.0
0.6.0 (2024-12-26)
Features
- ✨ Batch Job For Write Back & Write Allocate Strategy (This is Last Piece 🤗) (#194) (14ca265)
- ✨ Chat History Search API (redis score system changed) (#195) (bf2a278)
- ✨ Push Notifications for Users Not in Chat Room or Chat Room List View (#204) (d40b450)
Bug Fixes
- ✏️ Append a userId Field in User Session (#199) (d5d027a)
- ✏️ Append Data Field to Notification DTO for Push Notification Metadata (5609bf3)
- ✏️ Append Device Id and Name Fields In Device Token Entity (#200) (1ee9c71)
- ✏️ Append LastMessage Field in ChatRoomDetail Response (#196) (96ef7bb)
- ✏️ Append WHERE condition in readNotification Query (#197) (6694609)
- ✏️ Fix Entity By ChatMember's Name Domain Rule (#208) (fc333f5)
- ✏️ Modification of Refresh Token Specification (#203) (04700fc)
- ✏️ Users are unable to delete their accounts while they hold ownership of any chatrooms (#198) (af58ae7)
- 🐛 Issue with Detecting Push Notification Events (#205) (da81cd1)
- 🐛 Modify Device Token Management Policy (#209) (da609be)
- 🔧 Fix CD Pipeline (#193) (c9b6bae)
Documentation
Code Refactoring
Api-v0.20.1
Api-v0.20.0
Batch-v0.6.0
Socket-v0.5.0
Api-v0.19.0
0.19.0 (2024-11-04)
Features
- ✏️ Append UnreadMessageCount Field in the ChatRoomResponse (#190) (ab6e3db)
- ✨ Chatroom Join Event Relay (#185) (444ad64)
- ✨ Fetch Summary of Chatrooms Joined by User (#187) (6aa5578)
- ✨ Get Chat Member Informations By Batch (#189) (e0f21fa)
- ✨ Receive Chatroom Detail Informations (#188) (4fb271b)
- ✨ Send Chat Message Usecase (#186) (19be782)