Pull request 1787: 5639-querylog-filter-fix
Fixes #5639. Squashed commit of the following: commit 1aa02c8fa2b858f9c9a41c5dd6746d4d2e3de654 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Sun Mar 26 13:39:29 2023 +0300 querylog: fix filtered log filter
This commit is contained in:
@@ -123,6 +123,8 @@ In this release, the schema version has changed from 17 to 20.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Query log not showing all filtered queries when the “Filtered” log filter is
|
||||
selected ([#5639]).
|
||||
- Panic in empty hostname in the filter's URL ([#5631]).
|
||||
- Panic caused by empty top-level domain name label in `/etc/hosts` files
|
||||
([#5584]).
|
||||
@@ -133,6 +135,7 @@ In this release, the schema version has changed from 17 to 20.
|
||||
[#5567]: https://github.com/AdguardTeam/AdGuardHome/issues/5567
|
||||
[#5584]: https://github.com/AdguardTeam/AdGuardHome/issues/5584
|
||||
[#5631]: https://github.com/AdguardTeam/AdGuardHome/issues/5631
|
||||
[#5639]: https://github.com/AdguardTeam/AdGuardHome/issues/5639
|
||||
|
||||
[rfc6761]: https://www.rfc-editor.org/rfc/rfc6761
|
||||
|
||||
|
||||
Reference in New Issue
Block a user