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

 

by Jason 28 Apr 2020, 17:44

ArrowChat v3.0.1 Patch Notes
Mainly bug fixes but a few new features.


New Features
  • Click to @Mention - A user can now click on a username or avatar in the chat room to automatically add an @mention to the text input.

  • Mobile Input Height - The mobile text input height will now grow larger as a user types more into the field.


General
  • The chat will no longer scroll when a user types or the input gains focus. This was making it hard for users to respond to older messages.
  • The admin panel user search has been improved. There are now two inputs: one for usernames and one for user IDs. They will both work for guests. The search results should be more relevant.


Bug Fixes
  • Fixed an issue with the new version of jQuery that was causing a variety of issues.
  • Fixed an issue on desktop where the input box would not grow as a user types more.
  • Fixed several issues causing the admin panel to not load on PHP 5.4 and below.
  • The WordPress/BuddyPress integration should work on HTTPS sites now.
  • Updated the From/To logic under recent chat in the admin panel to prevent issues.
  • Fixed custom emojis not being displayed after a user sends one.
  • Chat room @mentions will now work anywhere in a message.
  • Fixed an issue with the in-page mobile chat on FireFox for Android.
  • Improved the mobile chat room list logic to prevent it from not loading sometimes.
  • Fixed styling on the mobile chat room's Giphy input search.
  • Added the “Joined Chat Rooms” text to the language file.



Upgrade Instructions
Only perform these instructions if upgrading from v3.0. 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.1 update from our site and replace all the files on your server. Again, make sure that you backup theme files before doing this to make the transition easier. Replacing all the files will not delete any settings or information.

  • Step 3: 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/admin/general.php
arrowchat/admin/index.php
arrowchat/admin/manage.php
arrowchat/admin/system.php
arrowchat/admin/themes.php
arrowchat/admin/users.php
arrowchat/admin/includes/functions/functions.php
arrowchat/admin/layout/pages_index.php
arrowchat/admin/layout/pages_users.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/jquery.js
arrowchat/install/includes/db_intial_values.php
arrowchat/install/includes/db_intial_values_mssql.php
arrowchat/language/en/en.php
arrowchat/public/mobile/index.php
arrowchat/public/mobile/includes/css/style.css
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
arrowchat/themes/{theme name}/css/style.css