Skip to content

Releases: meysam81/parse-dmarc

v1.4.8

13 Feb 14:40
5e8d293

Choose a tag to compare

1.4.8 (2026-02-11)

Bug Fixes

  • CI: remove incomplete mcp docker from goreleaser (356bb7b)
  • do not overwrite release notes from goreleaser (43bec10)
  • mcp: handle json error (d17a04f)
  • propagate errors with context (85014c8)
  • stay compliant with brew core version print contraint (35f8261)

v1.4.7

01 Feb 16:05
3afe5b2

Choose a tag to compare

1.4.7 (2026-02-01)

Bug Fixes

  • CI: update mcp registry version identifier (a135890)

v1.4.6

01 Feb 15:44
fac0e0f

Choose a tag to compare

What's Changed

This release includes the following changes:

Changelog

Bug fixes

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

25 Jan 16:22
21b86a4

Choose a tag to compare

1.4.5 (2026-01-25)

Bug Fixes

v1.4.4

17 Jan 17:04
f510de6

Choose a tag to compare

1.4.4 (2026-01-17)

Bug Fixes

  • CI: remove changelog from release note (127cb80)
  • switch env and json config parsing order (#83) (12afcd2), closes #84

v1.4.3

21 Dec 02:54
8a15e34

Choose a tag to compare

What's Changed

This release includes the following changes:

Changelog

1.4.3 (2025-12-21)

Features

  • allow changing api endpoint from the settings modal (#76) (e6cb48b)

Miscellaneous Chores

  • prepare next release 1.4.3 (141e2ed)

Full Changelog: v1.4.2...v1.4.3

v1.4.2

20 Dec 16:51
cdf2502

Choose a tag to compare

1.4.2 (2025-12-20)

Bug Fixes

  • CI: change mcp auth type to gh oidc (1132b50)
  • dev: minify html with vite plugin (10eb4f7)

v1.4.1

18 Dec 06:11
021ba02

Choose a tag to compare

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

17 Dec 08:43
656b909

Choose a tag to compare

1.4.0 (2025-12-17)

This release comes with a completely new look. 🥳

image image image

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)

Bug Fixes

  • deps: update module github.com/coreos/go-oidc/v3 to v3.17.0 (#64) (306583c)
  • docs: clean up the providers (6879ca7)
  • docs: reference dockerhub image (b2d2b06)
  • update docker image reference to dockerhub (6afcb3a)

v1.3.10

13 Dec 09:22
075b27a

Choose a tag to compare

1.3.10 (2025-12-13)

Bug Fixes

  • CI: reverse the digest conditional for provenance (9c0e165)