Releases: meysam81/parse-dmarc
Releases · meysam81/parse-dmarc
v1.4.8
v1.4.7
v1.4.6
What's Changed
This release includes the following changes:
Changelog
Bug fixes
- eced435: fix(UI): handle no data in compliance score (#90) (@meysam81)
- 900e314: fix: make linter happy (@meysam81)
Others
- 0d19d03: Add no-data state to prevent false critical alarms (@Copilot)
- 18c6086: Add test for HasData field in GetStatistics (@Copilot)
- 1bc5a16: Complete fix for no-data alarm state (@Copilot)
- a9af296: Enhance test coverage for HasData with both true and false cases (@Copilot)
- f00aae2: Hide pass rate in no-data state and revert package-lock.json (@Copilot)
- d5ac790: Initial plan (@Copilot)
- 1bbca56: Refactor test to use subtests for better organization (@Copilot)
- af10d56: Remove unnecessary comments from code (@Copilot)
- a2ce77c: chore(CI): use separate dockerfile for goreleaser (@meysam81)
- fac0e0f: chore(main): release 1.4.6 (#91) (@github-actions[bot])
Full Changelog: v1.4.5...v1.4.6
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
What's Changed
This release includes the following changes:
Changelog
1.4.1 (2025-12-18)
Features
- add DigitalOcean Droplet and Dokploy deployment options (#67) (21d494f)
- CI: add mcp registry publishing to goreleaser (a0d6f88)
Bug Fixes
Full Changelog: v1.4.0...v1.4.1
v1.4.0
1.4.0 (2025-12-17)
This release comes with a completely new look. 🥳
Our current hero section includes:
- ✨ Actionable insight: You will know at a first glance whether your email security is in healthy state or not.
- 🔍 Instant filter: Recent reports now include a search input.
- 💯 Detail where needed: If you need detailed view of each domain, simply click on any of the recent reports and you view the overview, the records, or the raw parsed data.
- 😎 Dark mode: if you're looking at the dashboard at night, you should feel at home now.
- 🔧 DNS Record Generator: simply change tab, add your desired input and get a fully compliant TXT record to insert into your favorite DNS provider.
Features
- docs: add 1-click deployment at the top of README (#41) (50d2ff2)
- docs: add northflank deployment button (81215a5)
- docs: add the self-hosted options to deployments (42ab966)
- docs: add zeabur deployment template (4abaa36)
- UI: revamp the dashboard for actionable insights (#68) (dbe073d)