@anon3573533, yes, only the URL issue was fixed, the user thingy will be fixed with the next release.
The user creation issue is caused in
panel/app/forms/users/user.php#28
As a temporary fix you can change this to
if($user && !$user->password()) {