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

 

by Jason 21 Nov 2021, 20:42

ArrowChat v3.0.7 Patch Notes
PHP 8 support, new group permissions, and squashing bugs.




General
  • Group permissions for sending private and chat room messages have been improved. You now have the option to restrict users to only replying to messages with a timeout option.
  • JumpInChat has been removed and replaced with Jitsi on all versions.
  • ArrowChat is now compatible with PHP 8.
  • Improved the way error messages are detected when messaging.
  • Added months (Jan, Feb, Mar) to the language file.


Bug Fixes
  • Fixed the display of error messages when a user was unable to send a message.



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

  • 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 v3.0.7 update from our site and replace all the files on your server. Replacing all the files will not delete any settings or information. Alternatively, only replace the files listed below.
  • 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.
Languages:
Make sure to update your language files as there have been some changes to the phrases.





Files Changed
Show/Hide Information

arrowchat/bootstrap.php
arrowchat/external.php
arrowchat/admin/users.php
arrowchat/admin/includes/admin_init.php
arrowchat/admin/layout/pages_general.php
arrowchat/admin/layout/pages_users.php
arrowchat/includes/init.php
arrowchat/includes/classes/class_database_mysqli.php
arrowchat/includes/functions/functions_common.php
arrowchat/includes/functions/functions_send.php
arrowchat/includes/functions/integrations/functions_buddyboss_v1.php
arrowchat/includes/functions/integrations/functions_buddypress_v1.php
arrowchat/includes/js/arrowchat_core.dev.js
arrowchat/includes/js/arrowchat_core.js
arrowchat/includes/js/arrowchat_mobile.js
arrowchat/includes/json/send/send_message.php
arrowchat/includes/json/send/send_message_chatroom.php
arrowchat/install/index.php
arrowchat/install/includes/db_initial_values.php
arrowchat/install/includes/db_initial_values_mssql.php
arrowchat/install/includes/functions_install.php
arrowchat/install/includes/functions_php.php
arrowchat/install/schemas/mssql_schema.sql
arrowchat/install/schemas/mysql_schema.sql
arrowchat/install/schemas/mysql_schema_pre_5.5.3.sql
arrowchat/language/en/en.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/upgrade/index.php