feat: refine earth bgp collector presentation

This commit is contained in:
linkong
2026-03-31 17:30:53 +08:00
parent c565ac0637
commit e384318b50
7 changed files with 491 additions and 71 deletions

View File

@@ -300,6 +300,20 @@ Released: 2026-03-25
- Fixed several collected-data field mapping issues.
- Fixed frontend table layout inconsistencies across multiple admin pages.
- Fixed TOP500 parsing and related metadata alignment issues.
## 0.22.2
Released: 2026-03-31
### Highlights
- Refined Earth BGP collector presentation so coverage sectors, scanning behavior, and surface-aligned station markers read more like a coherent observability layer.
### Improved
- Improved BGP collector rendering with surface-aligned mesh icons, directional scanning sectors, and tighter sector geometry that stays closer to the globe surface.
- Improved collector icon styling by centralizing marker visual parameters in `BGP_CONFIG.collectorIcon` and restoring clearer low-saturation status color on the icon body.
- Improved dense collector readability by widening overlap spreading and reducing default non-selected glow so stations stay legible without blooming into bright clusters.
## 0.22.1
Released: 2026-03-31