Releases for Simplenews

simplenews 6.x-1.0-rc6

Sutharsan - March 9, 2009 - 08:51
Official release from CVS tag: DRUPAL-6--1-0-RC6
First released: March 9, 2009 - 08:51
Download: simplenews-6.x-1.0-rc6.tar.gz
Size: 173.22 KB
md5_file hash: 9187663b35a5048d3f6322a93e1c95c1
Last updated: March 9, 2009 - 08:55
View usage statistics for this release

Bug fixes

#388960 by jfduchesneau: Fixed Wrong admin access permissions to edit a user's subscription settings.
#378632 by Sutharsan: Fixed Table simplenews_snid_tid not updated after newsletter term has been deleted.
#374253 by mrfelton and Sutharsan: Fixed snid changes when updating subscriptions.
#372430 by Sutharsan: Fixed After adding a translation, newsletter gets sent to everyone again.

Other fixes

#382842 by pillarsdotnet: Changed Various changes for E_ALL compliance.
#375334 by pieterbezuijden: Fixed typo in comment.
#374486 by sutharsan: Fixed notice: Undefined variable.
#374540 by Sutharsan: Fixed Undefined index: simplenews_subscriptions_filter.
#370911 by Sutharsan: Fixed notices when enabling simplenews..

simplenews 6.x-1.0-rc5

Sutharsan - February 7, 2009 - 13:35
Official release from CVS tag: DRUPAL-6--1-0-RC5
First released: February 7, 2009 - 13:35
Download: simplenews-6.x-1.0-rc5.tar.gz
Size: 47.9 KB
md5_file hash: 90aeea8f415f5868666984d986138e96
Last updated: February 7, 2009 - 13:40
View usage statistics for this release

Bug fixes

#361920 by Sutharsan: Fixed sent duplicate emails when PHP process is killed.
#369174 by Sutharsan: Fixed confusing error message. Restriction of vocabulary settings.
#361352 by sutharsan: Fixed newsletter term loses language after editing.
#366446 by seals: Fixed URL typo in README.txt
#361782 by Sutharsan: Fixed !uri and !uri_brief fail on multilingual site.
#362504 by Sutharsan: Newsletter looses advanced settings when updated.

simplenews 6.x-1.0-rc4

Sutharsan - January 18, 2009 - 16:45
Official release from CVS tag: DRUPAL-6--1-0-RC4
First released: January 18, 2009 - 16:45
Download: simplenews-6.x-1.0-rc4.tar.gz
Size: 153.46 KB
md5_file hash: 86ed0f86c96aef70bca4abf246404361
Last updated: January 18, 2009 - 16:50
View usage statistics for this release

#358396 by sutharsan: Fixed Call to undefined function getrusage().
by sutharsan: Removed duplicate code in simplenews_mail_spool().
#358332 by sutharsan: Changed drupal_mail() $message parameter not consitent.
#358714 by black silence: Fixed simplenews_update_2() bug.
#277733 by sutharsan: Fixed only subscribers with an account are listed at the subscription admin page.

New strings:
Updated strings after #358396.

simplenews 6.x-1.0-rc3

Sutharsan - January 12, 2009 - 19:53
Official release from CVS tag: DRUPAL-6--1-0-RC3
First released: January 12, 2009 - 19:53
Download: simplenews-6.x-1.0-rc3.tar.gz
Size: 149.16 KB
md5_file hash: 15bbb0a140a22df343419e1e254e0691
Last updated: January 12, 2009 - 19:55
View usage statistics for this release

We're getting close to the 1.0 release. Thanks to all who reported and helped to fix these bugs.

Bug fixes

#356607 by sutharsan: Fixed Newsletter vocab created without a name.
#348392 by sutharsan: Fixed Raw HTML characters in newsletter title and from address.
Fixed double watchdog debug message for test email.
Fixed watchdog debug email wrong type.
#356784 by justinrandell: Fixed notices when using tokens.
#356266 by jhedstrom: Fixed test email confirmation message not displayed.
#277733 by sutharsan: Fixed confirmation link results in a 404 page not found.
#356181 by sutharsan: Fixed Missing node type assignement of newsletter vocabulary causes FAPI error message.
#355338 by dlane: Fixed Invalid call to node_load() in simplenews_mail_mail().

simplenews 6.x-1.0-rc2

Sutharsan - January 3, 2009 - 11:24
Official release from CVS tag: DRUPAL-6--1-0-RC2
First released: January 3, 2009 - 11:24
Download: simplenews-6.x-1.0-rc2.tar.gz
Size: 149.21 KB
md5_file hash: 5fd4d1405676e808d6a8aee04366f3b3
Last updated: January 3, 2009 - 11:25
View usage statistics for this release

This release fixes the critical bug of emails being sent multiple times: #353664: Multiple Emails Sent (this bug was introduced by RC1).
It further removes old permissions and replaces them by new ones.

Details:
#353664 by sutharsan: Fixed multiple emails send.
#353664 by sutharsan: Fixed activate/deactivate subscription.
#353820 by sutharsan: Changed replace old permissions.
#353514 by sutharsan: bugfix - Upgrade from drupal 5 causes error.

simplenews 6.x-1.0-rc1

Sutharsan - January 2, 2009 - 12:23
Official release from CVS tag: DRUPAL-6--1-0-RC1
First released: January 2, 2009 - 12:23
Download: simplenews-6.x-1.0-rc1.tar.gz
Size: 149.08 KB
md5_file hash: 4af99124201a06cd8f7e7adea0d6c971
Last updated: January 2, 2009 - 12:25
View usage statistics for this release

DO NOT UPGRADE TO RC1, USE RC2 INSTEAD.

New features

#351812 by sutharsan: Dynamic theming per newsletter for blocks and emails.
#335537 by sutharsan: Improved theming of newsletter body and footer.
#350865 by sutharsan: Make newsletter content type flexible.
#343675 by vaish: Support for CCK display context.
#330455 by sutharsan: Add permission to administer newsletter subscriptions.
#330165 by sutharsan: Subscription form (newsletter/subscriptions) should work with Multilingual Taxonomy module.
#338015 by sutharsan: Report mail count and elapsed send time.
#338015 by sutharsan: prevent overrun of PHP maximum execution time during send emails. Measuring execution time now based on getrusage().
#342900 by myself: Restore inline hyperlinks in plain text mail.
#330403 by thePanz: Add number of subscribers in newsletter admin page.
#323872 by myself: Mass (un)ubscribe email addresses separated by space, comma or newline.

Upgrade notes

* Permission 'view links in block' has been removed (#353199).
* Tokens in newletter body, footer and confirmation emails have changed, some new tokens added.

simplenews 6.x-1.0-beta5

Sutharsan - September 25, 2008 - 06:52
Official release from CVS tag: DRUPAL-6--1-0-BETA5
First released: September 25, 2008 - 06:52
Download: simplenews-6.x-1.0-beta5.tar.gz
Size: 143.58 KB
md5_file hash: d65a62ed6221cb366a98054a544fd948
Last updated: September 25, 2008 - 06:55
View usage statistics for this release

Intermediate release.
Security release BETA4 is two month old now and many fixes have been added since. Amongst this the critical fixes for the Views API changes. If you have not installed Simplenews 6.x-1.0-BETA4 before, than don't! Use BETA5.

simplenews 5.x-1.5

Sutharsan - July 28, 2008 - 12:36
Official release from CVS tag: DRUPAL-5--1-5
First released: July 28, 2008 - 12:36
Download: simplenews-5.x-1.5.tar.gz
Size: 134.13 KB
md5_file hash: df5dc50931eae1239bc2f98ac49c0805
Last updated: July 28, 2008 - 12:40
View usage statistics for this release

Security

Security improvements to lists of taxonomy terms (newsletter series) on admin pages and subscription forms. See SA-2008-056 - Simplenews - Cross site scripting for details.

Bug fixes

"From name" doesn't show up in the mail (#222530: "From name" doesn't show up in the mail.).

simplenews 6.x-1.0-beta4

