Skip to content

2.0.0-RC3

Pre-release
Pre-release
Compare
Choose a tag to compare
@dmzx dmzx released this 26 Mar 09:07
· 28 commits to master since this release

Changelog

New

  • Fully compatible with phpBB 3.2
  • Added numerous mChat settings to the UCP
    • In order for administrators to have more control over mChat features a set of new user permissions has been added. These permissions control the ability of the users to adjust mChat settings.
    • If a user has permission to customize a certain setting, the setting is displayed in the user's UCP.
    • If a user does not have permission to customize a certain setting, the setting is not displayed in the user's UCP. Instead, the value as specified in ACP -> Extensions -> mChat -> Global user settings is used for this user.
    • To check a specific user's permissions, go to the Preferences form for this user in the user management section.
  • Added character count when typing a message
  • Added support for style Metro Blue

Improved

  • Fully HTML5 compliant

  • Replaced edit, delete etc icons with FontAwesome icons

  • Added ext.php for clearer error message when installing mChat on an unsupported phpBB version

  • Moved @ mention to message icons on the right

  • Adjusted timeout for Ajax calls

  • Bumped major version from 1.* to 2.* to prevent confusion:

    mChat version phpBB version
    1.* phpBB 3.0
    2.* phpBB 3.1 & 3.2

Fixed

  • Fixed displaying messages of deleted users
  • Fixed username in log messages when editing or deleting a message
  • Don't display mention button for own message
  • Don't hide avatar on small screens
  • Hide panel on archive page
  • Fixed broken HTML in Who is online on index
  • Fixed rare occasion where posts appear twice
  • Fixed escaping language strings in JavaScript
  • Fixed centering header in we_universal
  • Fixed ABBC3 styling