v2.0.0.0 #735
marketcalls
announced in
Announcements
v2.0.0.0
#735
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version 2.0.0.0 Released
Date: 22th Jan 2026
Major Release: Complete Frontend Rewrite & Feature Expansion
This is a major release featuring a complete rewrite of the frontend from Flask/Jinja2 templates to a modern React 19 Single Page Application (SPA). This release includes 212 commits representing months of development work, introducing new features like Flow Visual Builder, Historify, and enhanced real-time capabilities.
Highlights
New Features
React 19 Frontend Migration (77 Templates)
Phase 1 - Foundation
Phase 2 - Core Authentication & Trading
Phase 3 - Search & Symbol Management
Phase 4 - Charts, WebSocket & Sandbox
Phase 5 - Platform Integrations
Phase 6 - Strategy & Automation
Phase 7 - Monitoring & Administration
Frontend Tech Stack
Flow Visual Builder
Historify - Historical Data Management
Real-Time WebSocket Integration
Sandbox Mode (Sandbox Testing)
API Playground
Python Strategies
Telegram Bot
Email & SMTP
Action Center
Improvements
User Interface
Performance
Order Management
Broker Integrations
Charts
Security
Documentation
User Guide (30 Modules)
Architecture Documentation
API Documentation
PRD Documents
Other Documentation
Infrastructure
Database Architecture (5 Databases)
db/openalgo.db- Main database (users, orders, settings)db/logs.db- Traffic and API logsdb/latency.db- Latency monitoring datadb/sandbox.db- Analyzer/sandbox mode (isolated)db/historify.duckdb- Historical market data (DuckDB)Server Configuration
Docker
Dependencies
Python
Frontend
Breaking Changes
Migration Guide
For users upgrading from v1.0.0.41:
Backup your data
Update environment
Install dependencies
Database migration
Clear browser cache
Review breaking changes
Contributors
Special thanks to all contributors who made this release possible:
Previous Releases
[1.0.0.41] and earlier
See GitHub Releases for previous version history.
Links
This discussion was created from the release v2.0.0.0.
Beta Was this translation helpful? Give feedback.
All reactions