Releases: saigontechnology/rn-firebase-chat
Releases · saigontechnology/rn-firebase-chat
v0.5.0
Release 0.3.0
0.3.0 (2024-09-03)
Bug Fixes
- [FC-2] issue receive message in the past make duplicate (#28) (ed2720d)
- fix import (6e056ae)
- latest message display not correct in user list (#57) (6aa74c2)
- new message image path (#52) (583c8c5)
- remove duplicate lib and update type (#63) (9961209)
- reset conversation chat-state when exit ChatScreen (#49) (ab76ef2)
Features
- [FC-1] load more message (#21) (2650fd4)
- [FC-11] gallery screen (#32) (4a74b3f)
- [Fc-2] Show in comming message (#22) (b3ac5f4)
- [FC-3] custom text input (#23) (6c9c41a)
- [FC-4] add send image and video (#24) (e3fb4da)
- [FC-5] custom bubble message (#25) (e6bc30a)
- [FC-6] filter bad words (#26) (b2419c4)
- [FC-7] message encryption (#27) (64587bc)
- [FC-8] config web hook push notification (#29) (7f3ea9b)
- [FC-9] show typing when input text (#30) (8d130a6)
- adding setting prefix for firestore and refactor code (#42) (5662369)
- allow to customize conversationItem by passing props to ListConversationScreen (#46) (61f6ac0)
- custom and config enable view unread message (#58) (b340bf5)
- custom conversation data prop (#36) (10b36e2)
- export chat actions (#33) (eba39c4)
- hook chat selector (#16) (1c849d9)
- implement rn-firebase-chat (#1) (f229177)
- refactor Camera and ImagePicker as injected dependency (#65) (5286039)
- refactor chat provider (#15) (fe98a7e)
- update type for conversationRef (#38) (fac6cd4)