The format is based on Keep a Changelog.
1.1.1 - 2025-01-22
- deps: bump all to latest
- style: automated code formatting with prettier
- populate [files] in package.json
- doc(CONTRIBUTORS): added
- doc: mv Changes.md CHANGELOG.md
1.1.0 - 2023-12-12
- feat(ignored_ods): ignore specified org domains
- style(es6): replace for i with for...of
- ci(publish): only when package.json modified
- ci: use shared workflows
- restore a plugin = this, context demands it
- add .release submodule
- feat(redis): compatibility with redis 4
- dep(eslint): 4 -> 8
- dep(pi-redis): * -> 2
- ci: replace travis/appveyor with GHA
- lint: prefer-template
- doc(README): badge updates
- style: plugin -> this
- assure already_matched has 'this' in context.
- add some es6 interpoled strings
- move declarations up to restore
var
variable hoisting behavior
- reduce severity of log message when no passing dkim results
- quit redis conn after last test
- add skeleton support for TLS validation
- travis: remove node 4, add node 8 CI testing
- inherit redis config from redis.ini
- add tests for get_recipient_domains_by_txn
- inherit from haraka-plugin-redis (vs redis)