Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 147.86 KB
MD5: 875e7797c0a1e45b6ea872281a19718c
SHA-1: 277122648146b31295862054736e384d17fc281f
SHA-256: 216a0b79788e4143535897b1c75b6303638d9475313a491859140551227a0e2c
Download zip 163.14 KB
MD5: 55f89f94b635b9926d993dc62be55a86
SHA-1: e3d838cad591c8999aa1f4e64b79fae33101bd96
SHA-256: ef95f53671c4b463a2ce9b16de8261a6f70bb6ea1cd1906e801be52ae09235c7

Release notes

This is the second and hopefully last alpha release for Simplenews 7.x-1.x -- code name "Merry X-mas".

This release contains a large number of bugfixes, a number of new features including the new pluggable source concept, a number of refactorings. Additionally, a lot of tests have been ported and written, resulting in 1200+ test assertions and around 60% code coverage.

Changes since 7.x-1.0-alpha1:

  • #1099352 by anrikun, Berdir: Fixed wrong message is displayed when submitting the form without selecting a category. Including many tests.
  • #620498 by Berdir: Added basic rules integration.
  • #1382076 by lsdoc77: Fixed pager not showing on subscribers list under some conditions.
  • #1361288 by Berdir: Actions integration removed in favor of the upcoming rules integration.
  • #1374930 by Berdir: Fixed various source bugs and added tests.
  • #1229910 by Berdir: Improved available tokens, removed simplenews-newsletter token type, added token type descriptions.
  • #1371084 by Berdir: Removed condition mimemail checks/additions for html option and log messages.
  • #700308 by Berdir: Added simplenews source concept including pluggable caching.
  • #1230796 by sgabe: Fixed php notices due to incorrect language selection.
  • #996392 by Berdir: Delete mail spool when newsletter is deleted.
  • #1243232 by chris_five, Berdir: Fixed subsription count counts blocked users.
  • #1364850 by Berdir: Fixed double confirmation is always required for anonymous users.
  • #1364736 by Berdir: Fixed categories can not be edited.
  • by Berdir: Fixed remaining vid reference breaks newsletter list.
  • #1114090 by Berdir: Removed broken support for node revisions.
  • #1364884 by Berdir: Fixed send action on newsletter list is not implemented.
  • #497108 by Berdir: Add send on publish option, fix bugs and add tests for sending newsletters.
  • #1217632 by Berdir: Removed resend action from newsletter list.
  • #805114 by Berdir: Added missing multi signup block template.
  • #1360806 by Berdir: Fixed 6.x-2.x upgrade path including tests.
  • #1305336 by Berdir, miro_dietiker: Restructured administrative menu items to follow UX guidelines.
  • #1257250 by Berdir: Fixed and improved upgrade path and added basic tests.
  • #1305318 by Berdir, miro_dietiker: Translation of newsletter categories
  • #1323294 by miro_dietiker: Suppress recent issues title if none available
  • remove notice, subscription language index
  • #1190478 by miro_dietiker: Subsciption block is not removed when unchecking
  • #805114 by miro_dietiker, Berdir: Cleanup Form creation processes
  • #805114 by miro_dietiker, Berdir: Cleanup Form creation processes
  • #1358154 by Berdir: Fixed regular expressions for confirmation url do not work on test bot, simplify logic.
  • #1358154 by Berdir: Added debug statements to debug testbot fail.
  • #1303266 by Berdir: Removed unused functions and theme declarations.
  • #1300002 by Berdir: Automatically add and remove the simplenews term reference field.
  • #1164578 by Berdir: Port and extend tests.
  • #1303256 by Berdir: Remove bogus @todo strings
  • #1303376 by Berdir: Use token_browser from token.module to display tokens
  • #1303262 by Berdir: Remove argument
  • #1305324 by Berdir: Replace LOWER() with LIKE condition
  • #1303258 by Berdir: Sorting subscribers by language is broken
  • #1303264 by Berdir: Security issue with the newsletter category description
Created by: berdir
Created on: 24 Dec 2011 at 00:22 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases