← Back tolarr; Back to Changelog

Changelog

July 2026

Real-time Data Updates

Added WebSocket endpoint for live BTC price and slot updates every second. Replaced REST polling with persistent WebSocket connections for faster, more reliable data.

📊

Multi-Market Support

Extended data collection to support multiple timeframes (15m, 5m, 1h) simultaneously. Added URL-driven navigation for different market views.

💾

Performance & Storage

Implemented GZip compression and SQLite history storage for faster responses. Added connection pooling to eliminate database overhead.

🔍

Chart Improvements

Added zoom modal with full data support, interval controls, and smart downsampling for smooth performance. Implemented localStorage caching for faster chart loading.

🐛

Bug Fixes

Fixed redirect loops, improved data isolation between timeframes, resolved WebSocket connection issues, and added official-beat endpoint support.

🚀 Features

  • [08/07]feat(a2a): deterministic watchdog + leases for team liveness