* Add a bunch more utility and convenience methods
* Move countries and states into a table so that they can be used with joins etc.
* Add the ability to prioritize certain countries by name
* Adds the GetSingleTemplateForm method to make it convenient to edit and restore to default a single template.
* Fixes issues with the cancel button when editing templates.
* Update the license.
* Updates to the file upload capabilities
* The module is automatically exported to smarty
* Add the get_action_id and set_action_id virtual methods that should be overridden by any module derived from CGExtensions.