Changelog
Every Sentinel MT release, documented publicly.
v1.2
Current Release
April 10, 2026
- NewGuardian Heartbeat EA v3.0 with 46-field JSON output including broker round-trip time, session statistics, and pending order tracking.
- NewSix independent monitors: heartbeat staleness, tick activity, equity threshold, free margin, broker disconnect, and process liveness.
- NewOn-demand PDF report generation from the dashboard with full session metrics, equity history, and trade summary.
- NewPeriodic summary reports via Telegram and email on a configurable schedule.
- NewConfiguration wizard for first-time setup with guided terminal and notification configuration.
- NewExternal program monitoring for any Windows executable alongside MetaTrader 5 terminals.
- NewDashboard with real-time health score, terminal status, equity charts, and system metrics.
- FixScreenshot capture now correctly delivers images via email regardless of caption field state.
- FixSMTP port configuration is now validated and clamped to the range 25-65535 with a default of 587.
- FixPlaceholder credentials in notification configuration are now detected and silently disabled instead of producing errors.
- ChangeDashboard binds to 127.0.0.1 by default. LAN access requires explicit
host: 0.0.0.0in configuration. - ChangeSettings window opens without a visible console window on Windows.
- ChangeLicense verification includes rate limiting and body size guards for all endpoints.