XF 2.x Chat 2 - Product updates

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 class siropuChatAiBot for 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.
Fixed an issue with displaying a "You have been kicked from this room" overlay message when there are no rooms joined.
Added AI command "base prompt" option where you can add custom instructions on how the AI should respond.
Added new user permissions for poll deletion.
Added a message overlay when users get banned or kicked after they automatically leave the room.
Bugs Fixed
Fixed an issue on mobile where you cannot leave the conversation or open the conversation in a new window.
Fixed an issue with flood check where users could not post directly after joining the room.
Room search not working when pagination is not present.
Added the option to display the number of polls where the user has not voted, next to the "Polls" tab.
Added the option to embed polls in other posts using BB code.
Added a new widget to display certain polls.
Added a new tab called "Polls" where users can create and vote for polls inside the chat with AJAX pagination and search.
Has user group permissions where you can set view/vote/create/edit any poll permissions.
Has admin settings where you can set polls per page, display order, display poll creation date and poll author.
Polls where user has voted will have a green background and text.
Improvements
Added ChatGPT model selection for AI command where you can choose from versions GPT 3.5 Turbo, GPT 4 and GPT 4 Turbo.
Bugs Fixed
AI responses not displaying in Archive.
Styling issue with rooms widget.
Back
Top