Sutharsan - July 28, 2008 - 12:26
Official release from CVS tag: DRUPAL-6--1-0-BETA4
First released: July 28, 2008 - 12:26
Download: simplenews-6.x-1.0-beta4.tar.gz
Size: 42.7 KB
md5_file hash: f8ed9da09baab224fcb3b249fa40eafb
Last updated: July 28, 2008 - 12:30
View usage statistics for this release

Security

* Security improvements to lists of taxonomy terms (newsletter series) on admin pages and subscription forms. See SA-2008-056 - Simplenews - Cross site scripting for details.

New features

* Trigger on subscription and unsubscription. (#270835: Send a newsletter upon subscription)
* i18n integration:

  • Multilingual taxonomy of 'Localized terms' and 'per language terms' is supported.
  • Translated nodes send to subscribers by their preferred language.
  • Path prefixes are added to footer message according to the subscribers preferred language when required.
  • Anonymous users are subscribed with a preferred language based on the subscription page language. (#285719: Allow anonymous users to subscribe with a preferred language)

* Permission for 'administer simplenews settings'
* Mass unsubscribe admin function. ([#200512[)

Usability improvements

* On one page admin can select node type and vocabulary simplenews uses.
* Newsletter vocab now only controlled by simplenews settings.
* Newsletter specific from name and address default to the simplenews general settings. (#222530: "From name" doesn't show up in the mail.)
* Improved usability of newsletter specific settings. (#278823: Improve usability of newsletter specific settings.)
* Reorder simplenews settings functions.
* Divide simplenews admin pages in 'content' and 'settings'. (#278109: Divide simplenews admin pages in 'content' and 'settings')

simplenews 5.x-1.4

Sutharsan - July 13, 2008 - 13:26
Official release from CVS tag: DRUPAL-5--1-4
First released: July 13, 2008 - 13:26
Download: simplenews-5.x-1.4.tar.gz
Size: 134.1 KB
md5_file hash: 23534668c0652008af037c3a79d72468
Last updated: July 13, 2008 - 13:30
View usage statistics for this release

New Features

Debug option to log outgoing emails in the watchdog.
Image tags are now treated equally to anchor tags in plain text messages.

Other improvements

On user account page the 'currently no subscription' message is hidden when the user has no permission to subscribe and is not subscribed to any newsletter (#145330)
Change of grouping in Simplenews admin setings to accomodate debug option.
New simplenews.pot file with this new release.

Important bugfixes

Bugfix for newsletters with revisions. The bug caused a 'page not found' error when changing a newsletter. (#263478)
Bugfix for sites with multiple subscription blocks on one page. The bug caused the second block to submits first block. (#273218)

Other bug fixes

Conversion of image tag to plain text broken. (#145330 by ralphb)
Newsletter specific from name and address have no default value. (#222530)
Simplenews.css file not aggregated. (#221346)
Admin subscription operations 'Activate', 'Deactivate' and 'Delete' can not be translated. (#257047)
Syntax error in install file for mysql. (#274758 by adixon)
Schema update fails on postgress. (#266272 by maileux)

simplenews 6.x-1.0-beta3

Sutharsan - June 25, 2008 - 19:29
Official release from CVS tag: DRUPAL-6--1-0-BETA3
First released: June 25, 2008 - 19:29
Download: simplenews-6.x-1.0-beta3.tar.gz
Size: 128.4 KB
md5_file hash: e641230c0bbb31b240a5edc7ae40cafe
Last updated: June 25, 2008 - 19:30
View usage statistics for this release

BUGFIX
Wrong primary key assignment of table simplenews_mail_spool.

I won't make a habit of making new releases after just one fix. But it seems to be too difficult for some to find the dev-version.

simplenews 6.x-1.0-beta2

Sutharsan - June 21, 2008 - 07:49
Official release from CVS tag: DRUPAL-6--1-0-BETA2
First released: June 21, 2008 - 07:49
Download: simplenews-6.x-1.0-beta2.tar.gz
Size: 128.38 KB
md5_file hash: 954ec1b6cc3123be246b05dc11727862
Last updated: June 21, 2008 - 07:50
View usage statistics for this release

New features

Node types and taxonomy are now fully selectable (#244438)
Confirmation emails are now configurable via the admin interface (#261541by Steve Dondley)
New email spool enables debugging individual email status and future mailing statistics (#260775)

Bug fixes

Deleting a user give error (#256766)
Priority to be stored in database as integer instead of string (#259669 by cbenoist)
db_query_range() not implemented; errors running Cron with pgsql (#259669)
Improve check for assigned newsletter taxonomy in hook_form_alter() (#24438)
Reset Simplenews settings fails (#261541)
Small typo in unsubscribe message (#268430 by seals)
Anonymous subscription error at newsletters/subscriptions (#269320)
Replaced mail buffer by email spool to avoid serialize error of strings containing double quotes and to reduce the database load when buffering large mailings (#260775)

simplenews 5.x-1.3

Sutharsan - May 10, 2008 - 12:10
Official release from CVS tag: DRUPAL-5--1-3
First released: May 10, 2008 - 12:10
Download: simplenews-5.x-1.3.tar.gz
Size: 125.46 KB
md5_file hash: 3e30e8d5a3ac600374e86e4d10727d10
Last updated: May 10, 2008 - 12:15
View usage statistics for this release

New features and improvements

Views integration (by Sutharsan)
#218979 Option added to remove or de-activate subscription when account is deleted or blocked (requested by kevbroch)
#239575 New role to edit all newsletters (requested by scor)
#226077 Use of user name instead of email address in simplenews block (requested by esllou)
#202840 To-address made available to theme_simplenews_newsletter_footer() (solution by zoo33)
Revised vocabulary system for more stability (by Sutharsan)
#109259 Improved layout of confirm/remove pages (requested by PhilK)
#250786 Improved instructions and added help on deleting subscriptions via admin interface (requested by Ashford)
#194499 Improved error handling in simplenews_validate() (reported by zmove)
#125865 (README.txt) Added detailed instructions on using simplenews with cron. Added instruction for subscription page at /newsletter/subscriptions. Improved layout.

Bug fixes

#243522 Save node revision for nodes to be send (reported by dww)
#146641 Ignore capitals in email address (reported by aeeckhau)
#238735 Mime ecoding of from name (solution by kndr)
#236080 base_path() removed from path in simplenews_views.inc inclusion (solution by Dave Cohen)
#236080 require_once() simplenews_views.inc creates fatal error (solution by btully)

simplenews 6.x-1.0-beta1

Sutharsan - May 4, 2008 - 17:28
Official release from CVS tag: DRUPAL-6--1-0-BETA1
First released: May 4, 2008 - 17:28
Download: simplenews-6.x-1.0-beta1.tar.gz
Size: 113.52 KB
md5_file hash: aa1ac9c2dbe4d8a559679d9a628907c4
Last updated: May 4, 2008 - 17:30
View usage statistics for this release

Major changes:
* Drupal 6 core compatibility
* CCK comptibility
* Any node type can be a newsletter
* Actions and triggers integration
* New mail backend
* Multilingual support
* Views integration

Minor changes:
* Multiple newsletter subscription block can now be uses one page.
* Option to update subscription when account is deleted/(un)blocked (#218979)
* theme_preprocess_HOOK() applied to theming functions.
* simplenews_HOOK.tpl.php files added.
* Mail back-end options:
- New 'Use cron' option
- 'Initial send time' removed
- Email debug option
* In-page links filtered out of email
* code style clean-up and doxygen comment
* simplenews_action as integrated module
* prettier confirm/remove pages and textual changes 'subscription list' to 'mailing list' (#109259)
* SMTP headers 'Precedence' and 'List-Unsubscribe' added (#248602)
* usleep() delay between mails sent removed (#247608)
* Node revision of send newsletter stored (#243522)

Other fixes:
* simplenews_time() removed
* simplenews_handle_messages() removed
* Menu entry admin/content/newsletters/users/delete removed
* simplenews_admin_users_delete() removed

Credits:
* Thanks for testing 6.x-1.x-dev, bug reports and feature requests:
Jorrit, CNlQ8o, julienbras, onglipo, yakaledo
*Code by Sutharsan

simplenews 6.x-1.x-dev

Sutharsan - March 16, 2008 - 17:48
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: March 16, 2008 - 17:48
Download: simplenews-6.x-1.x-dev.tar.gz
Size: 193.58 KB
md5_file hash: f4a4e031aa4567886f732a69cef6b74c
Last updated: October 25, 2009 - 00:27
View usage statistics for this release

Drupal 6 development

Major changes:
* Drupal 6 core compatibility
* CCK comptibility
* Actions and triggers integration
* New mail backend
* Multilingual support

A full list of changes is available in CVS and will be available with the first stable release

simplenews 5.x-1.2

Sutharsan - December 17, 2007 - 20:59
Official release from CVS tag: DRUPAL-5--1-2
First released: December 17, 2007 - 20:59
Download: simplenews-5.x-1.2.tar.gz
Size: 118.11 KB
md5_file hash: 7ca5a029b51f29133d27161e46638943
Last updated: December 17, 2007 - 21:00
View usage statistics for this release

Various bug fixes, usability and theming improvements:

#55446 by sutharsan: improved theming of newsletter block
#171922 by SomebodySysop: Draft listing incorrect with OGUserRoles module
#175214 by HorsePunchKid: Better wording for subscription confirmation message
#154656 by sutharsan: simplenews block admin moved to Block admin pages
#188608 by rfay: Throttle counter also incremented at failure to send.
#141395 by sutharsan: added implementation of hook_help
#158064: Bug fix hyperlinks invalid in some mail browsers due to square brackets
#129009 by Sutharsan: Access check added to newsletter page in my account
#34739 by jonathan_hunt: Use 'small' date format in admin pages
#47341 by Sutharsan: improved handling of subscriptions including email search, operations on multiple subscriptions and table sorting
#76570 by hausig: typo in message text
#131002 by Sutharsan: newsletter send state not affected by node update after sending the newsletter

simplenews 5.x-1.1

RobRoy - February 21, 2007 - 01:41
Official release from CVS tag: DRUPAL-5--1-1
First released: February 21, 2007 - 01:41
Download: simplenews-5.x-1.1.tar.gz
Size: 78.63 KB
md5_file hash: e89e160136f498f450834552df9613d6
Last updated: February 21, 2007 - 01:45
View usage statistics for this release

Includes bug fixes committed by Sutharsan including:

#104982 by sutharsan: Can't delete a newsletter
#104995 by patrickharris and sutharsan: theme_simplenews_block doesn't show block message
#109674 by yhager: Plain text newsletters do not show footer
#112155 by tbarregren: simplenews_node_prepare() should mimic node_view()
#112191 by sutharsan: e-Mail invalid in newsletter/subscriptions/
#112196 by tbarregren: Sending plain with mimemail.module installed
#112334 by tbarregren: Mail are sent before the node has is complete processed

simplenews 5.x-1.0

RobRoy - February 19, 2007 - 19:52
Official release from CVS tag: DRUPAL-5--1-0
First released: February 19, 2007 - 19:52
Download: simplenews-5.x-1.0.tar.gz
Size: 78.4 KB
md5_file hash: 919f08e5bca29b6e221874aefad2903a
Last updated: February 19, 2007 - 19:55
View usage statistics for this release

The initial release of the Simplenews module for Drupal 5.x.

simplenews 4.7.x-1.0

RobRoy - January 5, 2007 - 05:05
Official release from CVS tag: DRUPAL-4-7--1-0
First released: January 5, 2007 - 05:05
Download: simplenews-4.7.x-1.0.tar.gz
Size: 75.77 KB
md5_file hash: 4750ead161b115928045efccfd636e2e
Last updated: January 5, 2007 - 01:10
View usage statistics for this release

Official release of Simplenews for Drupal 4.7.

simplenews 4.7.x-2.x-dev

RobRoy - January 5, 2007 - 05:04
Nightly development snapshot from CVS branch: DRUPAL-4-7--2
First released: January 5, 2007 - 05:04
Download: simplenews-4.7.x-2.x-dev.tar.gz
Size: 73.58 KB
md5_file hash: 11d1056ea266870ce7d6142f5e3a8cec
Last updated: February 22, 2007 - 00:16
View usage statistics for this release

This development version is not supported anymore, use it at your own risk. It is remains in CVS for purpose of anyone who can use it.
It may be removed without prior notice.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.