1 |
0.25 Beta (2018-04-18) |
2 |
- Fixed small PHP warning |
3 |
- Black background is now darkblue |
4 |
|
5 |
0.24 Beta (2014-03-01) |
6 |
- New feature: User online list |
7 |
Added configuration flags: USERSTAT_INACTIVE_SECS and DELETE_OLD_USERSTATS |
8 |
- fixed compatibility problem with Chrome |
9 |
- smaller fixes |
10 |
|
11 |
0.23.1 beta (2014-02-23) |
12 |
- fixed compatibility problem with Chrome |
13 |
|
14 |
0.23 beta (2014-02-21) |
15 |
- Decryption will start without delay if enter is pressed |
16 |
- improved page title line (room name is now in front) |
17 |
- htmlentities() to prevent XSS on username and roomname |
18 |
- smaller fixes |
19 |
|
20 |
0.22 beta (2014-02-17) |
21 |
- New feature: List chat rooms (requires password) |
22 |
- Improved username coloring function |
23 |
- Username, Chat name and admin password will now be trimmed |
24 |
- Chat names are now automatically converted to lowercase |
25 |
- Added config symbol THEME_DARK |
26 |
- Added config symbol CFG_CIPHERSUITE (replaces USE_MD5_COMPAT) |
27 |
- Renamed config symbol ADMIN_PASSWORD to PWD_CREATE_ROOM |
28 |
- Added config symbol PWD_LIST_ROOMS |
29 |
- Added config symbol LIST_CHATS_REQUIRE_PWD |
30 |
- Renamed config symbol NEEDS_TLS to REQUIRE_TLS |
31 |
- Small bug fixes |
32 |
|
33 |
0.21 beta (2014-02-16) |
34 |
- First public release |
35 |
|