Release History
Changelog
Every version, every change. Updates ship when they're ready — no feature-flag theatre.
v1.1.0
March 3, 2026
Sector rotation and early mover detection added for Pro tier.
NEWSector rotation engine — tracks 11 GICS sectors via ETF proxies (XLK, XLF, XLE, etc.). Rebalances to top-2 sectors weekly.
NEWEarly mover detection — pre-market gap scan at 8:00 AM ET, confirmation entry at 9:15 AM ET.
NEWPro tier launched. License server now enforces module access by tier at runtime.
IMPROVEDPosition monitor hold categories expanded from 3 to 5 tiers. Added SWING and CORE categories with separate stop logic.
BREAKINGSTOP_MODE=trailing renamed to STOP_MODE=trail in .env. Update your config if upgrading from v1.0.x.
FIXPosition monitor was applying the wrong trailing stop distance when a position moved into profit >15% in a single session.
v1.0.1
February 19, 2026
Hotfix release — screener scoring and installer fixes.
FIXMorning screener was scoring symbols with zero volume identically to high-volume symbols due to a divide-by-zero guard that returned 1 instead of 0.
FIXsetup.sh failed on fresh Ubuntu 22.04 installs if Node.js 18 wasn't present. Added auto-install via NodeSource.
FIXDashboard sometimes showed stale positions after a manual broker sync. Now auto-refreshes position table every 30s.
v1.0.0
February 10, 2026
Initial ReleaseFirst public release — Starter tier with position monitor, morning screener, dashboard, and Telegram alerts.
NEWPosition Monitor — enforces hard stops, trailing stops, and hold-category rules on open positions every 15 minutes.
NEWMorning Screener — pre-market scan of 4,000+ symbols ranked by momentum, volume, and price action.
NEWLive Dashboard — Express.js + vanilla JS frontend showing open positions, equity curve, and trade history.
NEWTelegram Notifications — configurable alerts for entries, exits, stops, and daily summary.
NEWRisk Circuit Breakers — daily loss limit, single-position concentration cap, and drawdown guard.
NEWsetup.sh one-command installer for Ubuntu 22.04. Installs dependencies, creates systemd service, runs DB migrations.
← NewerPage 10 of 10