Pull request: ADG-9715 formatting of elapsed times less than one millisecond

Merge in DNS/adguard-home from ADG-9715 to master

Squashed commit of the following:

commit d972608ad5429810e0f5ad430f11e037cd05ee40
Author: Ildar Kamalov <ik@adguard.com>
Date:   Thu Mar 6 12:46:29 2025 +0300

    ADG-9715 formatting of elapsed times less than one millisecond
This commit is contained in:
Ildar Kamalov
2025-03-07 16:42:37 +03:00
parent 0d2163c1d6
commit 64994c7fcb
2 changed files with 6 additions and 3 deletions

View File

@@ -20,6 +20,7 @@ NOTE: Add new changes BELOW THIS COMMENT.
### Fixed
- Formatting of elapsed times less than one millisecond.
- Changes to global upstream DNS settings not applying to custom client upstream configurations.
- The formatting of large numbers in the clients tables on the *Client settings* page ([#7583]).