release: v1.0.4 — add AssistantConversation entity

This commit is contained in:
2026-03-31 20:33:21 +00:00
parent a3801deb55
commit b9abe5f921
+2 -2
View File
@@ -3,11 +3,11 @@
"module": "SmartAssistant",
"description": "Unified AI Assistant for Legal CRM — floating chat with case memory, office alerts, and n8n integration",
"author": "klear",
"version": "1.0.3",
"version": "1.0.4",
"acceptableVersions": [
">=8.0.0"
],
"releaseDate": "2026-03-29",
"releaseDate": "2026-03-31",
"php": [
">=8.1"
]