changelog fixes
This commit is contained in:
parent
9c0f736f0c
commit
02afed66d5
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -30,20 +30,15 @@ NOTE: Add new changes BELOW THIS COMMENT.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- Frontend rewritten in TypeScript
|
||||||
|
|
||||||
- The HTTP server's write timeout has been increased from 1 minute to 5 minutes
|
- The HTTP server's write timeout has been increased from 1 minute to 5 minutes
|
||||||
to match the one used by AdGuard Home's HTTP client to fetch filtering-list
|
to match the one used by AdGuard Home's HTTP client to fetch filtering-list
|
||||||
data ([#7041]).
|
data ([#7041]).
|
||||||
|
|
||||||
- Frontend rewritten in TypeScript
|
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
||||||
- Node 16 support, Node 18.18 or higher is required
|
- Node 18 support, Node 20 will be required in future releases.
|
||||||
|
|
||||||
### Added
|
|
||||||
|
|
||||||
- Node 18 support
|
|
||||||
|
|
||||||
|
|
||||||
[#7041]: https://github.com/AdguardTeam/AdGuardHome/issues/7041
|
[#7041]: https://github.com/AdguardTeam/AdGuardHome/issues/7041
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue