messaging 6.x-4.0-beta8

Security update
Bug fixes

- SA-CONTRIB-2011-010 Security fix, better filtering.
- #872944, by roderik, Format filter "No Filter" doesn't work (actually applies system default filter)
- #872978, by roderik, PHPMailer: false watchdog error when debugging turned on
- #912322, by roderik, messaging_template_build() missing return statement
- #461226, by w3wfr, Messaging XMPP not sending.
- #1008898, by thePanz, Install issue (database field error).
- Tightened administration permissions, now needs 'administer site configuration'

messaging 7.x-1.0-alpha1

New features

Fully reworked Drupal 7 version
From https://github.com/josereyero/messaging
Some modules are gone.
There are some new modules.

messaging 6.x-2.3

Bug fixes
Insecure

Bug fixes and minor improvements:
- Added PHPMailer support for secure sending port (Gmail support), by foxtrotcharlie, #549382
- Check message['headers'] is actually an array, by Scott Reynolds, #653856
- Removed obsoleted messaging_get_log() function, #717852
- Fixing issue: Unsupported operand types (method disabled), #451638
- Improved logging system so it needs to be enabled, see #733176
- Updated translation function to work with latest i18nstrings. New messaging_translate()

messaging 6.x-4.0-beta7

New features
Bug fixes
Insecure

Improvements since beta6:
- Added API function: messaging_template_build() to build message from template
- Added bulk sending to multiple users: messaging_message_bulk_send(), to be optimized
- Some improvements to support language for tokens
- Set name for anonymous user, prevent PHP Notice on latest token module
- Fixed Message::get_destination(), set_destination() to always set a value, by davidmprice, #832098
- Moved all mail related functions into messaging_mail module, #807964

messaging 6.x-4.0-beta6

Insecure

Multiple bug fixes and minor improvements:
- Added: More flexible return path and message headers for mail, #542022, #260595
- Improved admin settings for send methods, added 'enable/disable' checkbox
- Added testing feature from messaging_debug.
- Changing fallback for object language, check user language first
- Fixed wrong function name (is_empty) by Scott Reynolds, #805862
- Fixed wrong name for alter hook in messaging_info()
- Updated privatemsg API to avoid permission issues, #726874

messaging 6.x-4.0-beta5

Insecure

Since beta4:
- Some updates for it not break with Twitter 6.x-3.x
- Moved queue and log options to Messaging Tools (Notifications Tools), #799770
- Added new method type (NOQUEUE) for disabling queueing for some methods
- Cleaned up and documented Messaging_Message properties
- Improved persistence for messages, proper handling of serializable properties
- Messaging_Store now uses schema information to properly handle serialization
- Improved multisend, log all destinations that failed

messaging 6.x-4.0-beta4

New features
Bug fixes
Insecure

Since beta3:
- Added views support for messaging_simple, by joshuajabbour, #791694
- Added some extenstions to Message class: get_method_params()
- Simplified and improved message sending workflow.
- Fixed multiple upgrade issues and bugs: #787304, #786844, #790984, #792850, #790226, #792756
New features:
- Revamped admin pages and options. Better settings, queue, log, etc
- Improved filtering. Added a new settings page for filters and new filter/format options

messaging 6.x-4.0-beta3

Insecure

New features:
- Revamped admin pages and options. Better settings, queue, log, etc
- Improved filtering. Added a new settings page for filters and new filter/format options
- Improved Destinations, dropping method field, a destination is now an address.
- Added hook_messaging('address types') for send methods to share address information
- Extended templates with language and translations
- Major OOP rework: Message, Destination, Send_Method
- Reworked messaging_simple, now it uses its own table

messaging 6.x-4.0-beta2

New features
Bug fixes
Insecure

New features:
- Improved filtering. Added a new settings page for filters and new filter/format options
- Improved Destinations, dropping method field, a destination is now an address.
- Added hook_messaging('address types') for send methods to share address information
- Extended templates with language and translations
- Major OOP rework: Message, Destination, Send_Method
- Reworked messaging_simple, now it uses its own table
- Support for Anonymous destinations / subscriptions.

messaging 6.x-4.0-beta1

New features
Insecure

New features:
- Extended templates with language and translations
- Major OOP rework: Message, Destination, Send_Method
- Reworked messaging_simple, now it uses its own table
- Support for Anonymous destinations / subscriptions.
- Reorganized modules: new template module, moved debug module to notifications_extra, etc..
- Implemented 7.x like API for static variables,
- API and storage improvements for upcoming multilingual support.

messaging 6.x-4.0-alpha3

Bug fixes
Insecure

New features:
- Major OOP rework: Message, Destination, Send_Method
- Reworked messaging_simple, now it uses its own table
- Support for Anonymous destinations / subscriptions.
- Reorganized modules: new template module, moved debug module to notifications_extra, etc..
- Implemented 7.x like API for static variables,
- API and storage improvements for upcoming multilingual support.

