Skip to content

v1.0.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@myckhel myckhel released this 17 Oct 02:01
· 23 commits to master since this release
7e45d8c

Internal Test Release

What's New*

  • Updated documentation 📝 Doc
  • Tests with pest by @myckhel in #33
  • Added whereNotReadBy whereNotDeliveredTo whereNotDeletedBy query a5ca043
  • Added replyMessage createMessage methods to Conversation model a4ea0d0
  • Added conversation->createMessageWithToken c722710
  • Added exclude prop to ChatSystem::registerObservers c62ea3b

Bug Fixes

Changed

  • Renamed withTrashed to withAll e4d2516
  • Removed prependSystemMessage method 82d362c
  • Changed conversation's notMsgEvents to doesntHaveChatEvents baf8004
  • Changed messages's notMsgEvents to whereDoesntHaveChatEvents f8db80a
  • Changed events name to adapt to laravel-echo

Enhancements

  • improved notMessenger query 3fb256b
  • Improved whereNotPaticipant query c05e3a7
  • improved ConversationSeeder f6c42d1

Features

  • Message Broadcasting Events
  • Message State Events
  • Conversation Support
  • Multiple Conversation Users
  • Integrated Job Queues
  • Customisable
    ...more

Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3