Releases: ghostzero/tmi-cluster
Releases · ghostzero/tmi-cluster
3.0.4
Laravel 9 Support, Features & Fixes
- Add Laravel 9 Support
- Add AutoReconnect feature
- Fix Vue Bug
2.5.2
2.5.1
2.5.0
3.0.2
3.0.1
Channel Manager & Invite Screen
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