Differences

This shows you the differences between two versions of the page.

Link to this comparison view

changelog:1.4 [2011/03/06 19:37]
kerphi
changelog:1.4 [2012/05/21 22:10] (current)
kerphi
Line 1: Line 1:
-====== phpFreeChat 1.4, coming soon ======+====== phpFreeChat 1.4 on May 212012 ======
  
   * Add a security on the delay calculation based on the ping value for slow connections ; r1275   * Add a security on the delay calculation based on the ping value for slow connections ; r1275
   * Fix [[http://www.phpfreechat.net/forum/viewtopic.php?id=4520|nick auto complete bug]] (thanks to lackattack) ; r1276   * Fix [[http://www.phpfreechat.net/forum/viewtopic.php?id=4520|nick auto complete bug]] (thanks to lackattack) ; r1276
-  * Improves the log proxy: year and month directories are created in order to split the logs (thanks to [[https://github.com/kerphi/phpfreechat/pull/1|Cweener]])+  * Improves the log proxy: year and month directories can be created in order to split the logs (thanks to [[https://github.com/kerphi/phpfreechat/pull/1|Cweener]]) 
 +  * Japanese translation updated (thanks to [[https://github.com/kerphi/phpfreechat/pull/2|momo-i]]). 
 +  * Include the "notice" command in the "noflood" proxy. It can be used to spam. (thanks to [[https://github.com/kerphi/phpfreechat/commit/5c26b1a704e89a1989529ca471270f0bc3c02d20|utan]]) 
 +  * Fix for the Slovak Language (thanks to [[https://github.com/kerphi/phpfreechat/commit/8865a4519e6cd790abfa496ab5b2801e3e5d2925|utan]]) 
 +  * When passing a URL containing special characters (as ! ) in a chat window the url is not clickable. Ex: Facebook Links (thanks to [[https://github.com/kerphi/phpfreechat/commit/6733de56c922c5569b0c74453bad9fda29c56e46|utan]]) 
 +  * Fix PHP5 warnings (E_STRICT flag) 
 +  * Allows "(" and ")" in urls (thanks to [[https://github.com/HaukeBartsch/phpfreechat/commit/f33dab34ef6ba8a9976ceae092f0080e93d6c544|HaukeBartsch]]) 
 +  * Add the nickname in the message when notice are sent. It helps to prevent bad usage of the notice command. (thanks to [[https://github.com/utan/phpfreechat/commit/5ac5192d086c13b8f1890aaeae3018a25026fd6d|utan]]) 
 +  * Add a "/nocensor" toggle command to enable or disable censorship in the chat (thanks to [[https://github.com/kerphi/phpfreechat/commit/a0eb025ab272e312da88cc8024365eada6a4ba9f|DMXRoid]]) 
Fork me on GitHub