adduser/authorize now take an optional rights argument, removing the
race where you wanted a new user not to have some of the default
rights.
The command line client now delays creating a connection until it
needs it, allowing per-command help, syntax checking etc to succeed
even in the absence of a working server (mostly useful during
development).