mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-04-25 17:14:57 +02:00
feat: differentiated panel error messages & auto-hide desktop config (v2.3.5)
- Add Panel.showConfigError() with amber styling and desktop Settings link - Propagate `skipped` flag from Finnhub and FIRMS API responses - Show "API key not configured" on Markets/Heatmap/Commodities/FIRMS panels when sidecar returns skipped (missing API key) - ETF, Stablecoin, MacroSignals panels detect upstream API unavailability and show retry message instead of generic "Failed to fetch" - RuntimeConfigPanel auto-hides when all features are configured - Bump version to 2.3.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "world-monitor"
|
||||
version = "2.2.5"
|
||||
version = "2.3.5"
|
||||
description = "World Monitor desktop application"
|
||||
authors = ["World Monitor"]
|
||||
edition = "2021"
|
||||
|
||||
Reference in New Issue
Block a user