Releases: Tranquillius/intakeshield
Release list
v0.8.2
Full Changelog: v0.8.0...v0.8.2
IntakeShield 0.8.0
0.8.0
Group the admin UI into Filters (Whitelist / Blacklist / Keywords), Spam (Users / Tickets), and Settings tabs, matching Zammad’s Knowledge Base pattern. The master switch is the Settings header toggle.
This package also includes the unreleased 0.5–0.7 changes:
- 0.7.0 — Optional whitelist allow list for self-registration (classic signup and GraphQL
userSignup). - 0.6.0 — Optional scoring from gateway spam headers or a local SpamAssassin/Rspamd daemon (engines are not bundled).
- 0.5.0 — Optional inbound drop of mail from blacklist domains. Signup CAPTCHA always uses self-hosted ALTCHA.
Install: Admin → Packages → upload intake_shield-0.8.0.zpm, then zammad run rake zammad:package:post_install and restart Zammad.
Full Changelog: v0.4.3...v0.8.0
IntakeShield 0.4.3
Solve the signup CAPTCHA on the main thread. Zammad's CSP blocks ALTCHA's blob/data Web Workers, which left the widget retrying challenges forever.
Install via Admin → Packages in Zammad 7.x, then run zammad run rake zammad:package:post_install and restart Zammad.
See the changelog for earlier versions.
Full Changelog: https://github.com/Tranquillius/intakeshield/commits/v0.4.3