Releases: carandclassic/talkjs
Releases · carandclassic/talkjs
v1.0.6
What's Changed
- Incorrect ConversationAccess enum value for READ by @thomasowow in #9
- Add "None" to ConversationAccess enum
New Contributors
- @thomasowow made their first contribution in #9
Full Changelog: v1.0.5...v1.0.6
Testing Bonus
Updated the laravel service provider to lock the client as a singleton so that we can replace the apis with mocks or other parts of the service.
v1.0.4
Added support for last message to Conversations.
Added read status updates to Messages and Conversations.
v1.0.2
Add support for Symfony 6
v1.0.1
README Documentation cleanup/update
Correct TalkJS naming in composer.json