Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download simplenews-7.x-1.0-rc1.tar.gztar.gz 155.82 KB
MD5: 5b37e46a1fc98d52ca7bff0bf66f8bb1
SHA-1: ca24b4009c215750717cbaf31a58060ed8e10697
SHA-256: c35996eeeaadef915ddceaf52a25726ecdaf3b760986c8843cd551f2a9435be5
Download simplenews-7.x-1.0-rc1.zipzip 172.14 KB
MD5: ac01939291258273573a297629146fa2
SHA-1: cc161c39b032b8fdbb980d678b7396e5d200420e
SHA-256: 056c97c8891a53c077420570e9f1d6129740cb2cacccce2d507f83cd4075a2f4

Release notes

This is the first release candidate for Simplenews 7.x-1.x that includes a large number of bugfixes including a fix for a security issue, see SA-CONTRIB-2012-095 - Simplenews - Information Disclosure for details.

Changes since 7.x-1.0-beta2:

  • by Berdir: Improved e-mail masking, added test coverage.
  • #1387648 by anrikun: Fixed another incorrect sender mime encoding.
  • #1585992 by mvc: Fixed Allow longer from_name values.
  • #1513634 by corvus_ch, Berdir: Fixed After upgrading from D5 to D7 our node/add/simplenews listed the wrong taxonomy.
  • #1560084 by rurri: Added hook for when newsletters are sent.
  • #1546678 by corvus_ch: Remove/Fix @todo's in @file docblock of simplenews.module.
  • #1524530 by corvus_ch: Fixed random test failures caused by creating nodes with the same creation timestamp.
  • #1387648 by anrikun: Fixed broken sender mime encoding.
  • #1315420 by corvus_ch: Added checkbox to exclude exclude unsubscribed subscribers on mass subscriptions.
  • #1524530 by corvus_ch: Added tests for recent issues in the block.
  • #1462394 by corvus_ch: Added message and redirect to front page if confirmation link is used when the subscriber has no changes.
  • by Berdir: Added masking for e-mails and a no-index meta tag to confirmation pages.
  • #1538060 by corvus_ch: Applied coding standards.
  • #1531034 by Berdir: Fixed simplenews_count_spool() also counts pending entries which are not yet expired.
  • #1463224 by corvus_ch, vesselin: Fixed when a newsletter category is deleted, SimpleNews tries to delete it twice.
  • #1531018 by corvus_ch: Fixed SimplenewsTestCase::randomMail() does not ensure uniqueness of mail address.
  • #1531916 by jjchinquist: Added created field to save when a subscriber first subscribed.
  • #1510218 by Berdir: Fixed Undefined index notice due to deleted newsletter category.
  • #1492906 by corvus_ch: Added option to export unconfirmed subscribers.
  • #1498194 by Berdir: Fixed wrong maxlength on from_name fields.
  • #1500028 by Berdir: Fixed PDO Exception when unsubscribing an email that is not yet subscribed.
  • #1405092 by Berdir: Fixed missing List-Unsubscribe header and wrong unsubscribe link in footer due to incorrect caching.
  • #1482090 by Berdir: Use testing profile to speed up tests.
  • #1480258 by Berdir: Fixed errors when saving a node programatically.
  • #1463944 by Berdir: Fixed unsubscribe does not work for combined confirmation mails when using /ok suffix.
  • #1461650 by Berdir: Fixed drush command only looks for --pipe option, not -p.
  • #1460004 by Berdir: Fixed notice in SimplenewsSourceNode->getHeaders() when requesting a read receipt.
Created by: Berdir
Created on: 6 Jun 2012 at 19:28 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Security update
Insecure

Other releases