From 233f56eccf2cf1cbb093b422724fa660591a5feb Mon Sep 17 00:00:00 2001 From: Chaim Date: Tue, 31 Mar 2026 23:10:59 +0000 Subject: [PATCH] feat: add status endpoint, hide FAB/dashlet when integration disabled --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 45a7d19..3a75d9c 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "module": "SmartAssistant", "description": "Unified AI Assistant for Legal CRM — floating chat with case memory, office alerts, and n8n integration", "author": "klear", - "version": "1.0.7", + "version": "1.0.8", "acceptableVersions": [ ">=8.0.0" ],