Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bniwredyc committed Jun 5, 2024
1 parent f783e90 commit 76b1e44
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,22 @@ NOTE: Add new changes BELOW THIS COMMENT.
-->
### Changed

Frontend rewritten in TypeScript, added Node 18 support
- 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
data ([#7041]).

- Frontend rewritten in TypeScript

### Deprecated

- Node 16 support, Node 18.18 or higher is required

### Added

- Node 18 support


[#7041]: https://github.com/AdguardTeam/AdGuardHome/issues/7041

<!--
NOTE: Add new changes ABOVE THIS COMMENT.
Expand Down

0 comments on commit 76b1e44

Please sign in to comment.