Skip to content

Commit 8e1a23c

Browse files
committed
all: sync with master
1 parent 1b67588 commit 8e1a23c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+884
-568
lines changed

CHANGELOG.md

Lines changed: 35 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,41 @@ The format is based on [*Keep a Changelog*](https://keepachangelog.com/en/1.0.0/
99
<!--
1010
## [v0.108.0] – TBA
1111
12-
## [v0.107.67] - 2025-09-25 (APPROX.)
12+
## [v0.107.68] - 2025-10-14 (APPROX.)
1313
14-
See also the [v0.107.67 GitHub milestone][ms-v0.107.67].
14+
See also the [v0.107.68 GitHub milestone][ms-v0.107.68].
1515
16-
[ms-v0.107.67]: https://github.com/AdguardTeam/AdGuardHome/milestone/102?closed=1
16+
[ms-v0.107.68]: https://github.com/AdguardTeam/AdGuardHome/milestone/103?closed=1
1717
1818
NOTE: Add new changes BELOW THIS COMMENT.
1919
-->
2020
<!--
2121
NOTE: Add new changes ABOVE THIS COMMENT.
2222
-->
2323

24+
## [v0.107.67] - 2025-09-29
25+
26+
See also the [v0.107.67 GitHub milestone][ms-v0.107.67].
27+
28+
### Added
29+
30+
- The *HaGeZi's DNS Rebind Protection* filter for protecting against DNS rebinding attacks ([#102]).
31+
- Support for configuring the suggested default HTTP port for the installation wizard via the `ADGUARD_HOME_DEFAULT_WEB_PORT` environment variable (useful for vendors).
32+
33+
### Changed
34+
35+
- Optimized matching of filtering rules.
36+
37+
### Fixed
38+
39+
- Excessive configuration file overwrites when visiting the Web UI and a non-empty `language` is set.
40+
- Lowered the severity of log messages for failed deletion of old filter files ([#7964]).
41+
42+
[#102]: https://github.com/AdguardTeam/AdGuardHome/issues/102
43+
[#7964]: https://github.com/AdguardTeam/AdGuardHome/issues/7964
44+
45+
[ms-v0.107.67]: https://github.com/AdguardTeam/AdGuardHome/milestone/102?closed=1
46+
2447
## [v0.107.66] - 2025-09-15
2548

2649
See also the [v0.107.66 GitHub milestone][ms-v0.107.66].
@@ -44,7 +67,7 @@ See also the [v0.107.66 GitHub milestone][ms-v0.107.66].
4467
[#7985]: https://github.com/AdguardTeam/AdGuardHome/issues/7985
4568
[#7987]: https://github.com/AdguardTeam/AdGuardHome/issues/7987
4669

47-
[go-1.25.1]: https://groups.google.com/g/golang-announce/c/PtW9VW21NPs
70+
[go-1.25.1]: https://groups.google.com/g/golang-announce/c/PtW9VW21NPs
4871
[ms-v0.107.66]: https://github.com/AdguardTeam/AdGuardHome/milestone/101?closed=1
4972

5073
## [v0.107.65] - 2025-08-20
@@ -90,7 +113,7 @@ In this release, the schema version has changed from 29 to 30.
90113

91114
[#7923]: https://github.com/AdguardTeam/AdGuardHome/issues/7923
92115

93-
[go-1.24.6]: https://groups.google.com/g/golang-announce/c/x5MKroML2yM
116+
[go-1.24.6]: https://groups.google.com/g/golang-announce/c/x5MKroML2yM
94117
[ms-v0.107.65]: https://github.com/AdguardTeam/AdGuardHome/milestone/100?closed=1
95118

96119
## [v0.107.64] - 2025-07-28
@@ -109,7 +132,7 @@ See also the [v0.107.64 GitHub milestone][ms-v0.107.64].
109132
[#7856]: https://github.com/AdguardTeam/AdGuardHome/issues/7856
110133
[#7903]: https://github.com/AdguardTeam/AdGuardHome/issues/7903
111134

112-
[go-1.24.5]: https://groups.google.com/g/golang-announce/c/gTNJnDXmn34
135+
[go-1.24.5]: https://groups.google.com/g/golang-announce/c/gTNJnDXmn34
113136
[ms-v0.107.64]: https://github.com/AdguardTeam/AdGuardHome/milestone/99?closed=1
114137

115138
## [v0.107.63] - 2025-06-26
@@ -126,7 +149,7 @@ See also the [v0.107.63 GitHub milestone][ms-v0.107.63].
126149

127150
- Status reported by the systemd service implementation in cases of auto-restart after a failed start.
128151

129-
[go-1.24.4]: https://groups.google.com/g/golang-announce/c/ufZ8WpEsA3A
152+
[go-1.24.4]: https://groups.google.com/g/golang-announce/c/ufZ8WpEsA3A
130153
[ms-v0.107.63]: https://github.com/AdguardTeam/AdGuardHome/milestone/98?closed=1
131154

132155
## [v0.107.62] - 2025-05-27
@@ -152,7 +175,7 @@ See also the [v0.107.62 GitHub milestone][ms-v0.107.62].
152175
[#2945]: https://github.com/AdguardTeam/AdGuardHome/issues/2945
153176
[#7801]: https://github.com/AdguardTeam/AdGuardHome/issues/7801
154177

155-
[go-1.24.3]: https://groups.google.com/g/golang-announce/c/UZoIkUT367A
178+
[go-1.24.3]: https://groups.google.com/g/golang-announce/c/UZoIkUT367A
156179
[ms-v0.107.62]: https://github.com/AdguardTeam/AdGuardHome/milestone/97?closed=1
157180

158181
## [v0.107.61] - 2025-04-22
@@ -3249,11 +3272,12 @@ See also the [v0.104.2 GitHub milestone][ms-v0.104.2].
32493272
[ms-v0.104.2]: https://github.com/AdguardTeam/AdGuardHome/milestone/28?closed=1
32503273

32513274
<!--
3252-
[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.67...HEAD
3253-
[v0.107.67]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.66...v0.107.67
3275+
[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.68...HEAD
3276+
[v0.107.68]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.67...v0.107.68
32543277
-->
32553278

3256-
[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.66...HEAD
3279+
[Unreleased]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.67...HEAD
3280+
[v0.107.67]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.66...v0.107.67
32573281
[v0.107.66]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.65...v0.107.66
32583282
[v0.107.65]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.64...v0.107.65
32593283
[v0.107.64]: https://github.com/AdguardTeam/AdGuardHome/compare/v0.107.63...v0.107.64

0 commit comments

Comments
 (0)