Downloads
Release notes
This release contains a lot of code changes, so remember to update the database (update.php) and clear caches. The biggest change is caching of data from Campaign Monitor.
The following commits have been add:
By cableman0408: Added better user feedback in contact and registration forms doing form submit
By cableman0408: Added check to ensure that data is returned from campaign monitor
By cableman0408: Fixed wrong form submit function name
By cableman0408: Fixed logic error in caching of lists and custom fields
By cableman0408: Added caching of lists, list details and custom fields from campaign monitor to get better performance
By cableman0408: Made the name field optional on the subscription form
Issue #816004 by cableman0408: Added the option to select/disable the subscribe newsletter on user pages
Issue #997412 by crea: Fixed user newsletters access control
Issue #998224 by cableman0408: Fixed translation errors based on crea's patch
Issue #955056 by crea: Fixes drupal subscribe message on registration page, which was displayed even if you did not subscribe to a newsletter
By cableman0408: Fixed duplicated messages based on the patch from issue #810786 by crea
By cableman0408: Fixed display of archive link, so it's only displayed when the URL is defined
By cableman0408: Re-factored the administration form
By cableman0408: Added static cache to hook_campaignmonitor_field_keys()
By cableman0408: Removed extra variables from the administration form
Issue #1186966 by azovsky: Fixed undefined variable $blocks in campaignmonitor_block_list()
By cableman0408: Removed serialization of lists, as variable_get/set do this for us
By cableman0408: Moved user page form into its own file
By cableman0408: Added comments and changed logic statement in administration file
By cableman0408: Changed default file permissions
By cableman0408: Moved administration into separate file
By cableman0408: Updated coding style to match the coder module
Issue #821416 by JThan: Fixed text and number fields not working