- Changed CTCP replies to a lower priority, it should now be safer to set the global flag "f" - Added chanflag "X" to disallow using of action and say by non admins - Flush and save now require at least channel admin privileges - If a dynamic admin or a user is deleted also autheds of that admin or user (handle) must be deleted, fixed - There were several bugs relating to autheds and to the use of the "x" chanflag, should be fixed now (Thanks must go to Emperor| and QuakeNet's #Joensuu) - Changed the way list channels works, from now on channels that have a key, are secret or are hidden aren't shown if the command was sent to a channel (if the command is sent to oer with /msg authorization checking will be done) - list channels also now shows if oer has +o on the channel - Quit, massmessage and raw commands all dropped the first parameter if it was a valid IRC channel, fixed - saveconf() falsely stripped CONNECTION_STATE_PREFIX from the live user value, fixed - getserver() always scanned from top of the server list not from the current server if one was set, fixed - requestop will now request op from O immediatly after joining a opless channel or right after the channel becomes opless (until now oer would wait 300 seconds) - A dynamic admin can no longer be changed into a static one or visa versa (use add admin) - Global admins without +o would be given +v on each sync, fixed