spamspan 3.2.1

Security update

Mark disabled tests as skipped.
Fix phpcs errors.
Fix email obfuscation problem.

spamspan 3.2.0

Insecure

Changelog

Issues: 1 issues resolved.

Changes since 3.1.7:

Task

  • #3434731: Add Drupal 11 compatibility.

spamspan 3.1.7

Bug fixes
Insecure
Unsupported

Contributors (2)

Anybody, Grevil

Changelog

Issues: 1 issues resolved.

Changes since 3.1.6:

spamspan 7.x-1.4

Bug fixes
New features
Unsupported

Add a summary here

Contributors (5)

Anybody, fenstrat, johnzzon, rodrigoac, tobiasb

Changelog

Issues: 4 issues resolved.

spamspan 3.1.6

Bug fixes
Insecure
Unsupported

Changelog

Issues: 1 issue resolved.

Changes since 3.1.5:

Bug

  • #3376221: New unexpected classes now added to email

spamspan 3.1.5

Bug fixes
Insecure
Unsupported

Changelog

Issues: 1 issues resolved.

Changes since 3.1.4:

Bug

  • #3376745 by Grevil, Anybody, mullzk: Display of Email addresses containing an "at" (characters) is broken

spamspan 3.1.4

Bug fixes
Insecure
Unsupported

Changelog

Issues: 1 issue resolved.

Changes since 3.1.3:

Bug

  • #3375804 by Grevil, Anybody, joevagyok: JavaScript not properly clearing the data attributes, when multiple classes are set

spamspan 3.1.3

Bug fixes
Insecure
Unsupported

Changelog

Issues: 1 issue resolved.

Changes since 3.1.2:

Bug

  • #3374943 by Anybody, Grevil: Rebuild container after update to avoid "ArgumentCountError" for the "SpamspanExtension"

spamspan 3.1.2

Bug fixes
New features
Insecure
Unsupported

Changelog

Issues: 3 issues resolved.

Changes since 3.1.1:

Bug

  • #3374579: SpamSpan breaks markup
  • #3372537: Extra attributes of the a tag are rendered

Task

spamspan 3.1.0

Bug fixes
Insecure
Unsupported

Changelog

Issues: 15 issues resolved.

Changes since 3.0.0-beta2:

spamspan 3.0.0-beta2

Insecure
Unsupported

This release adds compatibility with Drupal 10.

While 8.x-1.x is solely based on using regex, 8.x-2.x and 3.x make use of both DOM and regex. There won't be a Drupal 10 compatible release based only on regex.

spamspan 8.x-1.3

Bug fixes
Unsupported

8.x-1.x versions are based solely on regular expression matching which is limited. In 8.x-2.x, DOM is being used for parsing link tag nodes and text nodes in order to find email addresses (see: https://www.drupal.org/project/spamspan/issues/2988954). The goal is to deprecate 8.x-1.x eventually. In the meantime, for maintenance purposes, this release re-organized the code, hopefully without any breaking changes and then contains several bug fixes.

spamspan 8.x-2.0-beta2

Bug fixes
New features
Unsupported

This release extends the list of allowed tags in email links content and then contains a few minor fixes.

spamspan 8.x-2.0-beta1

New features
Unsupported

Beta release which initiates the transition of spamspan module towards using DOM for parsing link tag nodes and text nodes in order to find email addresses. The current stable release relies only on regular expressions.

See: https://www.drupal.org/project/spamspan/issues/2988954

spamspan 8.x-1.2

Bug fixes
Unsupported

The release includes minor bug fixes and updates for Drupal 9 compatibility.

Issues included in this release:

spamspan 8.x-1.1

Security update
Unsupported

This release resolves SA-CONTRIB-2020-002.

Changes since 8.x-1.0:

  • By JeroenT, vitalie: fixed xss vulnerability - the spamspan twig filter was unexpectedly by-passing auto-escaping

spamspan 8.x-1.0

Insecure
Unsupported

First stable release. No changes since rc1.

spamspan 8.x-1.0-rc1

Bug fixes
Insecure
Unsupported

Moving towards a stable release. There were no critical issues for a long time. Let's wait another month.

Issues included in this release since alpha1:

spamspan 7.x-1.3

Bug fixes
Unsupported

This release fixes the following issues:

spamspan 7.x-1.1

Bug fixes
Unsupported

Final release from me. Fixes all the release blocker issues. There are a few changes needing backporting to D6. I do not have a D6 site. Hopefully someone else will step in.

spamspan 7.x-1.1-beta7

New features
Unsupported

Add a test page and the start of a form option.

spamspan 7.x-1.1-beta2

Bug fixes
Unsupported

Code refactor to reduce memory use on regular page views.
Applied patch #12 from https://www.drupal.org/node/1243042, Spamspan incompatible with big base64 inline images

spamspan 7.x-1.1-beta1

Unsupported

Initial release for Drupal 7.

The filter api has changed substantially in D7, so there has been some fairly major rewriting of the code. There are a few changes to be aware of in particular:

spamspan 6.x-1.6

Bug fixes
Unsupported

Version 6.x-1.5 was broken. This new release fixes the problem, but reverts bug #723460 (images within mailto links). I will work on that separately.

spamspan 6.x-1.5

Bug fixes
Unsupported

This release has a critical bug. Please use 1.6 instead

The "sorry it took so long" release.

Fixes a number of bugs, including:

regression bugs
#723460 fix for nested image links - thanks deleron
#153925 fix for spaces in query string of mailto
#906474 include unusual characters in local parts
#356425 checkbox in admin should not be marked as required'
#592880 missing quotes round constant definition

spamspan 6.x-1.5-beta2

Bug fixes
Unsupported

Fixing regression bugs from beta1 - thanks Bartezz

spamspan 6.x-1.5-beta1

New features
Unsupported

Well, you asked for it. mailto: URI parameters now work properly

spamspan 6.x-1.4

Bug fixes
Unsupported

Bug fixes, in particular to fix problems with views and parameters in mailto: URLs. At the moment, mailto: parameters will be silently ignored.

spamspan 6.x-1.3

Bug fixes
Unsupported

- Ensure XHTML validation in image tags
- Change unit tests to use simpletest module
- Coder module and drupal doc standards fixes

This release just tidies up existing code. It provides no new features, but it does fix an annoying XHTML validation bug.

spamspan 6.x-1.2

New features
Bug fixes
Unsupported

#293291 - fixed support for converting mailto: tags
Changing po directory to translations
Adding Russian translation (thanks greenmother)

spamspan 6.x-1.x-dev

New features
Bug fixes

This is the development version for Drupal-6. It may not work, so use it at your own risk.

spamspan 6.x-1.1

New features
Unsupported

#293291 - support for converting mailto: tags

spamspan 5.x-1.4

Bug fixes
Unsupported

Release incorporating some old changes made just in CVS

#174374 - settings are no longer per format, but are global. Also deals with #174368 (dots in local parts) and #119164 (function for integration with other modules)

spamspan 4.7.x-1.3

New features
Unsupported

Backport of recent changes to Drupal 5 branch.

spamspan 5.x-1.3

Bug fixes
Unsupported

Now allows tags to be tested within a mailto: tag

spamspan 5.x-1.2

New features
Bug fixes
Unsupported
  • Added Greek translation - thanks to Vasileios Lourdas
  • By popular demand, convert mailto: links

spamspan 5.x-1.1

Bug fixes
Unsupported
  • Overhauled regular expression to catch more email addresses.
  • Various bugfixes
  • Documentation of appropriate filter order

Pages

Subscribe with RSS Subscribe to Releases for SpamSpan filter