Changelog

Version history and updates for Web, Mobile and Telegram applications

🌐

Web Application

Active: v1.0.60 • Apr 28, 2026

Version 1.0.60

Released: April 28, 2026
Active
  • ✅ [Web][Backend] Blog System: AI blog generation with index/show views, admin API, and landing page integration
  • ✅ [Web][UI] Landing Page: Design and CSS refinements
  • ✅ [Web][Auth] Google OAuth: Mobile app callback redirect support and stateful API middleware for Capacitor WebView
  • ✅ [Web][UI] Pricing Page: Layout updates
  • ✅ [Web][System] Route Updates: API, web, and AI route adjustments for blog and auth flows
  • ✅ [Web][Dev] Tests for BotListFilters, MobileAppAuth, GoogleOAuthExchange, BlogMcp, and SystemStatsCommand
📱

Mobile Application

Active: v1.0.63 • Apr 28, 2026

Version 1.0.63

Released: April 28, 2026
Active
  • ✅ [App][Auth] Mobile OAuth: In-app browser Google sign-in/signup via mobileAuth utility
  • ✅ [App][UI] Open Trades: Redesigned trade status display and action buttons
  • ✅ [App][UI] Trade View: Layout and data presentation improvements
  • ✅ [App][UI] Bot List: Enhanced filtering, compact view, and state management
  • ✅ [App][UI] Reports: Daily PnL and Performance Overview page refinements
  • ✅ [App][UI] Auth Flow: LoggInCard and SignupCard mobile compatibility updates
  • ✅ [App][System] App Infrastructure: Capacitor build config, appResumer, and type definition updates
  • ✅ [App][Build] Android APK rebuild with all UI and auth updates
🤖

Telegram Bot

Active: v6.7.21 • Apr 28, 2026

Version 6.7.21

Released: April 28, 2026
Active
  • ✅ [Telegram][Backend] AI Blog Generation: OpenCodeGo API integration with auto-publish, image generation, and MCP server/tool support
  • ✅ [Telegram][Backend] Blog Admin API: BlogPostController for CRUD operations and blog config management
  • ✅ [Telegram][Backend] Trade Fix Command: app:fix-trades to correct sell trade open/close LTP and recalculate PnL
  • ✅ [Telegram][Backend] Trade Execution: TradeOpenJob and TradeOpenMarketJob refinements, X1Facade strategy updates
  • ✅ [Telegram][Backend] Bot Analytics: BotCustomReportExport, BotReportExport, and ReportController enhancements
  • ✅ [Telegram][Backend] Bot Management: BotController list filters, TradeResource, Bots/Trade/TradeOpposite model updates
  • ✅ [Telegram][System] System Stats: SendSystemStatsToDevChannelCommand and SystemStatsService improvements
  • ✅ [Telegram][System] Queue Control: StartOrStopQueues command for supervisor config reload
  • ✅ [Telegram][Backend] Upstox/Demat: UpstoxManagerFacade and MarketManagerFacade refinements
  • ✅ [Telegram][Auth] Google OAuth: Mobile app support in OAuth state with DB migration
  • ✅ [Telegram][Auth] ConditionalStatefulApi middleware to bypass stateful auth for Capacitor WebView
  • ✅ [Telegram][Backend] Telegram Pages: CloseTradeConfirmed and PageUtils adjustments
  • ✅ [Telegram][Dev] Tests for BotListFilters, MobileAppAuth, GoogleOAuthExchange, BlogMcp, and SystemStatsCommand