Skip to content

Releases: ghostzero/tmi-cluster

3.0.4

23 Apr 15:32
Compare
Choose a tag to compare
Fix vue

Laravel 9 Support, Features & Fixes

23 Apr 15:28
Compare
Choose a tag to compare
  • Add Laravel 9 Support
  • Add AutoReconnect feature
  • Fix Vue Bug

2.5.2

27 Oct 19:57
456f19e
Compare
Choose a tag to compare

Fix asset url generation

2.5.1

27 Oct 19:54
1c9e5d0
Compare
Choose a tag to compare
Add trace to error message

2.5.0

27 Oct 18:20
62a61fc
Compare
Choose a tag to compare
Add custom asset url parameter

3.0.2

01 May 15:08
c0e4d54
Compare
Choose a tag to compare
Update to laravel mix v6

3.0.1

01 May 14:40
5ecc38b
Compare
Choose a tag to compare
Fix redis join lock and query build

Channel Manager & Invite Screen

01 May 11:44
3f49f19
Compare
Choose a tag to compare

This release will do some fancy improvements. I added the following changes:

  • Prefix all tables with tmi_cluster_ eg. tmi_cluster_channels.
  • Add channel manager to authorize or revokeAuthorization a channel to join the cluster.
  • Add invite screen to faster kick-off new chatbots.
  • Change route registration. So we're now more flexible.
  • Rewrite the auto-part mechanism.
  • Add command to terminate a given supervisor.
  • Add command flag to authorize channel on join.
  • Add command to de-/authorize channels.
  • Only send messages to authorized channels (disabled by default).
  • Update and publish the new documentation.
  • Update phpunit tests.

The new documentation is available at: https://tmiphp.com/docs/tmi-cluster.html

2.4.1

04 Mar 22:35
f62efb8
Compare
Choose a tag to compare
Fix statistics url

2.4.0

04 Mar 22:29
f057f42
Compare
Choose a tag to compare
Add more real-time statistics