What's Changed
1.6.3 (2026-04-05)
- Add Project List Filter to restrict which projects appear in dropdowns using regex patterns
- Add Log Bucket Filter with include/exclude support — prefix patterns with
!to exclude matching buckets (e.g.,!.*/_Defaultto hide Default buckets) - Fix race condition in variable query where default project could be unresolved before bucket/view queries run
Full Changelog: v1.6.2...v1.6.3