Changelog: Remove checkbox for self deleting a monkey on cleanup

This commit is contained in:
Ilija Lazoroski 2021-11-12 13:53:00 +01:00
parent 5030ea6266
commit 0f2a86d672
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
- "Kill file" option in the config. #1536
- Netstat collector, because network connection information wasn't used anywhere. #1535
- Checkbox to disable/enable sending log to server. #1537
- Checkbox for self deleting a monkey agent on cleanup. #1537
### Fixed
- A bug in network map page that caused delay of telemetry log loading. #1545