added yesterday and tomorrow date filter macros

This commit is contained in:
Gani Georgiev
2024-12-05 13:34:11 +02:00
parent c6695b6a75
commit 7c01441392
3 changed files with 27 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
## v0.24.0 (WIP)
- Added `@yesterday` and `@tomorrow` date filter macros (@todo docs).
## v0.23.5 (WIP)
- Fixed UI logs search not properly accounting for the "Include requests by superusers" toggle when multiple search expressions are used.