Releases: khayson/SMTP
Release list
ForgeMail v1.2.7 — Stable Infrastructure
Recommended — portable (no install): download ForgeMail_<version>_01_Windows_Portable.zip (sorts first in the asset list). Extract the folder, run forgemail-desktop.exe. The included forgemail.portable marker keeps your database in the data folder next to the app.
Installer: use ForgeMail_<version>_x64-setup.exe if you prefer a classic install (helps bootstrap WebView2 on some PCs).
Changelog: CHANGELOG.md on GitHub (same source as the in-app What's New tab).
ForgeMail v1.2.6 — Stable Infrastructure
Portable (no installer): download ForgeMail_x64_portable_<tag>.zip, extract anywhere, run forgemail-desktop.exe. Your data stays in the data folder next to the app.
Installer: use the NSIS *-setup.exe if you prefer a classic install (and WebView2 bootstrap when needed).
See the artifacts below for the latest ForgeMail stable delivery engine.
ForgeMail v1.2.5 — Stable Infrastructure
See the artifacts below for the latest ForgeMail stable delivery engine.
ForgeMail v1.2.2 — Stable Infrastructure
See the artifacts below for the latest ForgeMail stable delivery engine.
ForgeMail v1.2.1 — The Identity Release
What's New in v1.2.1 - The Identity Release
This release marks the complete transformation of the application into ForgeMail - a focused, professional SMTP interception tool for developers.
New Identity
- Product renamed from Postmaster Desktop to ForgeMail
- New monochrome app icon: envelope + lightning bolt
- Strict Slate-950 monochrome design system
Architecture
- 3-Pane Layout: Global Navigation / Signal Feed / Inspection Workspace
- High-breathability, spacious design
Components Redesigned
- WebhooksView: Cleaner Dispatch Rule registry aligned with new system
- SettingsModal: Simplified to core SMTP Port + License Key config
- Onboarding: Initialize Forge first-run experience
Bug Fixes
- Fixed trailing syntax error in WebhooksView.tsx
- Fixed missing X icon import in WebhooksView.tsx
- Fixed missing plugin-opener import in SettingsModal.tsx
Installers
| File | Platform | Type |
|---|---|---|
| ForgeMail_1.2.1_x64-setup.exe | Windows x64 | NSIS (Recommended) |
| ForgeMail_1.2.1_x64_en-US.msi | Windows x64 | MSI Package |
ForgeMail intercepts all SMTP traffic on localhost:1025. Point your Laravel, Flutter, Node.js, or Python app at it and inspect every email in real time.
Postmaster Studio v1.2.0 - Integrity
CHANGELOG
All notable changes to the Postmaster SMTP Studio project will be documented in this file.
[1.2.0] - 2026-04-02
Added
- System Tray Persistence: The studio now 'minimizes to tray' when the window is closed, ensuring the SMTP interception engine stays alive.
- Port Conflict Detection: Real-time UI alerts if the SMTP listener (port 1025) is blocked by another application.
- Dynamic Port Selection: Customize the SMTP listener port directly from the studio settings.
- Onboarding Experience: New "First-Run" welcome guide and a persistent "Postmaster Guide" sidebar for quick integration help.
- License Hook Stub: Architectural foundation for future license verification.
Fixed
- Critical Security (CSP): Implemented a robust Content Security Policy to sandbox HTML email previews.
- Branding Resync: Replaced all generic icons with the official transparent 'Postmaster Studio' logo.
- Version Sync: Synchronized all metadata across package.json, tauri.conf.json, and Cargo.toml.
[1.1.0] - 2026-04-01
Added
- Single Instance Lock: Prevents multiple studio instances from running simultaneously.
- Auto-Update Engine: Integrated with GitHub Releases for seamless background updates.
- Signal Replay: Ability to re-dispatch intercepted signals to webhooks.
- Log Hygiene: Automated 7-day purging of old webhook logs.
[1.0.0] - 2026-03-29
Added
- Initial release of the Postmaster SMTP Studio.
- Multi-Inbox (Project) support.
- Real-time Glassmorphic UI dashboard.
- Slack, Discord, and Telegram webhook integration.
Full Changelog: v0.1.2...v1.2.0
Full Changelog: v0.1.2...v1.2.0