From 8a28e8b7166f0f081128be5a087a245a1257ca30 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Mon, 27 Jan 2025 10:44:24 -0500 Subject: [PATCH] update changelog Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2f31e4b9..854622ca7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,10 +57,11 @@ - **schedulers**: ability to create model-less schedulers - **quantiation**: code refactor into dedicated module - **dynamic attention sdpa**: more correct implementation and new trigger rate control -- **Authentication**: +- **Remote access**: - perform auth check on ui startup - - unified standard and modern-ui authentication method - - cleanup auth logging + - unified standard and modern-ui authentication method & cleanup auth logging + - detect & report local/external/public ip addresses if using `listen` mode + - detect *docker* enforced limits instead of system limits if running in a container - **Fixes**: - non-full vae decode - send-to image transfer