From 83861a6dec740c8fedd898e3bf1e3919845262d1 Mon Sep 17 00:00:00 2001 From: DaneEveritt Date: Sun, 24 Jul 2022 19:43:43 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 811b10d..47a6a3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## v1.7.0 +### Fixed +* Fixes multi-platform support for Wings' Docker image. + +### Added +* Adds support for tracking of SFTP actions, power actions, server commands, and file uploads by utilizing a local SQLite database and processing events before sending them to the Panel. +* Adds support for configuring the MTU on the `pterodactyl0` network. + ## v1.6.4 ### Fixed * Fixes a bug causing CPU limiting to not be properly applied to servers.