This is an old revision of the document!
Fixes the deop command and maybe other regressions (thanks to bakebowling and Walker for the report) ; r1249
XSS security hole fix in the '/me' command. (thanks to Philipp Blaim for the report) ; r1250
Bug fix: when reloading the chat while a private message tab is opened, the PV tab was not shown again. (thanks to Amandarn) ; r1252
Bug fix: parsing problem with bbcode [color] tag on konqueror browser (sourceforge patch #2234430) ; r1253
Bug fix: wrong theme_url calculation could append on special servers configurations (thanks to xman - sourceforge bug #2329644) ; r1254
Bug fix: quotes and double quotes could be wrongly converted to smiles (thanks to handyone - sourceforge bug #2343444) ; r1255
Opimization: build the whoisbox only on demand (thanks to Ivan Kravets aka x-man) ; r1256
Remove the specific session_name value. From now phpfreechat totaly share the sessions data with the whole website. This should simplify integrations. (thanks to Ivan Kravets aka x-man for the suggestion) ; r1257