diff --git a/CHANGELOG.md b/CHANGELOG.md index e161a26df..707a6ff5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# 5.8.1 + +Agent: +- API to reconnect one server. +- Better error handling of file errors and remote control connection errors. +- Only start uploading file once all chunks were registered on the servers. + +SMP server: +- additional stats for sent message notifications. +- fix server page layout. + # 5.8.0 Version 5.8.0.10 diff --git a/apps/smp-server/static/index.html b/apps/smp-server/static/index.html index e3889de2a..e276ff596 100644 --- a/apps/smp-server/static/index.html +++ b/apps/smp-server/static/index.html @@ -15,6 +15,12 @@