⛰️ Features
- CSV export for collection editors (Hash/List/Set/Zset/Stream) - (40e3a29)
- Keyboard shortcut for deleting the selected key - (99412a2)
- Server env tags as a fixed preset (None/Dev/UAT/Prod) - (a968b50)
- Shortcuts overlay, Slow Log export, per-server timeouts; faster conn failure - (c43a0c9)
- Cross-server config diff (CONFIG GET *) - (311e56c)
- Reuse key_type_badge as component in editor select key titlebar (#91) - (280e172)
- Value search, command stats, cross-server diff, batch TTL & CSV export - (0026c5b)
- Command Stats page + Tools menu grouping + persistence card fix - (fef2517)
- HyperLogLog + Bitmap viewers, key rename / cross-server copy - (891117a)
- GEO map viewer for geospatial sorted sets - (80d1231)
- AI optimization advice for memory analysis - (242cf1a)
🐛 Bug Fixes
- Surface swallowed load errors instead of empty panels - (de659b9)
- Memory analysis surfaces scan errors + samples large DBs by default - (4dff1ad)
- Key type badge sizes to content instead of wrapping - (f456e28)
- Retry server load after failure when re-selecting from home - (30476d0)
- Fix lint - (2db2b23)
- User-configurable db count + INFO keyspace fallback when CONFIG is blocked (#88) - (bafb01f)
🚜 Refactor
- Move caret to end after selecting a terminal command suggestion (#90) - (ed84df6)
- Environment-oriented tag colors - (e465c96)
⚡ Performance
- Cache metrics chart data at heartbeat instead of per frame - (6b551b0)
⚙️ Miscellaneous Tasks
- Update dependencies - (553000c)
I18n
- Translate status bar tool tooltips (de/es/fr/ja/pt/ru) - (9b6ed2b)