Finally, group permission support for your site!
New Features
- Group Permissions
ArrowChat now automatically integrates with the existing group system on your site. Disable ArrowChat, video chat, applications, chat rooms, file uploads, sending private messages, and sending chat room messages for any user group(s). We plan to extend this support in the future, so please let us know what else you'd like to control. - Performance Improvements
We've reduced the size and number of MySQL reads substantially. In our tests, we saw a reduction in MySQL load by 99.8%. Sites running ArrowChat should be faster than ever.
General
- Added version selections to the installation process. With this change, we'll be able to update ArrowChat faster and easier when new versions are released.
- The mobile chat input fields now have placeholder text.
- PHPfox 4 support added.
- Elgg 1.10 and 1.11 support added.
- IPS/IP.Board 4 support added.
- Removed Facebook integration which has reduced the file size of JavaScript files significantly.
Bug Fixes
- Fixed a rare issue with content encoding.
- Fixed the auto close of desktop notifications.
- Fixed user links in vBulletin 5.
- Fixed a CSS issue that was causing the chat room lobby to hide more than 10 chat rooms.
- Fixed an issue with XenForo IP bans and asterisks.
- Fixed an issue with the mobile chat document title.
- The SkaDate integration has been fixed.
Upgrade Instructions
Only perform these instructions if upgrading from v1.7.x or v1.8.x. Otherwise, you will need to completely re-install ArrowChat.
- Step 1: Backup your existing files
It's very important that you backup your files in case something goes wrong. You'll then have the old files that may help you fix any issues. - Step 2: Download and replace all files
Download the v1.8.3 update from our site and replace all the files on your server. Again, make sure that you backup language and theme files before doing this to make the transition easier. Replacing all the files will not delete any settings or information. - Step 3: Run the upgrade folder
Run the /arrowchat/upgrade/ folder in your browser (ex. http://www.yoursite.com/arrowchat/upgrade/) and follow the on-screen instructions. - Step 4: Update your theme
Make sure to update your theme files as there have been some changes to the CSS. - Step 5: Update your integration file
There have been required changes made to every integration file. It is HIGHLY recommended that you backup the includes/integration.php file before updating it.- Go to the includes/functions/integrations/ folder
- Find the correct file for your site: functions_<your integration>_<your version>.php
- Rename the file to "integration.php" and put it in your includes folder. Overwrite the old file.
- Example: includes/functions/integrations/functions_xenforo_v1.php => includes/integration.php
- Step 6: Update your language (non-English)
There have been a few additions to the language file and non-English languages will need updating.
Files Changed
Show/Hide Information
Theme Classes/IDs Changed
Show/Hide Information
Theme Classes/IDs Added
Show/Hide Information