Help
Find out what the new version changed here
User avatar
Jason
Customer
 
Posts: 2329
Joined: 12 Dec 2009, 16:06

 

by Jason 22 Jan 2015, 17:59

ArrowChat v1.8.1 Patch Notes
This patch is mainly aimed at fixing bugs.


New Features


  • Adjustable Buddy List Height
    The maximum height on the buddy list can now be adjusted. You can set the padding between the top of the window and the top of the buddy list.



General


  • Improved the logic when uploading files.
  • Improved mobile chat tab logic.



Bug Fixes


  • Fixed several CSS issues with all themes.
  • Users can no longer block global moderators.
  • Fixed an issue with the pop out chat rooms and file uploads.
  • Mobile chat rooms now have the appropriate max length attribute.
  • Fixed an issue with the mobile chat's usernames disappearing.
  • Fixed a rare issue that would happen when a user went offline and then clicked notifications.
  • Fixed an issue where moderation warnings were going to all users.
  • Fixed a lot of warnings/notices for servers with PHP strict standards.
  • Fixed an issue in the admin panel with input fields and quotes.
  • Fixed a problem with the highlighting and chat history of moderation reports.
  • Fixed an issue that was causing sideways messages in chat rooms.


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.1 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.






Files Changed


Show/Hide Information

arrowchat/bootstrap.php
arrowchat/external.php
arrowchat/admin/general.php
arrowchat/admin/manage.php
arrowchat/admin/system.php
arrowchat/admin/layout/pages_general.php
arrowchat/includes/init.php
arrowchat/includes/classes/class_database.php
arrowchat/includes/classes/class_database_mysqli.php
arrowchat/includes/classes/class_uploads.php
arrowchat/includes/functions/functions_common.php
arrowchat/includes/functions/integrations/functions_socialengine4.php
arrowchat/includes/js/arrowchat_core.dev.js
arrowchat/includes/js/arrowchat_core.js
arrowchat/includes/js/arrowchat_mobile.js
arrowchat/includes/json/receive/receive_buddylist.php
arrowchat/includes/json/receive/receive_report.php
arrowchat/includes/json/send/send_settings.php
arrowchat/public/download.php
arrowchat/public/chatroom/js/chatroom_core.js
arrowchat/public/debug/index.php
arrowchat/public/mobile/index.php
arrowchat/public/mobile/includes/css/style.css
arrowchat/upgrade/


Theme Classes/IDs Changed


Show/Hide Information

#arrowchat_show_bar_button
#arrowchat_mobiletab
.arrowchat_textarea
.arrowchat_chatroom_message_area textarea
.arrowchat_tabpopup *,.arrowchat_tabpopup,#arrowchat_base *,.arrowchat_tabpopup *:before,#arrowchat_base *:before,.arrowchat_tabpopup *:after,#arrowchat_base *:after
.arrowchat_block_menu select
User avatar
Jason
Customer
 
Posts: 2329
Joined: 12 Dec 2009, 16:06

 

by Jason 22 Jan 2015, 18:05

We are aware of an issue with the business video chat. However, we did not want to delay the release of this update any further, so we will be issuing an update in the next week or so that addresses this issue.
User avatar
Jason
Customer
 
Posts: 2329
Joined: 12 Dec 2009, 16:06

 

by Jason 25 Jan 2015, 14:06

We just hotfixed the v1.8.1 update to include a fix for the pop out chat room's sideways messages. If this issue is relevant to you, please re-download and replace the arrowchat/public/chatroom/js/chatroom_core.js file.