changelogMarch 14, 2026
March 2026 Changelog
New skill: meeting-prep. Improved calendar sync. Performance optimizations across the board.
OpenJarvis Team
New: Meeting Prep skill
The meeting-prep skill automatically prepares briefing documents before your calendar events. For each meeting, Relay:
- Pulls attendee profiles from your CRM and LinkedIn
- Summarizes recent email threads with attendees
- Reviews shared documents and extracts key points
- Generates a one-page briefing with talking points
The briefing arrives 30 minutes before each meeting.
Improved: Calendar sync
Calendar sync now supports:
- Google Calendar — full read/write with OAuth
- Outlook/Exchange — via Microsoft Graph API
- CalDAV — for self-hosted calendar servers (Nextcloud, Radicale)
Sync interval reduced from 5 minutes to 60 seconds for urgent-flagged events.
Performance
- Skill execution time reduced by ~40% through parallel tool calls
- Memory usage optimized for long-running sessions
- Heartbeat check interval configurable (default: 15 min)
Bug fixes
- Fixed: Calendar events with no end time caused skill crash
- Fixed: Email drafts with inline images rendered incorrectly
- Fixed: Research brief skill timeout on slow API responses
Full technical details in the release notes on GitHub.