mChat 2.0.0-RC7
Pre-release
Pre-release
Release highlights
Version
- Bumped minimum phpBB version to
3.1.8-RC1
- Fixed mChat version check
Improved ACP & pruning settings
- Added units to ACP general settings page
- Added time selector in pruning settings
- Added prune GC interval to pruning settings
Added new events
- Added events to ACP pages
- Added events to UCP preferences page
- Added events to settings class
- Added overall_header|footer template events
- Added template events for adding message icons
- Added template variables for IP and permission buttons
Changes & bug fixes
- Added headings to custom and archive pages
- Added message background color animation
- Don't display popup for unknown and timeout errors
- Fixed bugs when auto-scrolling messages
- Fixed animation duration & easing
- Limit image size to 100%
- Fixed message order in archive if not
mchat_message_top
- Take user's
mchat_posts
config into account when viewing the archive - Fixed removing all BBCodes if no BBCodes are disallowed
- Update character count when clicking on BBCodes and smilies
- Moved checkbox for disabling sound before text
- Fixed disallowed BBCodes for 3.2.x
- Fixed notifications of deleted posts
- Fixed displaying mChat at the top of the index page for Canvas style
Template fixes behind the scenes
- Use
@vendor_extname/
for all INCLUDEs - Moved CSS media rules to the end of the file
- Moved inline CSS for container height to style tag in header
- Added
data-last-responsive
attribute to navigation element for 3.1.x