v0.0.26
microsoft/VibeVoicev0.0.26Jun 1, 2026by github-actions[bot]
AI Summary
Core automation engine introduction with scheduled tasks and event-driven triggers. This release also brings OpenTelemetry observability integration and significant improvements to the desktop application lifecycle and branding.
Key Highlights
- Automation V1 engine with scheduled agent tasks.
- Event-driven trigger type (document.entered_folder).
- OpenTelemetry integration for observability.
- Improved desktop updates, branding, and local server lifecycle.
New Features
- Automation V1 engine with scheduled agent tasks.
- Event-driven triggers (document.entered_folder).
- OpenTelemetry integration.
- Improved desktop updates and local server lifecycle.
- Enhanced task management and timeout configurations.
Full Release Notes
## What's Changed * feat: added adsense on /free page by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1424 * feat: update Privacy Policy for cloud by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1425 * feat: OpenTelemetry integration by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/1427 * fix: move getConnectorTelemetryMeta from components/ to lib by @guangyang1206 in https://github.com/MODSetter/SurfSense/pull/1426 * refactor: extract shared hasPermission helper (MODSetter/SurfSense#1366) by @guangyang1206 in https://github.com/MODSetter/SurfSense/pull/1428 * [Fixes] Packaged desktop: connector redirect + linux launcher icon by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/1429 * refactor(web): centralize OAuth callback cookie contract (fixes #1362) by @suryo12 in https://github.com/MODSetter/SurfSense/pull/1430 * refactor: migrate PromptConfigManager save to updateSearchSpaceMutationAtom by @dekalouis in https://github.com/MODSetter/SurfSense/pull/1431 * refactor(web): replace slideout panel window event with jotai atom (f… by @suryo12 in https://github.com/MODSetter/SurfSense/pull/1432 * fix(web): remove orphaned hasPermission inline body in roles-manager by @suryo12 in https://github.com/MODSetter/SurfSense/pull/1433 * refactor(web): shrink LayoutShell.documentsPanel interface (fixes #1360) by @suryo12 in https://github.com/MODSetter/SurfSense/pull/1436 * feat: improve desktop updates, branding, and local server lifecycle by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/1437 * feat: improve composer mentions and connector account selection by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/1439 * feat: enhance task management and timeout configurations in multi-age… by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1442 * [Feat] Automation V1 — Scheduled Agent Tasks, Created via Chat (HITL) or JSON by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/1443 * feat: added basic UI for automations and removed surfsense docs in chat related code. by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1445 * feat: added resource gates for automations by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1446 * [Feat] [Automations] Event-Driven Trigger Type with document.entered_folder by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/1449 * feat: updated automations UI by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1450 * feat(automations): enhance tracking for automation lifecycle events by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1452 * feat(release): v0.0.26 by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1454 * feat(v0.0.26): automations engine, chat streaming refactor, observability, and desktop app improvements by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1455 ## New Contributors * @suryo12 made their first contribution in https://github.com/MODSetter/SurfSense/pull/1430 * @dekalouis made their first contribution in https://github.com/MODSetter/SurfSense/pull/1431 **Full Changelog**: https://github.com/MODSetter/SurfSense/compare/v0.0.25...v0.0.26