Updated the OpenRouter AI model list.
Fixed an issue with a JS error if the <html> tag id was changed from XF to something else.
Fixed an issue with "Load more messages" button where the text was inserted outside the button. This is due to a recent code cleanup.
Made the Chat bar to have the same with as the forum container.
Fixed an issue with display user count in navigation tab working even when disabled due to a JS error.
Fixed an issue with "No chatters list", generating a JS error, preventing the message you post to display.
Added 3 new fun commands: /bite, /push, /punch - each command has custom options in ACP where you can add body parts/objects to use randomly.
Fixed an issue with room "Enable thread reply" where you still get thread replies posted into the chat even when disabled.
Fixed JS error on mobile/responsive view.
Fixed an issue with some commands where using @username will not work as expected.
Added two new fun commands: /coinflip and /rps (Rock Paper Scissors)
Added search function for conversation list.
Added user setting to change timestamp format.
Added unread count for conversations.
Added conversation order options based on last message date and alphabetically.
Added admin option to display [0] badge in the chat public navigation if there are no active users in the chat.
Fixed a JS error on mobile.
Fixed an issue with "Conversations tab info" admin option where "Disabled" will generate an error.
Fixed an issue with editing conversation messages where message will appear as "undefined".
Fixed an issue with AI room message thread posts not using the Bot Name as author.
Fixed an issue with message edit function where the message actions will disappear upon editing.
Replaced ChatGPT, xAI and DeepSeek with OpenRouter API where you can choose from various AI models.
Added DeepSeek as a new option for /ai command.
Fixed an issue with thread notifications when threads require approval.
Fixed an issue with chat bar disappearing on mobile when editor is focused.
Fixed an issue with room reactions disappearing on chat refresh.
Fixed an issue with /help command not working.
Added new profile posts forum activity notifications.
Added xAI integration for /ai command.
Added custom css classsiropuChatAiBotfor AI responses to style the message row.
Fixed an issue with reaction user list not displaying usernames.
Fixed an issue with "who's typing" display, where it shows under the room name instead of inline with it. Fixed an issue with submitting messages when BB code editor is off. Fixed an issue with submit button disappearing after posting. Fixed an issue with "start private conversation" form toggle from the chatter list.
Fixed a JavaScript error causing submit function to not work properly. Fixed an issue with the right side chat navigation link on some custom styles.
Fixed an error that shows up in ACP. Fixed an issue with the submit button not displaying in "all pages mode".
Reactions not displaying correctly when updated via AJAX. /idle command not working "Load more messages" feature not working correctly with images where they do not display in fancybox when clicked on. Joining a room, won't display the user list correctly. Updating user status removes user from the list.
Fixed an issue with image uploads not working.
Fixed an issue with message color where a user automatically gets the first color in the list when a setting is changed.
Fixed an issue with whisper messages breaking the editor when page loads.
Fixed some JS errors when using guest mode.
Other JS minor fixes for AJAX loaded messages.
Fixed an issue with a JS error.
Issue on mobile with conversation user list where messages won't show on click.
Fixed an issue with missing icon on mobile view.
This version is compatible with XenForo 2.3
Also added the new GPT-4o model for AI command.
Fixed an issue with direct message link (displayed if view archive permission is set) where users can view messages by message ID when they shouldn't.
Fixed an error when trying to reset poll votes.
Also, added the quick poll delete link in the Polls tab for each poll.
Added admin option to disable the room user kick overlay message. It is disabled by default.