This shows you the differences between two versions of the page.
changelog:2.1.0 [2013/02/28 18:14] phpfreechat |
changelog:2.1.0 [2013/02/28 18:14] (current) phpfreechat |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== phpFreeChat 2.1.0, on Febuary 28, 2013 ====== | ====== phpFreeChat 2.1.0, on Febuary 28, 2013 ====== | ||
+ | * New operator related commands: /op and /deop | ||
+ | * New kick and ban related commands (with reason handling): /kick /ban /kickban /unban and /banlist | ||
* New [[:documentation:hooks.html|pfc.isop]] server side hook | * New [[:documentation:hooks.html|pfc.isop]] server side hook | ||
* New [[:documentation:hooks.html|pfc.isban]] server side hook | * New [[:documentation:hooks.html|pfc.isban]] server side hook | ||
* Better error handling (check.php, mod_rewrite) | * Better error handling (check.php, mod_rewrite) | ||
- | * New operator related commands: /op and /deop | ||
- | * New kick and ban related commands (with reason handling): /kick /ban /kickban /unban and /banlist | ||
* Add [[https://travis-ci.org/kerphi/phpfreechat|travis-ci]] for testing phpfreechat builds | * Add [[https://travis-ci.org/kerphi/phpfreechat|travis-ci]] for testing phpfreechat builds | ||
* Now message id generator uses microtime php function to have chronological message ids | * Now message id generator uses microtime php function to have chronological message ids |