govdelivery 8.x-3.x-dev

Initial Drupal 8 upgrade of the govdelivery_signup, govdelivery_taxonomy and govdelivery (TMS) modules.

govdelivery 7.x-3.0-beta4

Bug fixes
Unsupported

This release fixes several bugs:

2640122: Emails with a - after @ cause GovDelivery sending failure
2555055: Default value in email signup form should be placeholder text instead
2572573: Drush govdelivery-send command broken

Also fixed a bug that was causing fatal errors if GovDelivery configuration was incorrect.

govdelivery 7.x-3.0-beta3

Bug fixes
Unsupported

Fixed report column click sorting and issue with Govdelivery Signup removing variables upon uninstall.
Added GPL license.
Fixed bug that was causing fatal errors if GovDelivery configuration was incorrect.

govdelivery 7.x-3.0-beta2

Bug fixes
Unsupported

This release removed the govdelivery_subscribe module, which defines a webform component. The govdelivery_subscribe module is not currently supported and may be added back later once it has been reviewed and tested.

govdelivery 6.x-3.0-beta2

Bug fixes
Unsupported

This release removed the govdelivery_subscribe module, which defines a webform component. The govdelivery_subscribe module is not currently supported and may be added back later once it has been reviewed and tested.

govdelivery 7.x-3.0-beta1

New features
Unsupported

This release switches from GovDelivery's now-deprecated SOAP-based API to its new RESTful API for sending emails. It also simplifies and adds explanatory comments to the module's settings admin page and adds two new submodules:

govdelivery 6.x-3.0-beta1

New features
Unsupported

This release switches from GovDelivery's now-deprecated SOAP-based API to its new RESTful API for sending emails. It also simplifies and adds explanatory comments to the module's settings admin page and adds two new submodules:

govdelivery 7.x-3.x-dev

Adds the govdelivery_signup and govdelivery_taxonomy modules. This branch will also switch from using GovDelivery's deprecated SOAP API to a newer RESTful API.

govdelivery 6.x-3.x-dev

Adds the govdelivery_signup and govdelivery_taxonomy modules. This branch will also switch from using GovDelivery's deprecated SOAP API to a newer RESTful API.

govdelivery 7.x-1.0-alpha1

Unsupported

This is the initial release as seen in the White House Petition app here - https://github.com/WhiteHouse/petition/tree/7.x-1.x/modules/custom/govde...

Note: I haven't successfully tested the webform integration, the subscriber API is a bit shaky and likely to change, the external queuing system has been tested extensively and is also likely to be refactored into the Drupal Queue Interface.

govdelivery 7.x-1.x-dev

New features
Bug fixes

The initial code for a d7 release. This has been functionally tested but needs further review for security.

govdelivery 6.x-1.6

New features
Bug fixes
Unsupported

Included Barrett's patch to add a webforms 3 subscriptions component.
Fix for not filtering a single email address correctly which could pollute the messages queue.
Setting to enable and disable hook_cron jobs for sending the messages and subscriptions queues.
Additional error handling in subscriptions.

govdelivery 6.x-1.5

Bug fixes
Unsupported

Added Subscription queue processing to cron.
Added REST Response handling to subscription processing.
Removed checks in subscription test to make it a pass through for testing subscription processing.
Changed queuing logic for subscriptions.

govdelivery 6.x-2.x-dev

New features

Initial changes to kickoff the govdelivery 2.x branch. More dramatic changes are expected and this hasn't been tested.

govdelivery 6.x-1.4

Unsupported

Reworked the subscription process to prevent overwhelming the queue with bad data.

govdelivery 6.x-1.3

Bug fixes
Unsupported

wrapping a line in url()
#1058802 by dstol: Changed Separate code into logical include files. Adding files.
removing some white space
Fixing govdelivery-send drush
Commited a parse error. Resolving
#1051576 by dstol: Fixed Things that Dave hates...

govdelivery 6.x-1.2

New features
Bug fixes
Unsupported

Better support for coding standards. Better translation support thanks to dstol. Added subscription api support and a test form.

govdelivery 6.x-1.1

Security update
Unsupported

SA-CONTRIB-2010-087 - GovDelivery - Cross site scripting
The GovDelivery module provides integration with the GovDelivery On-Demand Mailer service, a web service for GovDelivery customers that sends messages directly based on configured account information. The module replaces the backend of SMTP library in your Drupal site with calls to the GovDelivery service, so all mail sent from your site uses the ODM service.
The module does not sanitize some of the user-supplied data before displaying it (for Drupal 6.x-1.0 only), leading to a Cross Site Scripting (XSS).

govdelivery 6.x-1.0

Insecure
Unsupported

This is the initial release of the code that was developed as a replacement SMTP library for WhiteHouse.gov.

Subscribe with RSS Subscribe to Releases for GovDelivery Integration