Oct. 20, 2003
1. Add a function of monitor.
Administrator could real-time monitor all the information and every operation of a client user, including client's IP address, location, and its operations like:
a) connect to chat server
b) log in system
c) log out system
d) enter a room
e) change a room
f) exit a room
g) be kicked out of a room
h) disconnect from server
2. Add a function of integrating other user database.
That means if you already have a web site or a forum or other sorts of user database,
123 flash chat server could import these datas from your existing database to authorize any logging user.
eg: Portal systems with database like: PHP-Nuke, Post-Nuke, Asp-Nuke, etc.
Or forums with database like : phpBB,Ikonboard, Yabb Se, etc.
Our flash chat server can use these user systems directly.
3. Add a function to change to another room in one room.
4. Update to a better log system.
5. Add a client size: 780 X 580 pixels which looks smarter.
6. Fix a few bugs in Version 1.0.
a). fix the record history message bug
b). fix the ban user bug
c). fix the kick user bug
d). fix the language integration bug.