What's Changed
- Fix MkDocs strict build failure from broken Shuffle docs link by @taylorwalton with @Copilot in #972
- fix(github-audit): resolve circular structure JSON error when adding a customer by @taylorwalton in #978
- fix(notification): populate timefield, alert_id, and index pointers in case notification payload (#979) by @taylorwalton in #981
- feat(notification): enrich Shuffle payloads with root case fields, rule_level, and severity (#980) by @taylorwalton in #982
- fix(logs): resolve 500 on GET /api/logs (#983) by @taylorwalton in #985
- feat(threshold): env-configurable SOURCE→index mapping with convention fallback (#976) by @taylorwalton in #986
- docs(threshold): document SOURCE→index resolution and env config (#976) by @taylorwalton in #987
- 930 add bookmarkable detail routes for core entities by @Linko91 in #989
Full Changelog: v0.1.80...v0.1.81