v9.0.0-beta.1
·
65 commits
to main
since this release
What's Changed
- feat: Introduce Nightingale AI — built-in AI assistant, Skills marketplace, LLM config management, with page-specific prompt recommendations
- feat: Redesigned navigation menu, global layout, and table UI
- feat: Refactored notification channel management
- feat: New event pipeline execution tracking page with detailed execution view
- feat: Alert mutes now support batch deletion of expired rules
- feat: Mute / subscription / recording rule lists now support filtering by disabled status
- feat: Added Feishu SSO; OAuth2 userinfo supports nested paths; LDAP login supports optional role override
- feat: New host dashboard page with CPU, memory, and version stat cards
- feat: Dashboards support cross-page panel copy/paste via clipboard, TableNG CSV export, and MySQL variables with multi/all selection
- fix: Strengthened SQL injection protection, added Webhook queue size limit, unified MySQL collation
Upgrade note ⚠️
The new AI assistant relies on Redis Streams, so Redis 5.0 or later is required (Redis 7.0+ recommended for Cluster users to enable sharded Pub/Sub).
New Contributors
- @zgcbj made their first contribution in #3044
- @garudaen made their first contribution in #3050
- @feiguoL made their first contribution in #3062
Full Changelog: v8.5.1...v9.0.0-beta.1