MailBeez 2.01 is basically a bugfix in the template engine.
Bug: in 1.x templates the variable in the subject were not replaced
If you don’t want to update, you can replace all 1.x style fields with the new template style:
$firstname -> {$firstname}
done.