From 29680f0ee821b667e2260f216f4837a9e66cc66d Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 14 Oct 2025 11:34:55 -0400 Subject: [PATCH] v0.7.15 - Fixed race condition in subscription management causing intermittent core dumps and format truncation warning --- api/index.html | 2 +- api/index.js | 7 +++++- deploy_static.sh | 44 +------------------------------------- notes.txt | 40 ++++++++++++++++++++++++++++++++++ relay.pid | 2 +- src/embedded_web_content.c | 8 +++---- src/subscriptions.c | 3 ++- src/websockets.c | 24 +++++++++++++++++++-- 8 files changed, 77 insertions(+), 53 deletions(-) create mode 100644 notes.txt diff --git a/api/index.html b/api/index.html index 0adbef3..6b76f3f 100644 --- a/api/index.html +++ b/api/index.html @@ -174,7 +174,7 @@ -
+