This shows you the differences between two versions of the page.
changelog:1.3 [2008/12/02 09:35] kerphi |
changelog:1.3 [2010/04/15 13:38] (current) kerphi |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== phpFreeChat 1.3, coming soon ====== | + | ====== phpFreeChat 1.3 on April 13, 2010 ====== |
- | * Fixes the deop command and maybe other regressions (thanks to bakebowling and Walker for the report) ; r1249 | + | * Fixes the deop command, [[:proxies#noflood|noflood]] proxy 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 | * 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: when reloading the chat while a private message tab is opened, the PV tab was not shown again. (thanks to Amandarn) ; r1252 | ||
Line 8: | Line 8: | ||
* Bug fix: quotes and double quotes could be wrongly converted to smiles (thanks to handyone - sourceforge bug #2343444) ; r1255 | * 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 | * 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 | + | * Remove the specific session_name value. From now phpfreechat totally share the sessions data with the whole website. This should simplify integrations. (thanks to Ivan Kravets aka x-man for the suggestion) ; r1257 |
+ | * Few fixes about the user's sessions variables (thanks to Dany Eudes for the suggestions) ; r1258 | ||
+ | * New translations and updated translations: ml_MK, cs_CZ, nl_NL, pl_PL, nn_NO, ca_CAT, sk_SK, ja_JP, hu_HU, and it_IT ; r1260 | ||
+ | * Makes more flexible [[:customize#customization-of-the-whoisbox|the "whoisbox"]] and the [[:customize#customization-of-the-nick-list|users list]] customization (example: add an avatar, change the little icon, modify the nicknames styles) ; r1261 and r1262 | ||
+ | * Isolate the kick/ban notices. Setup the flag 4 on the [[:parameters#shownotice|shownotice]] parameter to display only kick/ban notices. ; r1263 | ||
+ | * Removes the log proxy if the file system can't manage file locking functionality ; r1264 | ||
+ | * Added first version of Oracle container (golemwashere) ; r1266 | ||
+ | * Fixes IE8 display bug ([[http://sourceforge.net/tracker/index.php?func=detail&aid=2790822&group_id=158880&atid=809601|sourceforge bug #2790822]], [[:bounty:1-ie8-bug:|bounty n°1]]) ; r1270 | ||
+ | * Fixes PHP 5.3 warnings ; r1271 |