Changelog

What changed,
and when.

Every release, with the fixes and the security work listed alongside the features.

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.0Initial Release
February 10, 2026

First 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 17 of 17