Page 1 of 1

v3.0.6

PostPosted: 08 Sep 2020, 13:53
by Jason
ArrowChat v3.0.6 Patch Notes
New integrations and video chat security




New Integrations

General
  • Improved security for Agora.io. Previously, anyone could use your app ID on their project. The new authentication method will require a secret app certificate.
  • Updated the Dating Pro integration to work with the latest version.
  • Simplified the embed code section in the admin panel.



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.6 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.
If using Agora.io video chat
You should make your current Agora.io project inactive. Create a new one and use the APP ID + APP Certificate + Token authentication mechanism. Input the App ID and App Certificate into the ArrowChat admin panel under general features.





Files Changed
Show/Hide Information

arrowchat/bootstrap.php
arrowchat/admin/general.php
arrowchat/admin/layout/pages_general.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/integrations_db_list.php
arrowchat/install/includes/integrations_list.php
arrowchat/public/video/index.php
arrowchat/upgrade/


Files and Folders Added
Show/Hide Information

arrowchat/includes/functions/integrations/functions_buddyboss_v1.php
arrowchat/includes/functions/integrations/functions_datingpro_v2020.php
arrowchat/includes/functions/integrations/functions_flarum_v1.php
arrowchat/install/images/img-buddyboss.png
arrowchat/install/images/img-flarum.png
arrowchat/public/video/agora/
arrowchat/public/video/generate_token.php