- Fixed an issue with guest avatar rendering when guests are allowed to post.
2.6.1
- Fixed a bug in the CSS style when displaying the "Typing..." block in a pop-up window.
2.6.0
- Fixed a bug where all users were not displayed in the online block.
- Fixing the error "The session key must be overridden."
- Added the ability to display the "Typing..." block in a pop-up window.
- JavaScript optimized.
- Fixing errors when managing the socket server from the admin panel.
- Code refactoring.
2.5.4
- Fixing errors that occur when managing the socket server from the admin panel
2.5.3
- Additional checks have been added to prevent mixed socket server control. The server must be managed either from the admin panel or through the console.
- Added additional checks to prevent errors in the public part of the forum when the socketserver is disconnected.
- Fixed a bug due to which the Workerman server did not work on PHP 7.4
2.5.1
- fixed a bug with changing the style of conversations
- Fixed an error that occurred when sending messages in conversations
2.5.0
- Added Swoole support (requires Swoole php extension and PHP >= 8.0)
- Choosing where to display the block of those reading the thread
- Added socket server management from the admin panel (requires exec function enabled)
- All known bugs have been fixed.
Before installing the plugin, you must stop the socket server.