Socket-v0.6.0
github-actions
released this
26 Dec 10:17
·
21 commits
to dev
since this release
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)