@@ -14,11 +14,11 @@ and this project adheres to
14
14
<!--
15
15
## [v0.108.0] - TBA
16
16
17
- ## [v0.107.40 ] - 2023-10-09 (APPROX.)
17
+ ## [v0.107.41 ] - 2023-11-01 (APPROX.)
18
18
19
- See also the [v0.107.40 GitHub milestone][ms-v0.107.40 ].
19
+ See also the [v0.107.41 GitHub milestone][ms-v0.107.41 ].
20
20
21
- [ms-v0.107.40 ]: https://github.com/AdguardTeam/AdGuardHome/milestone/75 ?closed=1
21
+ [ms-v0.107.41 ]: https://github.com/AdguardTeam/AdGuardHome/milestone/76 ?closed=1
22
22
23
23
NOTE: Add new changes BELOW THIS COMMENT.
24
24
-->
@@ -29,6 +29,33 @@ NOTE: Add new changes ABOVE THIS COMMENT.
29
29
30
30
31
31
32
+ ## [ v0.107.40] - 2023-10-18
33
+
34
+ See also the [ v0.107.40 GitHub milestone] [ ms-v0.107.40 ] .
35
+
36
+ ### Changed
37
+
38
+ - * Block* and * Unblock* buttons of the query log moved to the tooltip menu
39
+ ([ #684 ] ).
40
+
41
+ ### Fixed
42
+
43
+ - Dashboard tables scroll issue ([ #6180 ] ).
44
+ - The time shown in the statistics is one hour less than the current time
45
+ ([ #6296 ] ).
46
+ - Issues with QUIC and HTTP/3 upstreams on FreeBSD ([ #6301 ] ).
47
+ - Panic on clearing the query log ([ #6304 ] ).
48
+
49
+ [ #684 ] : https://github.com/AdguardTeam/AdGuardHome/issues/684
50
+ [ #6180 ] : https://github.com/AdguardTeam/AdGuardHome/issues/6180
51
+ [ #6296 ] : https://github.com/AdguardTeam/AdGuardHome/issues/6296
52
+ [ #6301 ] : https://github.com/AdguardTeam/AdGuardHome/issues/6301
53
+ [ #6304 ] : https://github.com/AdguardTeam/AdGuardHome/issues/6304
54
+
55
+ [ ms-v0.107.40 ] : https://github.com/AdguardTeam/AdGuardHome/milestone/75?closed=1
56
+
57
+
58
+
32
59
## [ v0.107.39] - 2023-10-11
33
60
34
61
See also the [ v0.107.39 GitHub milestone] [ ms-v0.107.39 ] .
@@ -47,7 +74,7 @@ See also the [v0.107.39 GitHub milestone][ms-v0.107.39].
47
74
48
75
### Changed
49
76
50
- - ipset entries are updated more often ([ #6233 ] ).
77
+ - ` ipset ` entries are updated more frequently ([ #6233 ] ).
51
78
- Node.JS 16 is now required to build the frontend.
52
79
53
80
### Fixed
@@ -66,9 +93,8 @@ See also the [v0.107.39 GitHub milestone][ms-v0.107.39].
66
93
[ #6233 ] : https://github.com/AdguardTeam/AdGuardHome/issues/6233
67
94
[ #6280 ] : https://github.com/AdguardTeam/AdGuardHome/issues/6280
68
95
69
- [ go-1.20.9 ] : https://groups.google.com/g/golang-announce/c/XBa1oHDevAo/m/desYyx3qAgAJ
70
- [ go-1.20.10 ] : https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo/m/UDd7VKQuAAAJ
71
-
96
+ [ go-1.20.10 ] : https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo/m/UDd7VKQuAAAJ
97
+ [ go-1.20.9 ] : https://groups.google.com/g/golang-announce/c/XBa1oHDevAo/m/desYyx3qAgAJ
72
98
[ ms-v0.107.39 ] : https://github.com/AdguardTeam/AdGuardHome/milestone/74?closed=1
73
99
74
100
@@ -2531,11 +2557,12 @@ See also the [v0.104.2 GitHub milestone][ms-v0.104.2].
2531
2557
2532
2558
2533
2559
<!--
2534
- [Unreleased] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.40 ...HEAD
2535
- [v0.107.40 ] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.39 ...v0.107.40
2560
+ [Unreleased] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.41 ...HEAD
2561
+ [v0.107.41 ] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.40 ...v0.107.41
2536
2562
-->
2537
2563
2538
- [Unreleased] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.39...HEAD
2564
+ [Unreleased] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.40...HEAD
2565
+ [v0.107.40] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.39...v0.107.40
2539
2566
[v0.107.39] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.38...v0.107.39
2540
2567
[v0.107.38] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.37...v0.107.38
2541
2568
[v0.107.37] : https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.36...v0.107.37
0 commit comments