v0.0.27
qzane/textured_smplxv0.0.27Jun 10, 2026by github-actions[bot]
AI Summary
v0.0.27 enhances automation tracking, adds external chat gateways for social platforms, and improves document storage and indexing reliability.
Key Highlights
- Live Run Status & Step Ticker for Automations
- External chat gateways for Telegram, WhatsApp, Slack, Discord
- Document Blob Storage segregation
- Jira cleanup and refactoring
New Features
- Automation live status tracking
- External chat gateway integrations
- Document blob storage management
- Editor route for large documents to Monaco viewer
- Docker GPU build improvements
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