messaging 6.x-4.0-alpha2

New features
Bug fixes
Insecure

New features:
- Major OOP rework: Message, Destination, Send_Method
- Reworked messaging_simple, now it uses its own table
- Support for Anonymous destinations / subscriptions.
- Reorganized modules: new template module, moved debug module to notifications_extra, etc..
- Implemented 7.x like API for static variables,
- API and storage improvements for upcoming multilingual support.

messaging 6.x-4.0-alpha1

New features
Bug fixes
Insecure

First alpha release 4.x branch:
- Major OOP rework: Message, Destination, Send_Method
- Reworked messaging_simple, now it uses its own table
- Support for Anonymous destinations / subscriptions.
- Reorganized modules: new template module, moved debug module to notifications_extra, etc..
- Implemented 7.x like API for static variables,
- API and storage improvements for upcoming multilingual support.

messaging 6.x-4.x-dev

New features
Bug fixes

Features branch:
- Message destinations as new objects
- Bacported drupal_static() API

messaging 6.x-3.x-dev

New features

Full OOP rework plus:
- Reworked message templates
- Improved debug functionality
- New Drupal 7 like API for static caches

messaging 6.x-2.2

Insecure

Maintenance release. Bug fixes and some API improvements:
- Fixed: removed no caching for filters, #577418
- Fixed: 'aftersend' typo by batje, #508054
- Added line break default filter on install, by aaronbauman, #516012
- PHPMailer: Added support for libraries API, by markus_petrux, #541938
- Fixed issue with sms sending, #407524
- Strenghtening message filtering, better description, #546116

messaging 6.x-2.1

Bug fixes
Insecure

Maintenance release. Bug fixes and some api improvements:
- Fixed: outdated permission in privatemsg module, by askibinski, #491364
- Fixed: message params not properly handled in the store table, by greenSkin, #449112
- Added attachments support for some mail methods, by Dane Powell, #371596
- Added messaging debug test page to messaging settings
- PHPMailer: Added SMTP authentication, by batje, #467438
- Fix to private messaging send method interface, by David Goode

messaging 5.x-1.3

Bug fixes

Maintenance release (Release numbers in sync with Notifications):
- Updated sms plug-in for latest smsframework changes, #407524
- Fixed issues with debug variable holding messages when debug enabled, #331650
- Fixed: wrong module description for messaging_phpmailer, #340685
- 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

messaging 6.x-2.0

New features
Bug fixes
Insecure

New features:
- Added new module, messaging_xmpp, to replace xmppframework xmpp_messaging
- Added a new callback in message method info ('user callback') for use with xmppframework
- Added PHPMailer settings and debug settings, #358386 and #248743
- Moved send method settings to its own tab, and moved mail functions to messaging.mail.inc
- Added some utility functions for text handling: messaging_text_build(), messaging_text_clean()
- Moved messaging notify module to a different package, http://drupal.org/project/notifications_extra
- Added line endings for 'Plain text' filter, #428440
- Reworked message templates administration indicating fallbacks and added better help texts.
- Added wrapper for no pending messages text, by CrackWilding, #446218
- Messaging method list only displays the ones available for the user.
- Added token_logic support, http://www.developmentseed.org/blog/2009/mar/25/tokenlogic-helps-messagi...
- Added support for anonymous accounts with 'destination' property set

Bug fixes:
- Fixed some issues with SMS messages, gateway parameter is not used anymore.
- Fixed regexp for compatibility, by Ogredude, #393384
- Fixed broken function: messaging_pull_pending()
- Fixed: default filter set to default variable if empty
- Fixed: messaging_phpmailer does not use passed headers, by jmcclelland, #363001

messaging 6.x-2.0-beta6

Bug fixes
Insecure

Bug fixing and polishing. Changes since beta5:
- Reworked logging and log formatting and moved debug module to Development package
- Fixed: default filter set to default variable if empty
- Added line endings for 'Plain text' filter, #428440
- Added new API function: messaging_user_setting()
- Added wrapper for no pending messages text, by CrackWilding, #446218
- Added new API function: messaging_text_truncate(), from sms module
- Reworked SMS formatting, removed text limit, #390438

messaging 6.x-2.0-beta5

Bug fixes
Insecure

Fixed minor issues, numbering to keep in sync with Notifications
Moved messaging notify module to a different package, http://drupal.org/project/notifications_extra
- Fixed regexp for compatibility, by Ogredude, #393384
- Fixed broken function: messaging_pull_pending()

messaging 6.x-2.0-beta2

New features
Bug fixes
Insecure

New beta to be in sync with Notifications versions. Changes since last beta:
- Fixed minor issues with storing message templates (trim) by mehmeta #243743
- Added support for anonymous accounts with 'destination' property set

