Skip to content

Releases: carandclassic/talkjs

v1.0.6

23 Apr 09:04
4637713
Compare
Choose a tag to compare

What's Changed

  • Incorrect ConversationAccess enum value for READ by @thomasowow in #9
  • Add "None" to ConversationAccess enum

New Contributors

Full Changelog: v1.0.5...v1.0.6

Testing Bonus

09 Dec 15:02
ee2b308
Compare
Choose a tag to compare

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

08 Dec 08:56
32ec6b6
Compare
Choose a tag to compare

Added support for last message to Conversations.
Added read status updates to Messages and Conversations.

v1.0.2

25 Apr 07:34
5882809
Compare
Choose a tag to compare

Add support for Symfony 6

v1.0.1

23 Jul 06:15
Compare
Choose a tag to compare

README Documentation cleanup/update
Correct TalkJS naming in composer.json