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

 

by Jason 03 Aug 2023, 17:42

ArrowChat v4.1 Patch Notes
More admin control


New Features
  • Live Chat Moderation - In the admin panel and moderation panel, admins (not moderators) can now view live chat between two users.

  • Invisible Admins - There is now an option for admins to enter chat rooms in invisible mode. They will be able to view and type but will not appear in the user list.


Bug Fixes
  • Fixed a problem with user editing in the admin panel on restrictive PHP settings.



Upgrade Instructions
Only perform these instructions if upgrading from v4.0.x. Otherwise, please follow the v4.0 upgrade instructions: viewtopic.php?f=4&t=3014

  • 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 v4.1 update from our site and replace all the files on your server. 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.

Languages:
Make sure to update your language files. One new phrase was added (319).

Themes:
Make sure to update your theme files. A change was made in the chatrooms_window template.






Files Changed
Show/Hide Information

arrowchat/bootstrap.php
arrowchat/external.php
arrowchat/admin/users.php
arrowchat/admin/includes/live-chat.php
arrowchat/admin/layout/pages_users.php
arrowchat/includes/init.php
arrowchat/includes/js/arrowchat_core.dev.js
arrowchat/includes/js/arrowchat_core.js
arrowchat/includes/json/receive/receive_chatroom.php
arrowchat/includes/json/receive/receive_chatroom_room.php
arrowchat/includes/json/send/send_settings.php
arrowchat/install/includes/db_initial_values.php
arrowchat/install/includes/db_initial_values_mssql.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/mod/includes/live-chat.php
arrowchat/mod/layout/pages_users.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/themes/defi/template/chatrooms_window.php
arrowchat/upgrade/