Page 1 of 1

v2.0.2

PostPosted: 27 Apr 2017, 23:33
by Jason
ArrowChat v2.0.2 Patch Notes
Another bug fix update


General


  • Added a Fresh (No Bar) theme.
  • The session data from the debug page has been removed to prevent sensitive information from being displayed.



Bug Fixes


  • The chat tabs should no longer disappear when the browser window is set to certain widths.
  • The mobile chat will now correctly display the 'New' icon when there is a new message.
  • The chatWith API will now work when the mobile tab is disabled.
  • Fixed an issue with MSSQL installations not being able to search by username.
  • Fixed an issue with the embed's text box being lower when file uploads were disabled.
  • User groups that have messaging disabled can no longer send GIFs, uploads, and video requests.
  • Fixed an issue where guests would not show up as mods/admins in chat rooms.
  • Updated the Smarty version to fix some issues.
  • Fixed a huge amount of PHP warnings and notices.
  • Fixed an issue with group permissions for WordPress and BuddyPress.




Upgrade Instructions


Only perform these instructions if upgrading from v2.0.x. Otherwise, please follow the v2.0 upgrade instructions: http://www.arrowchat.com/forum/viewtopic.php?f=4&t=2320


  • 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 v2.0.2 update from our site and replace all the files on your server. Replacing all the files will not delete any settings or information.






Files Changed


Show/Hide Information

arrowchat/bootstrap.php
arrowchat/external.php
arrowchat/admin/manage.php
arrowchat/admin/includes/admin_init.php
arrowchat/admin/layout/pages_manage.php
arrowchat/admin/layout/pages_users.php
arrowchat/includes/classes/class_database.php
arrowchat/includes/classes/class_database_mysqli.php
arrowchat/includes/classes/Smarty/ {entire folder}
arrowchat/includes/functions/functions_common.php
arrowchat/includes/functions/functions_mobile.php
arrowchat/includes/functions/functions_php.php
arrowchat/includes/functions/integrations/functions_buddypress_v1.php
arrowchat/includes/functions/integrations/functions_wordpress_v1.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_chatroom.php
arrowchat/includes/json/receive/receive_chatroom_list.php
arrowchat/includes/json/receive/receive_chatroom_room.php
arrowchat/includes/json/receive/receive_core.php
arrowchat/includes/json/receive/receive_user.php
arrowchat/includes/json/send/send_message.php
arrowchat/includes/json/send/send_message_chatroom.php
arrowchat/includes/json/send/send_settings.php
arrowchat/public/download.php
arrowchat/public/debug/layout/debug.php
arrowchat/public/mobile/index.php
arrowchat/public/mobile/includes/js/mobile_core.dev.js
arrowchat/public/mobile/includes/js/mobile_core.js
arrowchat/public/popout/js/popout_core.dev.js
arrowchat/public/popout/js/popout_core.js
arrowchat/public/video/index.php