mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-04-02 15:33:36 +03:00
changelog fixes
This commit is contained in:
parent
9c0f736f0c
commit
02afed66d5
1 changed files with 3 additions and 8 deletions
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…
Add table
Reference in a new issue