v1.0.0-alpha.3
Pre-release
Pre-release
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
- Fixed conversation update 7ffc3ec
- Fixed
notMessenger
typo 36f57d8 - Fixed conversation reply message 466055d
- Fixed channels bugs #34 a514307
Changed
- Renamed
withTrashed
towithAll
e4d2516 - Removed
prependSystemMessage
method 82d362c - Changed conversation's
notMsgEvents
todoesntHaveChatEvents
baf8004 - Changed messages's
notMsgEvents
towhereDoesntHaveChatEvents
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