messaging 6.x-2.x-dev

New features
Bug fixes

New development branch. New features and lots of bug fixes.

messaging 6.x-1.2-beta1

New features
Bug fixes

New features and lots of bug fixes. Changes since 6.x-1.1
- Added PHPMailer settings and debug settings, #358386 and #248743
- Moved send method settings to its own tab, and moved mail functions to messaging.mail.inc
- Defined some new constants for sending method types, updated plug-ins
- Updated token_logic support, http://www.developmentseed.org/blog/2009/mar/25/tokenlogic-helps-messagi...

messaging 6.x-1.1

New features
Bug fixes

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

messaging 6.x-1.0

Changes since last rc:
- Fixed Cannot use object of type PHPMailer as array, #321212
- Added some debug tools and some basic support for incoming messages
- Formatting improvements and help texts for message templates admin page
- Implemented handling for disabling send methods, notify other modules
- Renamed some sending methods, better naming and avoid name clashes (phpmailer, mimemail)
- Added configurable names for sending methods, some changes in admin pages

messaging 6.x-1.0-rc3

Bug fixes

Bug fixes and small improvements:
- Fixed missing function call in messaging_phpmailer, #321212
- Upgraded messaging_phpmailer info file, by darren.ferguson, #309945
- Upgraded messaging_sms module, by darren.ferguson, #314896
- Updated unit tests to simpletest 6.x-2.x
- Fixed minor issues with modules and documentation
- Added German translation, by rastatt, #294378
- Fixed wrong delta in filter system, by the greenman, #305593
- Fixed namespace collisions with other hooks, #301715 and #294322

messaging 5.x-1.1

Bug fixes

Some bug fixes and small improvements.
- Added hook requirements to check there are sending methods enabled, by Zen, #316122
- Fixed minor issues with modules and documentation
- Fixed wrong delta in filter system, by the greenman, #305593
- Fixed namespace collisions with other hooks, #301715 and #294322
- Fixed missing test class by Josh Benner, #320606

messaging 5.x-1.0

First stable release. Changes since last RC:
- Some clean up, moved documentation to the handbook, http://drupal.org/node/252582
- Fixed: Condition produces false positive when rendering messages, by andremolnar, #290163
- Added unit tests for message rendering.

messaging 6.x-1.0-rc2

Approaching first stable release.
- Some clean up, moved documentation to the handbook, http://drupal.org/node/252582
- Fixed: Condition produces false positive when rendering messages, by andremolnar, #290163
- Added unit tests for message rendering.

messaging 6.x-1.0-rc1

First RC. Fixed since beta1:
- Creating a default input format on install, "Messaging plain text"
- Fixed parameter inconsistency, by darren.ferguson, #272545
- Some minor bug fixes, see 5.x changelog
- Reworked administration menu options, grouping all settings under Admin/Messaging
- Porting latest minor features from Drupal 5. Send method settings, etc..
- Fixing template form not showing, by BTMash, #251372

messaging 5.x-1.0-rc1

New features
Bug fixes

First release candidate for Drupal 5.x. Since last beta:
- Creating default Messaging filter on install, #284414
- Fixed parameter inconsistency, by darren.ferguson, #272545
- Changed some names and texts to make them easier to understand
- Added error message on settings page when no sending methods enabled.
- Updated sms plug-in for smsframework 5.x-1.0 version
- Fixed issue with mimemail, by jeffmurphy, #250236
- Fixed bug: "Can't delete message parts", by therzog, #255640
- Regrouped admin pages for messaging and notifications

messaging 5.x-1.0-beta2

New features

- User settings improvements. Disabled when only one send methods.
- Strenghten permissions when changed, ignoring previous user settings.
- Removed obsoleted messaging_text_vars()
- Removed unused function messaging_message_filter()
- Support for empty message parts and improvements with help texts for message parts settings.

messaging 5.x-1.0-beta1

New features
Bug fixes

Development release, bug fixes and new features:
- Added formatting, pager and delete option for messaging_simple module
- Added formatting and pager for messaging_debug(), fixed some strings
- Fixed annoying hidden char issue for messaging_sms module, http://drupal.org/node/243246
- Added helper function messaging_mail_params()
- API change for consistency with queue processing: The send callback now takes a single destination
- Added $message['sender_account'] parameter

messaging 5.x-1.0-alpha2

- Fix display of tokens and some clean up by andremolnar, http://drupal.org/node/233467
- New mime mail plug-in that has been there for a while, by Tim Cullen
- Added hook_message_alter($message, $info, $method)
- Fixed issue with message rendering for sms
- Fixed missing value on db insert, by jaydub, http://drupal.org/node/227881
- Simplified filtering and added some API functions. Used in phpmailer module

Subscribe with RSS Subscribe to Releases for Messaging