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

 

by Jason 02 Jun 2012, 19:11

General
  • Improved the cron job and delete chat history
  • Applications and Bar links now activate on installation to avoid confusion

Bug Fixes
  • All themes have a higher z-index to prevent things from appearing over the bar
  • Fixed various problems with smilies when sending them
  • Fixed various problems with the file upload feature
  • Fixed SMF 2 avatars
  • Fixed BuddyPress avatars
  • The buddy list, notifications, and chat rooms now close when the chat is popped out
  • Improved the BuddyPress and WordPress user ID detection
  • Improved the IP.Board user ID detection
  • Fixed a problem with the 24 hour time format breaking mobile and popout chat
  • Fixed a problem with the repair process in the admin panel
  • Chat rooms should no longer get double messages when using the push service
  • Fixed a function that did not exist
  • Fixed a problem with smilies on Windows machines
  • Fixed some small problems with vBulletin login and avatars
  • Various other bug fixes

Upgrade Instructions

1. Backup your existing files

2. Download ArrowChat v1.5.12 and replace all files
--- OR ---
2. Download ArrowChat v1.5.12 and only replace the files below (Only do this if you are on v1.5.11)
3. Re-download your theme and replace the css/style.css file. If you have custom changes, simply scroll to the bottom and overwrite all the "uploadify" CSS.


Files changed in this version:

arrowchat/bootstrap.php
arrowchat/admin/index.php
arrowchat/admin/manage.php
arrowchat/admin/system.php
arrowchat/admin/includes/ <entire folder>
arrowchat/admin/layout/pages_header.tpl
arrowchat/admin/layout/pages_general.php
arrowchat/includes/init.php
arrowchat/includes/classes/class_database.php
arrowchat/includes/functions/functions_send.php
arrowchat/includes/functions/integrations/functions_buddypress.php
arrowchat/includes/functions/integrations/functions_ipboard.php
arrowchat/includes/functions/integrations/functions_jcow.php
arrowchat/includes/functions/integrations/functions_smf2.php
arrowchat/includes/functions/integrations/functions_vbulletin.php
arrowchat/includes/functions/integrations/functions_wordpress.php
arrowchat/includes/js/arrowchat_core.dev.js
arrowchat/includes/js/arrowchat_core.js
arrowchat/includes/js/arrowchat_libraries.js
arrowchat/includes/js/uploadify/uploadify.swf
arrowchat/install/index.php
arrowchat/public/cron/index.php
arrowchat/public/popout/js/popout_core.js
arrowchat/public/mobile/includes/js/mobile_core.dev.js
arrowchat/public/mobile/includes/js/mobile_core.js
arrowchat/themes/new_facebook_full/css/style.css


IP.Board, BuddyPress, JCow, SMF 2, vBulletin, and WordPress users:
If you don't have any issues with your installation, there is no need to do this. Otherwise, complete this step:

Rename AND move the includes/functions/integrations/functions_<integration name>.php file to includes/integration.php

Example:
includes/functions/integrations/functions_buddypress.php => includes/integration.php