-
78beb82c7d
chore: bump version to 2.11.0 (CaseFiles dual-backend integration — P5/P6/P7)
main
v2.11.0
chaim
2026-06-21 11:15:48 +00:00
-
7811943178
feat: place AI-generated documents in the CaseFiles case folder (P7)
chaim
2026-06-21 10:53:24 +00:00
-
c1476d5c52
fix: route document naming through the canonical namer; sanitize LLM-chosen names
v2.10.5
chaim
2026-06-03 08:13:46 +00:00
-
68b3536084
fix(2.10.4): add missing clientDefs/AssistantRule.json
v2.10.4
chaim
2026-05-27 10:12:18 +00:00
-
97f7607b2b
fix(2.10.3): expose AssistantRule + CaseMemory in Admin Layout Manager
chaim
2026-05-27 09:52:13 +00:00
-
0f9d06739e
fix(2.10.3): expose AssistantRule + CaseMemory in Admin Layout Manager
v2.10.3
chaim
2026-05-27 09:52:13 +00:00
-
-
bd1d484e74
fix(2.10.2): AfterInstall must be a no-namespace class
v2.10.2
chaim
2026-05-27 09:36:42 +00:00
-
d266380e6d
fix(2.10.1): CaseMemory Controller + correct layout path
v2.10.1
chaim
2026-05-27 09:12:48 +00:00
-
1d200fc3f6
fix(installer): seed AssistantPrompt rows with skipAll to bypass beforeSave user-service requirement
chaim
2026-05-27 08:52:55 +00:00
-
65faf99e11
feat(2.10.0): Shira management UI — prompts, rules, memory, skills in EspoCRM
v2.10.0
chaim
2026-05-27 08:33:49 +00:00
-
e40f3d4534
fix(2.9.2): add AssistantRule Controller — fixes silent save_rule 404
v2.9.2
chaim
2026-05-27 06:50:16 +00:00
-
89b3f5844e
fix(2.9.1): extractFromDocx — drop PHPWord dependency, parse word/document.xml directly
v2.9.1
chaim
2026-05-26 14:01:44 +00:00
-
37a8b67b95
feat(2.9.0): free-form document creation + sandboxed case folder management
v2.9.0
chaim
2026-05-14 13:17:15 +00:00
-
39d9093bf6
feat: free-form document creation, case folder management, alert refinements
chaim
2026-05-14 13:03:27 +00:00
-
b05e1c8488
fix(chat): extend AJAX timeout 180s→600s and surface slow-progress hint
v2.8.2
chaim
2026-05-13 12:47:02 +00:00
-
b313c96955
fix: increase curl timeout to 600s for long-running AI tasks
v2.8.1
chaim
2026-05-06 17:55:48 +00:00
-
2a03425514
chore: sync README version to 2.8.0
chaim
2026-04-25 21:19:25 +00:00
-
f400f2fec7
feat: add getDocumentBytes endpoint for OCR + SignatureRequest context
v2.8.0
chaim
2026-04-19 11:45:05 +00:00
-
405ceb7684
fix(alerts): broaden task detection to include Contact-linked tasks
v2.7.3
chaim
2026-04-14 06:07:04 +00:00
-
2569003f33
fix: broaden task detection to include Contact-linked tasks
chaim
2026-04-14 06:02:27 +00:00
-
289a9cf27f
fix: deep-convert nested stdClass params in executeTool endpoint
v2.7.2
chaim
2026-04-09 20:59:12 +00:00
-
1bb0c06345
fix: wrap executeActionsWithLoop in try/catch to prevent raw 500 errors
v2.7.1
chaim
2026-04-09 20:51:06 +00:00
-
59fc8acdc4
chore: remove bidi-table skill (wrong repo)
chaim
2026-04-09 16:19:33 +00:00
-
586b543a4c
chore: remove 28 tracked ZIP files, add .gitignore, build to build/
chaim
2026-04-09 16:03:27 +00:00
-
c3212e71fe
feat: generic template generation — any WebDAV template usable without code
v2.7.0
chaim
2026-04-09 14:25:07 +00:00
-
f84b2f1cef
feat: add executeTool endpoint for direct plugin tool invocation
v2.6.1
chaim
2026-04-09 11:31:16 +00:00
-
2a8046b737
feat: add document reading, multi-doc summarization, and batch rename for Shira
v2.6.0
chaim
2026-04-09 11:24:45 +00:00
-
f319f981f9
chore: bump version to 2.5.5
chaim
2026-04-07 22:04:07 +00:00
-
bf98495198
refactor: remove getLegalAidData from CaseContextBuilder
v2.5.5
chaim
2026-04-07 19:12:43 +00:00
-
c541069cb5
feat: include LegalAid data in case context for AI assistant
v2.5.4
chaim
2026-04-07 15:27:36 +00:00
-
7480e7db35
chore: add SmartAssistant v2.5.3 release zip
chaim
2026-04-07 10:41:58 +00:00
-
3c6e54d233
fix: increase chat timeout from 120s to 180s to prevent tool call timeouts
v2.5.3
chaim
2026-04-06 22:40:57 +00:00
-
6c97ba2361
feat: add delete_task tool + expose delete tools to AI gateway
v2.5.2
chaim
2026-04-06 17:14:19 +00:00
-
94397c809b
fix: reorder dashlet tabs — attention first, open cases last
v2.5.1
chaim
2026-04-06 14:09:50 +00:00
-
b810c9fcff
feat: SmartAssistant v2.5.0 — delete tools + expandable chat panel
v2.5.0
chaim
2026-04-06 12:59:06 +00:00
-
0dc26f3b15
feat: SmartAssistant v2.4.0 — create_call tool + behavioral rules system
v2.4.0
chaim
2026-04-06 06:20:23 +00:00
-
ca04dd72f8
feat: add plugin tool handler support via metadata lookup
chaim
2026-04-06 05:08:39 +00:00
-
87bc4b6770
feat: SmartAssistant v2.3.0 — document tools + NetworkStorage integration
v2.3.0
chaim
2026-04-05 14:53:27 +00:00
-
2fe807b7f9
feat: SmartAssistant v2.2.0 — EspoCRM sends its own credentials to AI Gateway
v2.2.0
chaim
2026-04-05 06:46:13 +00:00
-
026c32a3f7
chore: bump version to 2.1.3
v2.1.3
chaim
2026-04-04 22:17:07 +00:00
-
2e350e33b9
fix: avatar tight face crop — no gray corners
chaim
2026-04-04 22:16:24 +00:00
-
1d7eb19a43
fix: avatar fills full circle + badge outside overflow
v2.1.2
chaim
2026-04-04 22:06:23 +00:00
-
0fc53b54b7
chore: bump version to 2.1.1
v2.1.1
chaim
2026-04-04 21:48:57 +00:00
-
4c0bf3a67c
fix: circular avatar + visible notification badge
chaim
2026-04-04 21:32:13 +00:00
-
35c57d36ae
feat: SmartAssistant v2.1.0 — full permissions, multi-line input, BiDi tables, Shira avatar
v2.1.0
chaim
2026-04-04 21:21:29 +00:00
-
0f77631f75
feat: SmartAssistant v2.0.0 — feminine Hebrew + AI Gateway
v2.0.0
chaim
2026-04-04 20:40:48 +00:00
-
81fa5f3a08
feat: auto-refresh panels after Shira executes an action
v1.1.7
chaim
2026-04-03 15:53:01 +00:00
-
cf0e9ad2bc
fix: stdClass as array error in ConversationRepository
v1.1.6
chaim
2026-04-03 14:33:25 +00:00
-
07df19b412
fix: stream notes showing empty content - add data() method
v1.1.5
chaim
2026-04-03 14:09:05 +00:00
-
b9542e3980
fix: add missing var self = this in showDetail()
v1.1.4
chaim
2026-04-03 12:05:30 +00:00
-
4f5b6be884
fix: register stream note views in clientDefs.Note.itemViews
v1.1.3
chaim
2026-04-03 11:40:48 +00:00
-
b8e8c01da5
fix: use self.escapeString() for consistency with EspoCRM API
v1.1.2
chaim
2026-04-03 11:26:19 +00:00
-
62004360e8
fix: replace Espo.Utils.escapeString with jQuery text escaping
v1.1.1
chaim
2026-04-03 10:53:47 +00:00
-
f616065585
fix: dashlet detail shows actual items instead of empty alerts
v1.1.0
chaim
2026-04-03 10:21:58 +00:00
-
1eb856b178
feat: rename assistant to שירה (Shira)
v1.0.9
chaim
2026-03-31 23:12:31 +00:00
-
c9d08aa1b9
feat: rename assistant to שירה (Shira)
chaim
2026-03-31 23:12:29 +00:00
-
233f56eccf
feat: add status endpoint, hide FAB/dashlet when integration disabled
v1.0.8
chaim
2026-03-31 23:10:59 +00:00
-
0157b31249
feat: add status endpoint, hide FAB/dashlet when integration disabled
chaim
2026-03-31 23:10:33 +00:00
-
49c42e3d20
feat: add status endpoint, hide FAB/dashlet when integration disabled
chaim
2026-03-31 23:10:29 +00:00
-
4dad65f578
feat: add status endpoint, hide FAB/dashlet when integration disabled
chaim
2026-03-31 23:10:22 +00:00
-
f116611c73
feat: add status endpoint, hide FAB/dashlet when integration disabled
chaim
2026-03-31 23:09:16 +00:00
-
ff2388e7e1
feat: add status endpoint, hide FAB/dashlet when integration disabled
chaim
2026-03-31 23:09:10 +00:00
-
92c3cd2cdc
release: v1.0.7
v1.0.7
chaim
2026-03-31 23:01:33 +00:00
-
3102bcff77
feat: clickable dashlet cards with detail drill-down
chaim
2026-03-31 23:01:19 +00:00
-
f5c60f4272
release: v1.0.6
v1.0.6
chaim
2026-03-31 22:56:28 +00:00
-
21c3e33635
fix: add getColor to dashlet for EspoCRM v9 compatibility
chaim
2026-03-31 22:56:08 +00:00
-
ffbb648dd5
release: v1.0.5
v1.0.5
chaim
2026-03-31 22:53:23 +00:00
-
f915faafdc
fix: add getActionItemDataList to dashlet for EspoCRM v9 compatibility
chaim
2026-03-31 22:53:10 +00:00
-
b9abe5f921
release: v1.0.4 — add AssistantConversation entity
v1.0.4
chaim
2026-03-31 20:33:21 +00:00
-
a3801deb55
feat: add AssistantConversation i18n (fa_IR/Hebrew)
chaim
2026-03-31 20:33:05 +00:00
-
300cc58a97
feat: add AssistantConversation i18n (en_US)
chaim
2026-03-31 20:33:01 +00:00
-
c1ea2b7868
feat: add AssistantConversation scope definition
chaim
2026-03-31 20:32:53 +00:00
-
184cd19285
feat: add AssistantConversation entity definition for chat persistence
chaim
2026-03-31 20:32:49 +00:00
-
2c34d56c64
release: v1.0.3
v1.0.3
chaim
2026-03-29 21:34:38 +00:00
-
d5c8a60193
fix: add clientModule to module.json for client-side template resolution
chaim
2026-03-29 21:34:18 +00:00
-
96e7c8e9e0
release: v1.0.2
v1.0.2
chaim
2026-03-29 20:58:35 +00:00
-
f3805424d3
fix: correct CSS and script paths in app/client.json metadata
chaim
2026-03-29 20:58:22 +00:00
-
1eea85da2b
release: v1.0.1
v1.0.1
chaim
2026-03-29 20:52:18 +00:00
-
fbe4f82517
refactor: migrate client paths to EspoCRM module format
chaim
2026-03-29 20:51:55 +00:00
-
95ca8a0af4
docs: add comprehensive Hebrew README
chaim
2026-03-26 18:53:09 +00:00
-
bd1cd17490
chore: auto-update README version from manifest on build
chaim
2026-03-26 18:49:22 +00:00
-
ffd966a4f0
chore: add composer.json for automated Composer Registry publishing
chaim
2026-03-26 09:12:23 +00:00
-
0cdbf6dcb8
fix: dashlet view extend base View instead of DashletView, add getTitle method
v1.0.0
chaim
2026-03-24 10:07:47 +00:00
-
a148e0f99e
feat: initial SmartAssistant module — unified AI assistant with case memory
chaim
2026-03-23 14:38:49 +00:00