Updates
Changelog
What's new and what's changed in Backpulse.
2026-09-04
v0.14.0Browser ExtensionCloud BacktestData SyncUI & UX
- TradingView 4 Key Stats Alignment — Unified both Cards and Table views to mirror TradingView's 4 core metrics: Total PnL, Max Drawdown, Profitable Trades, and Profit Factor
- Accurate Max Drawdown & Currency Extraction — Captures both Drawdown Amount (e.g. 362.27 USDT) and Percentage (54.48%), resolving separated currency DOM spans
- Closed Trades Ratio Display — Directly extracts the winning/total closed trades fraction (e.g. 64/189) from the Profitable Trades container instead of generic trade counters
- Standardized Decimal Precision — Display Win Rate to 2 decimals (33.86%) and Profit Factor to 3 decimals (0.856) matching TradingView native formatting
- Fixed Cloud Worker Pool Coordination — Resolved comboCursor is not defined exception in parallel worker pools for stable multi-page cloud optimization runs
- End-to-End Cloud & API Data Sync — Synchronized MongoDB result repositories, SSE live streaming, and API endpoints for seamless metric parity between Local and Cloud engines
- Table UI & CSV Export Overhaul — Enhanced table layout with 600px minimum width, monospace numeric typography, and structured CSV export with full Key Stats
2026-08-23
v0.13.11Security & AuthBilling & PlansExchanges & HubsDesign & Email
- Magic Link Email Verification — Required 1-click secure email verification before unlocking strategy backtest capabilities in the Extension and Cloud engine
- Smart Extension Guard & Real-Time Sync — Prominent verification status cards across Extension views with automatic real-time unlock detection upon email verification
- Dodo Payments Auto-Renewal Expiry Sync — Automatically reads next_billing_date from Dodo Payments webhooks to accurately synchronize and extend active plan expiration dates
- Complete Exchange Connections View on Account Page — Displays all API-key linked exchange hubs (Binance, Bybit, OKX, BingX, Bitget, etc.) with brand logos and live statuses
- Email Design System Overhaul (DESIGN.md) — Redesigned all system email templates with high-end editorial typography, signature pastel badge accents, and high-contrast pill CTAs
- Usage Limits & Metric Cleanups — Streamlined account usage metrics to eliminate legacy parameters and clearly display active plan resource allowances
2026-08-22
v0.13.0Local/Cloud EngineDiscord IntegrationPerformance
- Separated Local & Cloud Architecture — Completely isolated local browser runtime from remote cloud worker queues for rock-solid stability during parallel sessions
- Graceful Local Task Cancellation — Automatically stops and cleans up background processes when the browser tab is closed or cancelled by the user
- Discord Account Integration — Added Discord account linking for automated community alerts and trading support
2026-08-16
v0.12.0AI Blog SystemSEO & GEO EngineUI & UX
- Dynamic Blog Platform & Automated AI Engine (SEO & GEO) — Launched official Blog platform (/blog & /blog/[slug]) powered by a 7-day automated AI Blog Generator optimized for Search Engines (SEO) and AI Assistants (GEO) such as Perplexity, ChatGPT & Gemini
- Rich Markdown Renderer & Code Snippet Box — Integrated custom Markdown typography renderer featuring dark-themed syntax boxes, language tags, and a 1-click code copy button
- View Count Tracking & Related Articles — Automatically calculates article views and displays category-based related article recommendations
- Chrome Extension Guide Banner on Private Tab — Prominent guidance banner directing users to execute private Pine Script backtests via the Backpulse Chrome Extension
2026-08-16
v0.11.0Browser ExtensionBacktest EngineCloud InfrastructureUX & UI
- Extension Multi-Run & Parallel Tabs — Browser Extension now supports concurrent multi-tab backtest runs with execution persistence and plan-based limits (Starter: 1 tab, Pro: 3 tabs, Scale: Unlimited)
- Smart Fuzzy Parameter Matching — Intelligent fuzzy search algorithm automatically identifies and maps complex Pine Script parameter labels in TradingView dialogs
- Auto-Show Hidden Strategies — Automatically detects and unhides strategy indicators on the TradingView chart prior to parameter application
- Direct Cloud Job Submission — Submit Backtest Cloud jobs directly from the browser extension popup with TV session and chart metadata
- K3s & KEDA Cloud Auto-Scaling — Dynamic Kubernetes pod autoscaling driven by active job queue density with worker page pooling for rapid execution
- Custom 404 Page & Global Loader — Added bouncing dots global loader and responsive, multilingual custom 404 Not-Found page
- Smooth Parent-Triggered CSS Hover Animations — Optimized icon hover effects with CSS parent triggers for zero layout jank
- Login Source Tracking (loginSource) — Tracks and displays user authentication origin (Web vs Extension) across user profiles
2026-07-18
v0.10.0Backtest EngineMarketplaceUX
- Parallel backtest-cloud — run multiple tabs/jobs simultaneously, dramatically faster optimization
- Param checkboxes — option chips for Selectable, toggle for Boolean, free selection within plan limits
- Real-time optimization progress — live step counter, accurate ETA from progress rate, and elapsed time
- Trading Bot page — connect exchange, allocate capital, auto-trade and real execution history
- Bot signal source — TradingView webhook + direct admin signal push support
- Account page — now shows plan, member-since date, last login, and TV/Telegram connection status
- Merged Bayesian + Brute-force workers into a unified service — better performance and maintainability
- Auto-disconnect expired TradingView sessions + reconnect notice
- HeroBadge component standardizes page headers across the app
- Icon hover animations trigger from parent elements (buttons, links) — no need to hover the icon directly
- Fixed Backtest dark mode (lilac + text), Bybit/Kraken icons, Jobs History engine filter
2026-06-21
v0.9.3UINavigation
- Added breadcrumb navigation to all section pages on mobile (Backtest, Webhooks, Strategies, Marketplace)
- AI Studio & Visual Builder moved under the Strategies dropdown — cleaner, more focused top nav
- Renamed nav labels for clarity: Optimization Lab → Strategy Backtest, Jobs History → History, Quick Start → Quick Connect, Strategies Studio pill → Strategies
- BETA badge now displayed inline with the Python Backtest page title
- Hero content centered on Trading Bot and Copy Trade pages (Marketplace)
- Mobile nav: card-style background when expanding a section — easier to see active context
- Fixed Python Backtest mode selector: added label, fit-content width, desktop-only display
- Fixed nav header text zoom on hover caused by font-weight change
2026-06-01
v0.9.2Improvement
- Improved Account page — now shows real monthly signal quota usage
- Fixed Bot page responsive — Pine Script code block no longer overflows
- Added Contact tab to mobile nav
2026-05-20
v0.9.1FeatureBilling
- Lemon Squeezy integration — Pro/Scale plan checkout and management
- Added 3-day free Pro trial
- Secure HMAC webhook verification
2026-05-05
v0.9.0Beta Launch
- Backpulse public beta launch
- Bayesian and Brute-force backtest engine
- TradingView webhook → 30+ exchanges
- Strategy Library with 6 sample strategies