|
Minor release : Palabre 0.5.1 |
|
|
|
|
Hello
Just a minor-bug-fix-plus-little-adds release : 0.5.1 There was a bug in the <getinfo /> command when connected as root And another in the <removeparam /> node I changed the behavior of the room params with <setparam /> More details below
Now when you change/add a room param the full list is not sent back. Only the modified param. And now, the room creator may set the room params as "open" to everybody with : <setparam name="openParams" value="True" /> <setparam name="openParams" value="False" /> If set to "true" (or "1"), anybody can use <setparam /> and <removeparam /> in this room If set to false, only the room creator can do it. And voilà ! Hope you'll enjoy it
|