Changelog: Remove serialize config

This commit is contained in:
Ilija Lazoroski 2021-11-12 16:12:53 +01:00
parent 159b27025d
commit cb06f408d4
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
- Checkbox to disable/enable sending log to server. #1537
- Checkbox for self deleting a monkey agent on cleanup. #1537
- Checkbox for file logging. #1537
- Remove serialization of config. #1537
### Fixed
- A bug in network map page that caused delay of telemetry log loading. #1545