Skip to content

Releases: RTippin/messenger

v1.13.1

11 Nov 09:30
Compare
Choose a tag to compare

See CHANGELOG

  • Remove "class" from being returned when calling a DTO's toArray method.

v1.12.0

06 Nov 05:06
Compare
Choose a tag to compare

v1.11.1

29 Oct 03:05
Compare
Choose a tag to compare

v1.10.0

22 Oct 04:40
Compare
Choose a tag to compare

v1.9.0

07 Oct 04:00
Compare
Choose a tag to compare

v1.8.1

02 Oct 07:45
Compare
Choose a tag to compare

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

15 Sep 06:20
Compare
Choose a tag to compare

See CHANGELOG

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

v1.6.1

10 Sep 06:50
Compare
Choose a tag to compare

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

05 Sep 23:16
Compare
Choose a tag to compare

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

31 Aug 04:45
Compare
Choose a tag to compare