-
released this
2026-04-03 13:26:27 +03:00 | 52 commits to main since this releaseשינויים
תיקון באג — "אין פריטים להצגה"
הכרטיסיות "תיקים פתוחים" ו"דיונים השבוע" הציגו מספרים אבל בלחיצה תמיד הופיע "אין פריטים להצגה". הסיבה: הספירה בכרטיסייה הייתה מכל הפריטים, אבל הפירוט סינן רק פריטים בעייתיים (תיקים לא פעילים 14+ ימים, דיונים ללא הכנה).
תיקון: הוספת
getOpenCaseItems()ו-getUpcomingHearingItems()ל-AlertCalculator — עכשיו הפירוט מציג את כל הפריטים הרלוונטיים עם סטטוס בעברית.שינויים נוספים
- כותרת הדשלט שונתה ל"שירה — עוזרת אישית"
- שם ההרחבה תוקן ל-SmartAssistant (ללא רווח)
קבצים שהשתנו
Services/AlertCalculator.php— מתודות חדשות לרשימת תיקים ודיוניםServices/SmartAssistantService.php— API מחזירopenCasesו-upcomingHearingsviews/dashlets/smart-assistant.js— שימוש בנתונים הנכונים לכל כרטיסייהmanifest.json— שם ההרחבה וגרסה
Downloads
-
v1.0.9 — Meet שירה (Shira) Stable
released this
2026-04-01 02:13:02 +03:00 | 53 commits to main since this releaseChanges
- feat: Renamed the assistant display name from "עוזר חכם" to "שירה" (Shira)
- Updated placeholder text, chat title, and disabled dashlet message
- Internal module name remains SmartAssistant
Downloads
-
released this
2026-04-01 02:11:10 +03:00 | 55 commits to main since this releaseChanges
- feat: Added
/SmartAssistant/action/statusendpoint that checks if the integration is enabled - feat: FAB (floating chat button) now hidden when integration is not enabled
- feat: Dashlet shows 'not enabled' message instead of loading data when integration is disabled
- Ensures UI and settings are synchronized — no more phantom widgets when integration is off
Downloads
- feat: Added
-
released this
2026-04-01 02:01:45 +03:00 | 61 commits to main since this releaseNew Feature
- feat: Dashlet cards are now clickable — clicking a card shows the relevant alert items below
- תיקים פתוחים → shows inactive/unassigned cases
- משימות באיחור → shows overdue tasks with case links
- דיונים השבוע → shows hearings without preparation
- דורשים תשומת לב → shows all critical + warning alerts
- Active card gets a colored border indicator
- Each alert item links directly to its case
- Click again to collapse
Fixes (from v1.0.5-1.0.6)
getActionItemDataList()for EspoCRM v9 compatibilitygetColor()for EspoCRM v9 compatibility
Downloads
- feat: Dashlet cards are now clickable — clicking a card shows the relevant alert items below
-
released this
2026-04-01 01:56:38 +03:00 | 63 commits to main since this releaseFix
- fix: Added
getColor()method to dashlet view — required by EspoCRM v9+ dashlet framework. FixesTypeError: e.getColor is not a functionon dashboard load. - Includes previous v1.0.5 fix (
getActionItemDataList).
Downloads
- fix: Added
-
released this
2026-04-01 01:53:34 +03:00 | 65 commits to main since this releaseFix
- fix: Added
getActionItemDataList()to dashlet view — required by EspoCRM v9+ dashlet framework. Without it,TypeError: e.getActionItemDataList is not a functionwas thrown on dashboard load.
Downloads
- fix: Added
-
released this
2026-04-01 01:46:40 +03:00 | 67 commits to main since this releaseChanges
- feat: Added
AssistantConversationentity definition for chat persistence (was missing from module) - feat: Added scope, i18n (en_US + fa_IR/Hebrew) for AssistantConversation
- fix: Version bump to 1.0.4
Deployment Notes
- Requires EspoCRM >= 8.0.0, PHP >= 8.1
- After install, run Admin > Rebuild
- Configure webhook URL in Admin > Integrations > Smart Assistant:
- Claude:
https://n8n.dev.marcus-law.co.il/webhook/smart-assistant-claude - Gemini:
https://n8n.dev.marcus-law.co.il/webhook/smart-assistant-gemini
- Claude:
n8n Workflows
Provider Workflow ID Webhook Path Claude (Anthropic) ACscQnerhDBYjgnF/webhook/smart-assistant-claudeGemini 2.5 Flash uqlxZpjQRyXm1fm4/webhook/smart-assistant-geminiDownloads
- feat: Added
-
v1.0.3 Stable
released this
2026-03-30 00:34:38 +03:00 | 72 commits to main since this releaseRelease 1.0.3
Downloads
-
v1.0.2 Stable
released this
2026-03-29 23:58:35 +03:00 | 74 commits to main since this releaseRelease 1.0.2
Downloads
-
v1.0.1 Stable
released this
2026-03-29 23:52:18 +03:00 | 76 commits to main since this releaseRelease 1.0.1
Downloads