mailtrap-local v0.2.0
Single-binary local email sandbox + catcher — SMTP + Web UI + JSON
API in one process. See README.md for install instructions.
Changelog
Features
- 619ac89 feat(message): display attachments as file chips like mailtrap app
- 623b546 feat(message): match attachments experience to mailtrap sandbox
- 1814622 feat(sidebar): paginate message list with infinite scroll
Fixes
- 292d3bd fix(connections): cap dialog height and scroll overflowing content
- d71d5d3 fix(frontend): show tooltip focus outline
- ce49fa4 fix(message): resolve inline cid: images in HTML preview
- 2510876 fix(message): show friendly state when an open message is deleted
- ac4619c fix(ui): align toggle switch with its label
- 36cb0e8 fix(ui): keep sandbox link icon aligned in one row
- f1c52f5 fix(ui): theme scrollbar colors and readable text selection
- 1505260 fix: publish Homebrew formula via PR
Other
- 1ab8427 Merge main into fix/mt-23014-deleted-message-state
- 55a3d14 Merge main into fix/mt-23016-inline-cid-images
- aeb1a5a Merge pull request #36 from mailtrap/fix/mt-23018-tech-info-tooltips
- 7e0cfef Merge pull request #37 from mailtrap/fix/mt-23017-attachments
- fb39e2b Merge pull request #38 from mailtrap/fix/mt-23015-sidebar-pagination
- f3b347b Merge pull request #39 from mailtrap/fix/mt-23013-dialog-overflow
- 31e9328 Merge pull request #40 from mailtrap/fix/mt-23012-ui-polish
- f2f74b5 Merge pull request #41 from mailtrap/fix/mt-23016-inline-cid-images
- 4c8f262 Merge pull request #42 from mailtrap/fix/mt-23014-deleted-message-state
- 83f379d Merge pull request #43 from mailtrap/fix/goreleaser-homebrew-pr
- 9ce8945 PR Template Updated by Terraform
- ba633f6 [MT-23012] polish UI alignment refinements
- 232aa5e [MT-23013] simplify dialog overflow styles
- 0b2934a [MT-23015] preserve pagination across live updates
- 8eae8bc [MT-23016] restrict CID rewriting to URL contexts
- 0c8d106 [MT-23017] harden attachment disclosure interactions
- 6010abe [MT-23018] add accessible Tech Info tooltips
- 9e403b9 fixup! fix(connections): cap dialog height and scroll overflowing content
- 92f379d refactor(frontend): use Radix tooltip primitive
Channels:
- Homebrew:
brew install mailtrap/local/mailtrap-local - Docker:
docker run -p 3535:3535 -p 3550:3550 ghcr.io/mailtrap/mailtrap-local:v0.2.0 - Binary: download the platform tarball above and
tar xzf.
On macOS, an unsigned binary needs a one-time Gatekeeper bypass:
xattr -d com.apple.quarantine ./mailtrap-local