Reference
Changelog
Release history for every InboxTap version, with links to pull requests.v1.4.1 · v1.4.0 · v1.3.0 · v1.2.0 · v1.1.0 · v1.0.6 · v1.0.5 · v1.0.4 · v1.0.3 · v1.0.2 · v1.0.1 · v1.0.0 · v0.3.2 · v0.3.1 · v0.3.0 · v0.2.7 · v0.2.6 · v0.2.5 · v0.2.4 · v0.2.3 · v0.2.2 · v0.2.1 · v0.2.0 · v0.1.2 · v0.1.1
v1.4.1 — 2026-07-23
🐛 Fixes
- 🔒 fix: preserve URL redaction with custom patterns by @TracyNgot in #52
📦 Maintenance
- build(deps): bump the actions-minor-and-patch group with 2 updates by @dependabot[bot] in https://github.com/TracyNgot/inboxtap.dev/pull/28
- build(deps): bump actions/setup-node from 6.5.0 to 7.0.0 by @dependabot[bot] in https://github.com/TracyNgot/inboxtap.dev/pull/29
- build(deps): bump actions/checkout from 6.1.0 to 7.0.1 by @dependabot[bot] in https://github.com/TracyNgot/inboxtap.dev/pull/30
- build(deps-dev): bump @types/node from 24.13.3 to 26.1.1 in /examples/express-nodemailer by @dependabot[bot] in https://github.com/TracyNgot/inboxtap.dev/pull/31
- build(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /examples/express-nodemailer by @dependabot[bot] in https://github.com/TracyNgot/inboxtap.dev/pull/32
- build(deps-dev): bump @types/node from 24.13.3 to 26.1.1 in /examples/better-auth-nextjs by @dependabot[bot] in https://github.com/TracyNgot/inboxtap.dev/pull/37
- build(deps): bump the better-auth-example-minor-and-patch group across 1 directory with 4 updates by @dependabot[bot] in https://github.com/TracyNgot/inboxtap.dev/pull/41
- build(deps): bump inboxtap from 0.2.5 to 1.4.0 in /examples/better-auth-nextjs by @dependabot[bot] in https://github.com/TracyNgot/inboxtap.dev/pull/38
GitHub release · Full changelog
v1.4.0 — 2026-07-23
✨ Features
- ✨ feat: add redacted test reports by @TracyNgot in #51
📝 Documentation
- 📝 docs: add assertion matcher example by @TracyNgot in #50
GitHub release · Full changelog
v1.3.0 — 2026-07-23
✨ Features
- ✨ feat: add assertion matchers by @TracyNgot in #49
📝 Documentation
- 📝 docs: add SMTP fault injection example by @TracyNgot in #48
GitHub release · Full changelog
v1.2.0 — 2026-07-23
✨ Features
- ✨ feat: add SMTP fault injection by @TracyNgot in #47
📝 Documentation
- 📝 docs: add test-runner fixture examples by @TracyNgot in #46
GitHub release · Full changelog
v1.1.0 — 2026-07-23
✨ Features
- ✨ feat: add test-runner fixtures by @TracyNgot in #44
🐛 Fixes
- 🚀 ci: release only for source changes by @TracyNgot in #24
- 🔒 fix: override vulnerable Sharp dependency by @TracyNgot in #42
- 🐛 fix: resolve release tags from package version by @TracyNgot in #45
🔒 Security
- build(deps): bump the bun-minor-and-patch group with 5 updates by @dependabot[bot] in https://github.com/TracyNgot/inboxtap.dev/pull/39
- build(deps): bump next from 16.2.10 to 16.2.11 in /examples/better-auth-nextjs by @dependabot[bot] in https://github.com/TracyNgot/inboxtap.dev/pull/25
📝 Documentation
- 📝 Improve AI discovery readiness by @TracyNgot in #27
- 📝 docs: render example READMEs in web docs by @TracyNgot in #43
📦 Maintenance
- 📦 chore: configure Context7 indexing by @TracyNgot in #26
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/TracyNgot/inboxtap.dev/pull/39
GitHub release · Full changelog
v1.0.6 — 2026-07-22
🐛 Fixes
- 🐛 fix: use static social preview images by @TracyNgot in #23
GitHub release · Full changelog
v1.0.5 — 2026-07-21
📝 Documentation
- ✨ feat: refresh site branding and add demo video by @TracyNgot in #22
GitHub release · Full changelog
v1.0.4 — 2026-07-21
🐛 Fixes
- 🔒 fix: update vulnerable example dependencies by @TracyNgot in #21
GitHub release · Full changelog
v1.0.3 — 2026-07-21
📦 Maintenance
- 📦 chore: ignore Claude workspace files by @TracyNgot in #20
GitHub release · Full changelog
v1.0.2 — 2026-07-21
📝 Documentation
- 📝 docs: render the current version dynamically by @TracyNgot in #19
GitHub release · Full changelog
v1.0.1 — 2026-07-21
🔒 Security
- 🚀 ci: harden repository for public access by @TracyNgot in #18
GitHub release · Full changelog
v1.0.0 — 2026-07-21
- 🔖 chore: promote v0.3.2 unchanged
GitHub release · Full changelog
v0.3.2 — 2026-07-21
🐛 Fixes
- 🐛 fix: give zero-PR promotion releases a changelog item by @TracyNgot in #17
GitHub release · Full changelog
v0.3.1 — 2026-07-21
📦 Maintenance
- ⬆️ chore: override postcss and esbuild to patched versions by @TracyNgot in #16
GitHub release · Full changelog
v0.3.0 — 2026-07-21
✨ Features
- ✨ feat: add French and Spanish locales, SEO metadata, and localhost defaults by @TracyNgot in #15
GitHub release · Full changelog
v0.2.7 — 2026-07-21
📦 Maintenance
- 🔧 chore: add changelog, notes categorization, and on-demand releases by @TracyNgot in #14
GitHub release · Full changelog
v0.2.6 — 2026-07-21
📝 Documentation
- 📝 docs: add Better Auth and Nodemailer examples and guides by @TracyNgot in #13
GitHub release · Full changelog
v0.2.5 — 2026-07-21
📋 Other changes
- 📝 docs: add cypress, ci, troubleshooting, and alternatives pages by @TracyNgot in #12
GitHub release · Full changelog
v0.2.4 — 2026-07-21
📋 Other changes
- 🔧 chore: add npm keywords for discoverability by @TracyNgot in #11
GitHub release · Full changelog
v0.2.3 — 2026-07-21
📋 Other changes
- 🔧 chore: set the npm package homepage to inboxtap.dev by @TracyNgot in #10
GitHub release · Full changelog
v0.2.2 — 2026-07-21
📋 Other changes
- 🚀 ci: authenticate the npm publish step with NPM_TOKEN by @TracyNgot in #9
GitHub release · Full changelog
v0.2.1 — 2026-07-21
This version was never published to npm; the first published release is v0.2.2.
📋 Other changes
- ✅ test: verify Vercel Analytics wiring in static export by @TracyNgot in #8
GitHub release · Full changelog
v0.2.0 — 2026-07-21
This version was never published to npm; the first published release is v0.2.2.
📋 Other changes
- ✨ feat: bind both loopback addresses so localhost works by @TracyNgot in #6
GitHub release · Full changelog
v0.1.2 — 2026-07-21
This version was never published to npm; the first published release is v0.2.2.
📋 Other changes
- 🐛 fix: render dark theme colors in docs code blocks by @TracyNgot in #5
GitHub release · Full changelog
v0.1.1 — 2026-07-21
This version was never published to npm; the first published release is v0.2.2.
✨ Features
- 🚀 ci: automate npm releases by @TracyNgot in #2
📝 Documentation
- ✨ feat: add InboxTap documentation website by @TracyNgot in #1
- 📝 docs: add open-source funding links by @TracyNgot in #3
- 📝 docs: add project overview by @TracyNgot in #4