RTippin Messenger Versions Save

Laravel messenger. A full messenger suite for your new / existing laravel app! Private and group threads between multiple models, with real-time messaging, reactions, attachments, calling, chat bots, and more!

v1.12.0

2 years ago

v1.11.1

2 years ago

v1.10.0

2 years ago

v1.9.0

2 years ago

v1.8.1

2 years ago

See CHANGELOG

  • Implemented helpers on the BotAction.php model for triggers and match method that take into account a handler classes overrides before using what is stored in the database. ProcessMessageTriggers.php and BotActionResource.php now make use of these methods.

v1.7.4

2 years ago

See CHANGELOG

Model Factory and Model docblock refactoring. Miscellaneous code improvements. Caching for participants last read message.

v1.6.1

2 years ago

See CHANGELOG

Bugfix. A bot action will only be triggered once, even if it matches against multiple triggers. Note: Multiple actions matching the same trigger can still be executed from a single message.

v1.5.2

2 years ago

See CHANGELOG

The config storage.threads.disk default was changed from messenger to public. This should not impact previous installs that setup the messenger disk as our installation publishes the config file. This change helps new installs get up and running quicker without needing to define a custom disk.

Deprecated getProviderOnlineStatusVerbose from our MessengerProvider interface.

v1.4.0

2 years ago

v1.3.0

2 years ago