Downloads
Download tar.gz
143.37 KB
MD5: 943345c90a3c7eff49f46c7750e3d562
SHA-1: 4e5e73b60ec86f4ca0390bc3ff2820643a20db94
SHA-256: 189d1b901e5ec89d9afed82907d27cb0af0bafa3f2b1651962574abe868ce3b8
Download zip
183.02 KB
MD5: 768ccc1f4d904372c41acb697a222610
SHA-1: c0331c7b1e32650bcdd222c26e504237665680b1
SHA-256: 065ddb710b2abee755f05185655bdb5c0e5c14cfff9c394e9ba013cad3034f3c
Release notes
Finally 1.0 is out..! If you are upgrading from a version older than RC2, don't forget to run update.php.
changes since the 6.x-1.0-rc2:
- #439092 by seals: Updated Swedish translation.
- #452100 by rastatt: updated the German translation
- improved the upgrade docs a bit
- #418632 Added doxygen API docs!
- #456356 patch by Amitaibu: Taxonomy action 'Add vocab' returns wrong value
- #464304 patch by prof1337 : fixed mail actions when no custom From address has been specified.
- #439136 Made "or" of "content has type" condition translatable.
- #439136 Another translation fix: Make data type translations starting capitalized possible, as an affect the english default has been fixed to start uncapitalized.
- #439136 Polished the German translation and updated the translation templates again
- #439136 fixed translation of page-redirect action
For developers Rules comes now with complete API docs added as doxygen comments. Check out http://drupal.org/node/299425.