- Fixed AI Chat module not loading
- Added License activation in Settings → Profile
- Eye toggle to show/hide license key and API keys
- Fixed missing modules in installer
- All Python modules properly synced to dist
⬇ Download v1.3.2
- AI Chat Assistant with full system context, ML insights, and product knowledge
- Pre-flight integrity checks on startup (updates, license, zombies, stale prices, disk space)
- Alpaca-only pricing engine — no third-party API accounts needed
- Price cache with staleness protection, validation, circuit breaker, and atomic writes
- Bear market mode with 3-tier auto-detection
- Symbol discovery with approve/reject/blacklist workflow
- Notification preferences (email via Resend, billing via LemonSqueezy)
- Enterprise section with contact form for institutional inquiries
- Developer recovery system (password + email verification)
- Dynamic version detection on website — download always shows latest
- Legal compliance guardrails in AI responses
- Simplified pricing: Standard () and Premium () — all features included
- Hardened price data pipeline — all services use staleness-protected cache
⬇ Download v1.3.1
- Alpaca-only pricing engine — no AlphaVantage or CoinMarketCap accounts needed
- Simplified setup: only one account required (Alpaca)
- Price cache with staleness protection, validation, and circuit breaker
- Atomic price database writes prevent corruption
- Bear market mode with 3-tier detection (Fear & Greed, portfolio P/L, losing positions)
- Symbol discovery with approve/reject/blacklist workflow
- Chat widget: add and remove symbols via natural language
- Centralized timezone utilities with triple fallback
- Comprehensive buy and sell diagnostic tools
- Trade recording bug — trades now always write to correct history file
- FIFO entry price calculation for accurate profit reporting
- All services read from price cache (no direct API calls in trading path)
- Thundering herd protection prevents API rate limiting
- Price validation rejects zero, NaN, and suspicious 50%+ jumps
⬇ Download v1.3.0
- Install path changed to AllaML (was TradeML)
- All installer screens now show AllaML branding
- Process detection works for both old and new install paths
⬇ Download v1.2.5
- Hard license enforcement on all trade endpoints
- Trades blocked without valid license key
- Developer bypass for testing
- Auto-trade blocked without license
⬇ Download v1.2.4
- All URLs now point to allaml.ai domain
- Support email updated to support@allaml.ai
- SmartScreen bypass instructions on download page
⬇ Download v1.2.3
- License enforcement system
- Server-side license validation via LemonSqueezy
- Hardware fingerprint machine binding
- Read-only mode without valid license
- 24-hour offline grace period
- License activation and deactivation endpoints
- Support for Standard and Premium tiers
⬇ Download v1.2.2
- Updated logo to AllaML branding
- Updated background image to AllaML theme
⬇ Download v1.2.1
- REBRAND: TradeML is now AllaML
- All user-facing references updated to AllaML
- New domain: allaml.ai
- Support email: support@allaml.ai
- Terms of Use and Disclaimers page
- Copyright footer with legal links
⬇ Download v1.2.0
- Fixed installer showing splash behind setup wizard
- Launch AllaML checkbox unchecked by default to prevent overlap
⬇ Download v1.1.1
- Added Terms of Use and Disclaimers page
- Third-party vendor disclaimer (Alpaca, CoinGecko, etc.)
- Risk disclaimer for trading
- Privacy policy section
- Copyright footer with Terms link
- Support email integration in footer and AI assistant
⬇ Download v1.1.0
- Copyright footer with support email and release notes links
- Support intent in AI assistant (type support or help)
- 7-day support response time notice
⬇ Download v1.0.9
- Custom llama face icon for AI assistant (ask-ai-llama.png)
- Installer no longer shows previous version dialog
- Splash screen cleanup during upgrades
⬇ Download v1.0.8
- Custom llama face AI assistant icon
- Ask AI tooltip on hover
- Installer no longer prompts about previous version
- Silent process cleanup during upgrades
⬇ Download v1.0.7
- AI Assistant icon changed to llama head
- Ask AI tooltip on hover
- Setup wizard highlights the AI button
- Check for Updates button in dashboard header
- Auto-checks for updates on page load with pulsing badge
⬇ Download v1.0.6
- Check for Updates button in dashboard header
- Auto-checks for updates on dashboard load with pulsing badge
- Fixed update detection — was getting 403 from R2 (missing User-Agent)
⬇ Download v1.0.5
- Fixed critical installer hang at Creating shortcuts that froze the system
- Console window removed — AllaML runs fully headless
- Stop AllaML button in dashboard footer
- Stale browser tab detection on startup
- Dashboard auto-reconnects when API restarts
- Tab leader election prevents duplicate trading from multiple tabs
- Fixed installer memory leak from Ollama re-installation
⬇ Download v1.0.4
- Broker Connection in User Profile for managing API keys
- Pause/unpause auto-trading per symbol
- BTC wallet transfer support in Deposit page
- Deposit page uses wallet-based language (no mining references)
- Setup wizard links directly to Broker Connection
- Launcher restart flow with proper dialogs
⬇ Download v1.0.3
- Startup splash screen with live progress bar and status updates
- Auto-update checker — notifies users when new versions are available
- Release notes page with full changelog
- Version tracking system for future updates
- Splash screen now uses native Windows Forms (works without tkinter)
- Launcher crash on startup resolved
⬇ Download v1.0.2
- Splash screen with progress indicator during startup
- Auto-update checker — notifies when new versions are available
- User Profile page with theme selection (Alpaca Fields, Classic Dark)
- Settings Reference Guide cheat sheet
- Crypto eligibility testing with Alpaca account validation
- Setup wizard overlay for new users with step-by-step onboarding
- Transparent AllaML logo and custom app icon
- Alpaca Fields background theme
- Installer now auto-launches after install
- Background services no longer crash-loop on fresh install
- Reinstall process no longer affects other running applications
- API starts gracefully when Alpaca keys not configured
- Removed automatic startup entries from Windows startup
- Updated crypto policy messaging with Alpaca Support links
- AI assistant now handles crypto eligibility questions
- ML Insights Reset Defaults button
⬇ Download v1.0.1
- Initial release
- Automated scalping engine for stocks and crypto via Alpaca
- Real-time dashboard with portfolio, trade history, and performance charts
- Smart Loss Prevention system (rule-based pattern matching)
- Local AI integration via Ollama (llama3.1:8b)
- Mobile monitoring via Cloudflare Worker
- Setup wizard for guided onboarding
- Windows installer with bundled Python runtime and Ollama