Downloads

Download messaging-6.x-1.1.tar.gztar.gz 45.2 KB
MD5: 08863ebfbc36830c9e677ddd0b8ad7c9
SHA-1: c3587408d581bc49a447c87dc32956f886725399
SHA-256: 178cd795bc2387f3212395624b8677a6480239cbf0f7d35dd11e38b75a617b03
Download messaging-6.x-1.1.zipzip 60.75 KB
MD5: 9f615cc9ff7c2e22b1441945b43f8a45
SHA-1: d3125562dfbcaefc3b41760ed964561a717b9bfe
SHA-256: 680d5ba82259a9bf952d717495a45080db170b075b14b22a1b731853e00f4f84

Release notes

Some new features, new module and lots of bug fixes and performance improvements.
New modules: messaging_notify and twitter plug-in
- Fixed: Update SMS sending method for new SMS Framework, by diggersf, #337518
- Fixed: PHPmailer, Handle rfc2822 formatted "From:" field, by rcourtna, #349224
- Fixed: PHP notices, by sun, #366391
- Fixed: Messaging_notify not adding uid to notifications event, by Scott Reynolds, #364466
- Performance: added indexes to messaging_store table, by Scott Reynolds, #364590
- Fixed: messaging_update_replace not finding the right replacement method
- Fixed: wrong module description for messaging_phpmailer, #340685
- Fixed: messaging_notify - wrong notification type and missing perm(), by Scott Reynolds, #361758
- Fixed: No messages in watchdog with debug send method, #358667
- Fixed: messaging_phpmailer does not use passed headers (fails with mail2web module), by jmcclelland, #363001
- Fixed: error when params are unpacked for stored messages, by mcdruid, #364334
- Fixed: Incomplete uninstall, by jaydub, #295444
- Fixed: Number of messages sent' value is ignored, #339422
- Added twitter plug-in by Will White
- Added messaging_text_replace() for tokens and token_support
- Fixed issues with cron processing and queue storage, added tests
- Added query builder helper for messaging and notifications
- Improved messaging store, multiple destinations are now serialized and message stored only once
- Implemented callbacks chain for message processing, callbacks defined on sending method.
- Reworked message processing, using objects now instead of array

Created by: Jose Reyero
Created on: 1 Feb 2009 at 15:45 UTC
Last updated: 1 Feb 2009 at 15:50 UTC
New features
Bug fixes

Other releases