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

 

by Jason 22 Nov 2013, 17:36

General
  • Added support for Firefox notifications.

Bug Fixes
  • Fixed a messaging issue on users with the same username.
  • Fixed an issue that would prevent messages showing up in the mobile version.
  • Fixed foreign characters in HTML5 notifications.
  • Fixed HTML in HTML5 notifications.
  • Fixed an issue that was causing the CSS to be blocked on chat room embeds.
  • Changed .live to .on to make ArrowChat compatible with the most recent versions of JQuery.
  • HTML5 notifications can now be translated.
  • Changed the installation to only require local files so that machines without internet can install.
  • Fixed an issue that caused notifications to display when sending a message.
  • Fixed an issue that would prevent new chat messages from appearing.
  • Fixed the mobile home button when running from /public/mobile/.
  • Fixed HTML special characters from being cut off in usernames throughout ArrowChat.


Upgrade Instructions

1. Backup your existing files

2. Download ArrowChat v1.7.1 and replace all files
--- OR ---
2. Download ArrowChat v1.7.1 and only replace the files below (Only do this if you are on v1.7)

3. One new language definition was added. Update your language file if you're not running English.



If you have not yet upgraded to v1.7, replace all files and run the /upgrade/ folder.



Files changed in this version:
arrowchat/bootstrap.php
arrowchat/external.php
arrowchat/install/index.php
arrowchat/install/layout/pages_header.php
arrowchat/includes/js/arrowchat_core.dev.js
arrowchat/includes/js/arrowchat_core.js
arrowchat/language/en/en.php
arrowchat/public/chatroom/js/chatroom_core.js
arrowchat/public/mobile/index.php
arrowchat/public/mobile/includes/js/mobile_core.js
arrowchat/public/mobile/includes/js/mobile_core.dev.js
arrowchat/public/popout/js/popout_core.js


New files in this version:
arrowchat/install/includes/js/jquery.js