Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Big improvements:
Untheming the form results!
Showing message and errors as secondary popup.
hook_popups to gather rules from other modules.
Animated loading gif.
Bugs fixed:
* The form fields were duplicated
* Several bug fixes and new features (I must tell: i simply dont remember what i did here. :P)
New features:
* brazilianids.check.inc will be responsible for validate the validate the values
* You can now choose if you want that fields to be required
* You can now choose if you want that fields to be displayed during user registration
This release can be considered a beta release. Functionality is tested, though not extensively, and working. However, it's likely some issues will be identified when modules meets world.
The latest official release included a patch which conflicted with a views patch at: http://drupal.org/node/199675. The views patch there unhides the first option from a view taxonomy filter, but it remained hidden on the views page due to an improper comparison operator. This release resolves that hiding item.