tray/src/messenger/webim/install/whatsnew.txt

61 lines
2.2 KiB
Plaintext
Raw Normal View History

1.4.0
-----
[+] introduce messenger settings page, persist several options in DB instead of config.php
[+] improve history search speed
[+] do not show typing notification for disconnected remote
[!] monitor connection status, show reconnecing message when connection is low (pendings users and chat window)
[!] support lang & language args in button code, create correct code for link
[!] fix safari, opera 9.5+ (+ several others compatibility fixes)
1.0.10
------
[+] Number of messages from visitor in history
[+] State "loading" (means user is still loading his window)
[+] Timers on peding users page are ticking now
[!] Company logo link target is now an option in config
[!] Mail encoding fixed (separate option)
[!] Operator/user locale is stored in cookie
[!] localized dates
[!] fixed installing on DB with numeric name
[!] empty and double messages
[!] #1983764
1.0.9
-----
[+] typing notifications in chat window
[!] completly new encoding handling, default is utf-8, page encoding is set in resources
[!] fixed user name storage in cookie (now utf8 in base64)
[!] some fixes for Opera
[!] force utf-8 for xml
1.0.8
-----
[+] install/update wizard, can create database and update it if needed
[+] leave message form when no operator is available
[!] location of web application can be other than /webim (see config.php)
[!] locale-specific resources extracted into /locales
[!] some fixes for Safari browser
[!] email validation in forms
1.0.7
-----
[+] history search with pagination
[+] advanced button generation: secure link, include hostname, choosing images
[+] post referer into thread as a message (visible only for agent)
[+] new config options: user can change name, company name, logo
[+] notify operator if user closed his window
[+] notify visitor if operator has connection problems and move it into priority queue
[+] automatically take visitor if operator connection restored
[!] encoding problems in Internet Explorer
[!] quotes in messages & user names
[!] do not reopen closed threads
[!] some fixes in handling thread locale
[!] version in menu, locales chooser in menu