This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFix mailer sender-DNS regex to correctly match Resend's SES MX host.
Full changelog
[email protected]
Release Links
- npm: https://www.npmjs.com/package/thumbgate/v/1.10.1
- GitHub Release: https://github.com/IgorGanapolsky/ThumbGate/releases/tag/v1.10.1
- Compare: https://github.com/IgorGanapolsky/ThumbGate/compare/v1.9.0...v1.10.1
- Publish workflow: https://github.com/IgorGanapolsky/ThumbGate/actions/runs/24649905220
- npm published at: 2026-04-20T05:24:58.617Z
- npm shasum:
02455711284fe30ded80b6e711eeca214dd14248 - npm tarball: https://registry.npmjs.org/thumbgate/-/thumbgate-1.10.1.tgz
- Release ref: f50632e09236f3f73591aff45e29485a152bf5fe
npm Email Companion
npm controls the native "Successfully published" email template, so the email itself stays short. Treat this generated artifact as the full release-note companion for that email: it carries the Changeset summaries, CHANGELOG entry, publish workflow, npm tarball, and shasum when available.
Full Changeset Release Notes
No changed .changeset/*.md entries were detected for this release range.
CHANGELOG.md Entry
1.10.1
Patch Changes
- #961
7149291Thanks @IgorGanapolsky! - Fix mailer sender-DNS regex to match Resend's actual SES MX host (amazonses.com, notamazonaws.com), and add granular unit tests forhasResendSenderDns,resolveSenderAddress,recordsHaveResendDns, and the 10-minutesenderDnsCacheTTL. The regex bug meant the positive branch of sender-domain verification never matched in production — every send through a custom domain fell back to[email protected]even after DNS was correctly configured.
Verification Standard
- Publish only runs from
mainafter version sync, tests, and runtime proof pass. - The npm package is smoke-tested after publish by installing
thumbgate@VERSIONin a clean runtime. - GitHub Release notes are generated from Changesets, not only GitHub auto-generated PR titles.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About IgorGanapolsky/mcp-memory-gateway
Pre-action gates that prevent AI coding agents from repeating known mistakes. Captures explicit feedback, auto-promotes failures into prevention rules, and enforces them via hooks.
Related context
Beta — feedback welcome: [email protected]