Changelog
What changed, and when
Connector releases carry a version and a published SHA-256. The auto-updater verifies both plus a signature before it replaces a file.
02 August 2026 · connector 1.0.0
First public release
Everything the product does today, on both platforms.
- Full command set: market, pending, close, partial, modify, macros, connector control
- Five volume modes with lot maths derived from your broker's tick value and contract size
- Breakeven, pip trailing and ATR trailing
- Daily and cumulative protection limits with every action mode
- On-chart dashboard with a Resume control after a persistent halt
- Signed commands, dedupe ring buffer, signal expiry, account binding, kill switch
28 July 2026 · platform
Latency page, published percentiles
Every account now sees its own p50, p95 and p99 alongside the split across receipt, queue, poll wait and broker fill — including the slow tail, which is the part that actually matters.
19 July 2026 · platform
Test send, dry run
The syntax builder now runs the real parser and the real lot maths against a chosen live account and returns the exact lots, stop price and target price the connector would use. No order is placed.
11 July 2026 · platform
Rejections in plain language
Every rejected signal now states what happened and the fix. "Two volume parameters in one alert. Keep one." replaced the error codes.
Breaking changes
There have been none, and the alert grammar is treated as a contract. If one ever becomes unavoidable, it
ships behind a per-license opt-in with at least 60 days of notice and both syntaxes accepted throughout.