- FEATURE: fetch tenants from the VictoriaLogs backend and allow selecting a tenant in the datasource settings. See #475.
- FEATURE: enable client side caching and make reliable behavior in QueryBuilder filters. See #357.
- FEATURE: add compatibility with Grafana 10.x and 11.x by using dynamic component loading for Combobox.
- FEATURE: add quick level filter, which allows filtering logs by level according to
Log Level Rulesand the base level field. It is the first part of the issue #108. See pr #495. - FEATURE: add a default query expression
*in Explore mode when none is provided. See #483.