v0.0.28
VoiceBlender/voiceblenderv0.0.28Jun 11, 2026by github-actions[bot]
AI Summary
This release unifies the credits system, reworks the podcast generation into a lifecycle-driven module with multi-language support, and stabilizes the active thread rendering.
Key Highlights
- Unified credits system.
- Podcast generation reworked into a lifecycle-driven module with multi-language support.
- Stabilized active thread rendering and top-anchored scrolling.
- Backend anchor for `.gitignore` data/ rule.
New Features
- Unified credits system.
- Podcast lifecycle architecture (zero sync).
- Chat stability improvements.
- Document Blob Storage and Jira cleanup.
Full Release Notes
## What's Changed * fix(install.ps1): add manual validation for Variant parameter by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1478 * feat: unify credits system by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1480 * [Feat] Podcast: Rework generation into a lifecycle-driven module with multi-language support by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/1479 * fix(chat): stabilize active thread rendering and top-anchored scrolling by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/1481 * [Fix] Backend: anchor .gitignore data/ rule that silently excluded module code by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/1482 * feat(version): bumped to 0.0.28 by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1483 * feat(podcasts): rebuild podcast pipeline with lifecycle architecture, zero sync, and unified credit wallet by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1484 * feat(migration): evolve podcast lifecycle by detaching from zero_publication by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1485 **Full Changelog**: https://github.com/MODSetter/SurfSense/compare/v0.0.27...v0.0.28