Spamscanner Versions Save

Spam Scanner is a Node.js anti-spam, email filtering, and phishing prevention tool and service. Built for @ladjs, @forwardemail, @cabinjs, @breejs, and @lassjs.

v5.1.5

1 year ago

https://github.com/spamscanner/spamscanner/compare/v5.1.4...v5.1.5

v5.1.4

1 year ago
  • fix: fixed node v14 test since histogram.count was added in v16.14+ 2802472

https://github.com/spamscanner/spamscanner/compare/v5.1.3...v5.1.4

v5.1.2

1 year ago
  • fix: break out early (perf optimization) 2b816aa
  • feat: use locale if had >= 90% probability in franc detection (e.g. pt vs es) 5468fe6
  • chore: revised docs 55151b3

https://github.com/spamscanner/spamscanner/compare/v5.1.1...v5.1.2

v5.1.1

1 year ago

v5.1.0

1 year ago
  • chore: franc option configuration change from 150 to 5 chars 1aa3296
  • feat: added chinese tokenizer with tests, improved franc accuracy e8d47d0
  • chore: fixed yml files c320426
  • chore: remove yml files 79942be
  • chore: fixed ci yml d189350
  • chore: added clamav to github actions 3294ed6

https://github.com/spamscanner/spamscanner/compare/v5.0.0...v5.1.0

v5.0.0

1 year ago
  • feat: refactor for performance, improved stopwords accuracy and locale detection, bump deps 5b0e138
  • Merge pull request #15 from marquicodes/patch-1 bee2588
  • Update README.md b6c8c01
  • docs: fixed typo 8f273b8
  • docs: updated docs for clamscan 115d5cf

https://github.com/spamscanner/spamscanner/compare/v4.0.0...v5.0.0

v4.0.0

2 years ago
  • fix: fixed lookup issue with extended hostname, upgraded deps 36eee42

https://github.com/spamscanner/spamscanner/compare/v3.0.7...v4.0.0

v3.0.7

3 years ago

v3.0.6

3 years ago
  • fix: disable IDN homograph attack test until further tests/bug fixes 2ae326c

https://github.com/spamscanner/spamscanner/compare/v3.0.5...v3.0.6

v3.0.5

3 years ago
  • fix: do not add links to messages (leave it up to wherever Spam Scanner integrated) a960077

https://github.com/spamscanner/spamscanner/compare/v3.0.4...v3.0.5