Skip to content

Releases: CollaBu/pennyway-was

Socket-v0.6.2

07 Jan 06:43
092e7aa
Compare
Choose a tag to compare

0.6.2 (2025-01-07)

Bug Fixes

  • 🔧 The server sends a success message after a chat message is saved successfully (#214) (092e7aa)

Socket-v0.6.1

31 Dec 12:55
7303258
Compare
Choose a tag to compare

0.6.1 (2024-12-31)

Bug Fixes

  • ✏️ Add Send Message Headers to the Error Message (#212) (6cb496d)
  • It Allows the Aspect Class to Return null (#213) (7303258)

Socket-v0.6.0

26 Dec 10:17
30524c5
Compare
Choose a tag to compare

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

  • 🔧 Divide Domain Modules For Multiple Infrastructure (#206) (197dd5f)
  • 🔧 Migrating the Socket Module from Java to Kotlin (#211) (30524c5)
  • 🔧 Seperate Business Logic From DeviceTokenRegisterService (#210) (09336ff)

Api-v0.20.1

14 Nov 04:37
96ef7bb
Compare
Choose a tag to compare

0.20.1 (2024-11-14)

Bug Fixes

  • ✏️ Append LastMessage Field in ChatRoomDetail Response (#196) (96ef7bb)
  • ✏️ Append WHERE condition in readNotification Query (#197) (6694609)
  • ✏️ Users are unable to delete their accounts while they hold ownership of any chatrooms (#198) (af58ae7)

Api-v0.20.0

10 Nov 15:09
bf2a278
Compare
Choose a tag to compare

0.20.0 (2024-11-10)

Features

  • ✨ Chat History Search API (redis score system changed) (#195) (bf2a278)

Batch-v0.6.0

07 Nov 12:58
14ca265
Compare
Choose a tag to compare

0.6.0 (2024-11-07)

Features

  • ✨ Batch Job For Write Back & Write Allocate Strategy (This is Last Piece 🤗) (#194) (14ca265)

Socket-v0.5.0

06 Nov 14:17
f13722c
Compare
Choose a tag to compare

0.5.0 (2024-11-06)

Features

  • ✨ Path to Retrieve Last Message ID (#192) (f13722c)

Api-v0.19.0

04 Nov 06:01
ab6e3db
Compare
Choose a tag to compare

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)

Socket-v0.4.0

31 Oct 03:38
19be782
Compare
Choose a tag to compare

0.4.0 (2024-10-31)

Features

Socket-v0.3.0

30 Oct 11:00
444ad64
Compare
Choose a tag to compare

0.3.0 (2024-10-30)

Features