v1.7.0
Overview
Liquidity Analytics & Oracle Integration
- Fiat-converted values now appear across the entire app — dashboard charts, balance sheets, lightning summaries, and index panels
- Full lightning analytics pipeline with channel balance tracking, remote balance reconstruction, and server-side backfill
- Mint balance sheet chart has assets and liabilities now
- Animated channel visualizations on the lightning summary
Dashboard Overhaul
- Redesigned index page with dedicated info panels for Bitcoin, Lightning, Mint, and Taproot Assets
- Connection dialogs and indicators for all connected services
- Facehash deterministic avatars for crew members
- Animated coin and UTXO stack visualizations
- Protocol linking between services on the index page (know your backends)
Event Log System
- Track all configuration changes made across Orchard with a full audit trail
- Filterable table with timeline bubble chart, expandable detail rows, and section chips
- Filter by section, type, status, actor, and date range
- Dedicated AI agent for natural language event queries
Mint General Cards
- New 2x2 summary grid at the top of the mint dashboard
- Activity Card — operation counts, volumes, completion rates, sparkline charts, and limit warnings
- Config Card — NUT support status, minting/melting state, and limit bars
- Keysets Card — active/inactive counts, promise and proof totals, and database size
Custom Date Range Picker
- New scroll picker with infinite-scroll calendar and preset sidebar replaces the old date picker across all sections
- Seven presets: Last 7/30/90 Days, This Quarter, This/Last Year, All Time
- Selections persist across sessions
CDK 0.15 & Nutshell 0.19
- Improved accounting accuracy and fee analytics
- Full swap tracking in the mint database
- Keyset oracle views with V2 keyset support and version toggle
Warning
CDK mints have a new accounting method (>0.15.0) so mints migrating from older versions may have inaccurate balances in Orchard
Bug Fixes & Package Updates
- Fixed app settings not loading after login
- Fixed public request timeout (15s TTL)
- Angular 21.2, NestJS 11.1.14, and various dependency updates
- Security vulnerability patches
What's Changed
- feat: liquidity analytics, oracle integration, and dashboard overhaul by @orangeshyguy21 in #140
- Chore: Feb 2026 Dependency Updates by @orangeshyguy21 in #141
- chore: Cdk 15 | Nutshell 19 by @orangeshyguy21 in #144
- feat: event log system by @orangeshyguy21 in #145
- feat: date range selection by @orangeshyguy21 in #146
- feat: mint general cards by @orangeshyguy21 in #147
- chore: update dependencies 03/01/26 by @orangeshyguy21 in #148
- chore: version bump v.17 by @orangeshyguy21 in #150
- fix: app settings auth by @orangeshyguy21 in #151
- chore: v1.7 testing by @orangeshyguy21 in #152
Full Changelog: v1.6.2...v1.7.0