v0.0.27

microsoft/VibeVoicev0.0.27Jun 10, 2026by github-actions[bot]

AI Summary

A feature-rich update introducing live automation status tracking, external chat gateway integrations, and document blob storage segregation. The release also improves Docker GPU builds and includes various UI and performance optimizations.

Key Highlights

  • Live Run Status & Step Ticker for Automations.
  • External chat gateways added for Telegram, WhatsApp, Slack, and Discord.
  • Document Blob Storage and connector segregation.
  • Improved Docker GPU builds and installer flow reliability.

New Features

  • Live Run Status display for automation steps.
  • External chat gateway integration (Telegram, WhatsApp, Slack, Discord).
  • Document Blob Storage and connector segregation.
  • Upgrade MiniMax default model to M3.
  • Route large documents to Monaco viewer.

Full Release Notes

## What's Changed
* Feat(Automations): Live Run Status & Step Ticker Via Zero by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/1457
* feat: upgrade MiniMax default model to M3 by @octo-patch in https://github.com/MODSetter/SurfSense/pull/1456
* feat: Add external chat gateways for Telegram, WhatsApp, Slack, and Discord by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/1444
* feat(migrations): fix automation tables migration for idempotency by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1458
* fix(route): update backend URL handling for internal Docker network by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1459
* refactor(thread): improve layout and responsiveness of welcome message by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1461
* [Feat] Add Document Blob Storage, Segregate Connectors, and Jira Cleanup by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/1463
* refactor(page): remove AdSenseScript by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1465
* feat(chat): add RemoveAdsBanner component to FreeChatPage by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1466
* feat: improve chat navigation, automation UI, and summary-free indexing by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/1467
* feat(editor): route large documents to Monaco viewer by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/1470
* [Refactor] : Reorganize the agents and notifications modules by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/1471
* feat: Improve Docker GPU builds, installer flow, and compose reliability by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/1472
* feat: refactors, chat speed and scrapling migration by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1474
* [Fix(indexers)] Stop documents getting stuck in pending/processing on ETL or skip failures by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/1475
* feat: add all missing changelogs by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/1473
* feat(0.0.27): bug fixes and optimizations by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1476
* feat: build fixes by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1477


**Full Changelog**: https://github.com/MODSetter/SurfSense/compare/v0.0.26...v0.0.27