I'm happy to announce that Cmandrill 3.0 is now available for download.
Version 3 introduces a major change to the way we handle the Mandrill templates. In previous versions you had to specify the component, view and task that send the template. This was working most of the time, but it was not working when templates were sent out of plugins (because the view and component could be different each time). In this version CMandrill no longer relies on those, but it actually looks for the class & function name that send the mail. This way we can be pretty sure that the correct template will be selected all the time. If you are updating from version 2, you'll need to modify your templates! Check our docs for more info.