Simple Chat module changelog

Version 1.4.2:
 - Bug Fix: Users who have not joined a room could be excluded from default rooms

Version 1.4.1:
 - Change: Update upload button in chat drawer to use icon instead of HTML entity

Version 1.4.0:
 - Change: Javascript live search field updates to work with Jamroom Core 6.4.0+

Version 1.3.3:
 - Bug Fix: User images in chat may not refresh if user changes their user image

Version 1.3.2:
 - Change: Text on the chat open/close button changed from 'chat' to 'Open/Close chat pane'
 - Change: Updated to work with new Recycle Bin functions found in Jamroom Core 6.2.0

Version 1.3.1:
 - Change: Modified chat.tpl to include chat width in HTML to make chat pane load smoother
 - Bug Fix: Chat Room new message "green" indicator may stay if last message in room is deleted

Version 1.3.0:
 - New: ":email [user_name] [message]" chat room global added for sending an email note to a user
 - Bug Fix: Room selector could incorrectly show a room as having new messages

Version 1.2.5:
 - New: "Prune Chat Messages" Global Config added to delete chat messages during maintenance

Version 1.2.4:
 - New: Send message button added to mobile version to send message without pressing return

Version 1.2.3:
 - Bug Fix: Images shared in Chat may not be visible to non-admin users

Version 1.2.2:
 - Change: Lightbox grouping changed so chat images do not appear in site-wide lightboxes

Version 1.2.1:
 - Change: Total message count for room is now shown in drop down room selector
 - Change: New messages in room will now highlight the total message count in room selector

Version 1.2.0:
 - New: "Users in this Chat" list updated to show active users at the top of the list
 - New: Clicking a user's image in chat will start a private chat with that user
 - New: User name in chat messages now links to the user's profile
 - Change: Improved message delete so the message is removed from the list for all users
 - Bug Fix: Inactive users not showing as "inactive" in the "Users in this Chat" list
 - Bug Fix: Missing icon highlighting added to upload file button

Version 1.1.2:
 - Bug Fix: New message indicator could be hilighted when opening a new tab
 - Bug Fix: New message hilighting would disappear when opening new tabs or windows

Version 1.1.1:
 - Change: Lightbox from Jamroom site will no longer show images uploaded in Chat
 - Change: CSS updates to be better at wrapping text when chat pane is very narrow

Version 1.1.0:
 - New: "Chat Pop Out" button to launch chat into it's own tab or window
 - New: "New Message Sound" user chat config option to play a sound on new messages
 - New: "css-fixed" HTML class on an element prevents sliding when chat is opened/closed
 - Bug Fix: Chat message textarea still getting focus() even when chat pane was closed

Version 1.0.3:
 - New: Smiley selection interface shows if Smiley module is enabled and enabled in Quotas
 - Change: Fixed padding for jrchat-msg-msg class. Modified jrChat.css file.

Version 1.0.2:
 - New: "Can Start Private Chat" Quota Config option to enable/disable private chat access
 - Change: Cleanup in transcript HTML to make some messages easier to read
 - Bug Fix: Some users may not automatically join the configured Public Room correctly

Version 1.0.1:
 - New: "Default Public Room" global setting to define a default public chat room for users to join
 - Change: Additional Language string for "Chat" added for use in custom templates
 - Change: Modified chat.tpl to hide slide-out button on Tablet devices (uses menu for chat pop-out)

Version 1.0.0:
 - Bug Fix: Private chats between users may not show to Admin users in room browser
 - Bug Fix: Timestamps on chat messages between 12pm and 1pm showing "AM"
 - Bug Fix: Non-admin users may not be able to join newly created Public chat rooms

Version 1.0.0b5:
 - Change: Media URL Scanner cards will now show for URLs in chat messages
 - Bug Fix: Scrolling back in chat history may jump to the bottom of the chat window

Version 1.0.0b4:
 - Change: Small update to work properly with updated File Upload handling in Core 6.0.0b6

Version 1.0.0b3:
 - Bug Fix: Possible "permission denied" for Admin user deleting room they did not create

Version 1.0.0b2:
 - Bug Fix: Fixed element positioning may not always work correctly on MS Edge browser

Version 1.0.0b1:
 - Initial Beta Release