v0.0.27

VoiceBlender/voiceblenderv0.0.27Jun 10, 2026by github-actions[bot]

AI Summary

This release adds external chat gateways for Telegram, WhatsApp, Slack, and Discord, improves Docker GPU builds, and refactors the agents and notifications modules.

Key Highlights

  • Added external chat gateways for Telegram, WhatsApp, Slack, and Discord.
  • Improved Docker GPU builds and installer flow.
  • Reorganized agents and notifications modules.
  • Added Document Blob Storage and segregated Connectors.

New Features

  • External chat gateways.
  • Docker GPU build improvements.
  • Refactored agents and notifications modules.
  • Document Blob Storage.
  • Monaco editor for large documents.

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