Version 1.9

Added more captchas
Splitted guest access and global password
Added support for irc /me command
Added prefix for multiple chats on the same domain/database
This commit is contained in:
Daniel Winzen
2015-06-01 15:53:43 +02:00
parent 506407faeb
commit 55f9db6468
4 changed files with 359 additions and 255 deletions

View File

@ -1,8 +1,14 @@
Version 1.8 - May. 28, 2015
Version 1.9 - Jun. 1, 2015
Added more captchas
Splitted guest access and global password
Added support for irc /me command
Added prefix for multiple chats on the same domain/database
Version 1.8 - May 28, 2015
Code cleanup and simplification
Added support for memcached
Version 1.7 - May. 3, 2015
Version 1.7 - May 3, 2015
Added member only option with global password protection
Made date format configurable
Various improvements