beta-v0.0.13

MODSetter/SurfSensebeta-v0.0.13Feb 11, 2026by MODSetter

AI Summary

Major release focused on public chat sharing, permissions improvements, and cloud stability. Added immutable chat snapshots, shared memory features, GitHub models as LLM provider, and security fixes including CVE-2025-64712.

Key Highlights

  • Public Chat Sharing and Cloning with immutable snapshots
  • Split private vs shared chat memory with team prompt attribution
  • Added GitHub models as LLM provider
  • Resizable sidebar and unified left sidebar components
  • CVE-2025-64712 security fix and improved permissions
  • Rotating proxy support and Celery worker scaling improvements

New Features

  • Public chat sharing and cloning
  • Immutable public chat snapshots
  • Shared memory (private vs shared)
  • Prompt suggestions and role editing
  • Comment reply notifications and sharing page
  • Image generation capability
  • Rotating proxy support
  • Document ownership and deletion
  • Chat renaming and automatic naming
  • Auth rate limiting and refresh token auth

Full Release Notes

## What's Changed
* feat(fix): fix mentioned docs chat citation reference by @MODSetter in https://github.com/MODSetter/SurfSense/pull/741
* feat: Some UI/UX fixes, documentation updates by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/739
* fix: add `git` as github connector dependency and update connector status by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/742
* feat: various fixes and ux updates by @MODSetter in https://github.com/MODSetter/SurfSense/pull/743
* fix: No text in loading screen & UI of chats shown in sidebar by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/744
* [Feature] Public Chat Sharing and Cloning by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/745
* feat: Implemented hero A/B test, added Contact Sales button by @elammertsma in https://github.com/MODSetter/SurfSense/pull/748
* feat: Move inbox to a new area by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/747
* fix: composio drive connector by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/749
* [FIX] Connector indexing, chat cloning, and Gmail date handling fixes by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/751
* fix: notion connector issues by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/750
* chore: various QOL Updates by @MODSetter in https://github.com/MODSetter/SurfSense/pull/752
* hotpatch(cloud): add llm load balancing by @MODSetter in https://github.com/MODSetter/SurfSense/pull/754
* fix(database): handle duplicate podcast_status type creation gracefully by @elammertsma in https://github.com/MODSetter/SurfSense/pull/753
* refactor: streamline initialization logic for electric-sql & electric logs will not show in production by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/755
* fix: google calendar issues (composio & non-composio) by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/756
* fix: use ollama_chat provider for proper tool calls support by @AKC777 in https://github.com/MODSetter/SurfSense/pull/758
* docs: fix typos in documentation by @Dayang26 in https://github.com/MODSetter/SurfSense/pull/761
* [Feat] Immutable public chat snapshots by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/757
* fix: various issues with connectors & other issues by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/760
* feat: bug fixes by @MODSetter in https://github.com/MODSetter/SurfSense/pull/764
* try(hotpatch): fix cloud scaling issues. by @MODSetter in https://github.com/MODSetter/SurfSense/pull/766
* chore:  increase Celery worker autoscale limit from 64 to 128 by @MODSetter in https://github.com/MODSetter/SurfSense/pull/769
* feat: added celery task queue isolation to prevent collisions by @MODSetter in https://github.com/MODSetter/SurfSense/pull/770
* feat: Add document ownership & deletion of documents by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/765
* [FEAT] Prompt suggestions and role editing. by @elammertsma in https://github.com/MODSetter/SurfSense/pull/763
* chore: various fixes and document ownership tracking by @MODSetter in https://github.com/MODSetter/SurfSense/pull/771
* feat(migrations): make podcast file_location nullable by @MODSetter in https://github.com/MODSetter/SurfSense/pull/772
* [Feat] Add public chat sharing permissions, sharing page, and graceful 404 by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/767
* feat: improved permissions and CVE-2025-64712 fix  by @MODSetter in https://github.com/MODSetter/SurfSense/pull/773
* fix: add MIME type fetch for composio drive connector and some fixes by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/774
* [IMPR] Multiple website changes, pricing, features, fixes, default theme by @elammertsma in https://github.com/MODSetter/SurfSense/pull/775
* chore: QOL Updates by @MODSetter in https://github.com/MODSetter/SurfSense/pull/776
* feat: add new incentive task type for Discord by @MODSetter in https://github.com/MODSetter/SurfSense/pull/778
* Automatic chat naming, chat renaming, name in breadcrumbs by @elammertsma in https://github.com/MODSetter/SurfSense/pull/777
* [Feat] Comment reply notifications and chat page &  sharing improvements by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/782
* [Fixes] Implement refresh token auth, connector token pre-validation, and logout improvements by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/784
* Fixing google calendar and notion errors + better logging for debugging by @manojag115 in https://github.com/MODSetter/SurfSense/pull/785
* feat: image generation, refresh token auth, comment reply notifications, chat UX improvements & pricing update by @MODSetter in https://github.com/MODSetter/SurfSense/pull/786
* [IMPR] Changed labels for attachments and uploads to be clearer by @elammertsma in https://github.com/MODSetter/SurfSense/pull/787
* fix: typo and trailing periods from features in pricing page by @elammertsma in https://github.com/MODSetter/SurfSense/pull/788
* feat: rotating proxy support by @MODSetter in https://github.com/MODSetter/SurfSense/pull/789
* feat: revamp documents UI & some fixes by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/780
* feat: new manage docs ui/ux by @MODSetter in https://github.com/MODSetter/SurfSense/pull/790
* feat: QOL improvements & real-time document fixes by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/791
* UX: Removed Logs menu item and improved delete dialog by @elammertsma in https://github.com/MODSetter/SurfSense/pull/792
* feat: fixed and improved search and background task management. by @MODSetter in https://github.com/MODSetter/SurfSense/pull/803
* impr: batch index for messaging connectors & some fixes by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/796
* [Feat] Split private vs shared chat memory and add team prompt/attribution by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/799
* [FEAT] Added new A/B test, made sidebar resizable and made all left sidebars use the same component by @elammertsma in https://github.com/MODSetter/SurfSense/pull/801
* [Improvements] Add GitHub models as llm provider by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/802
* feat: added shared memory, streamlined agent file uploads by @MODSetter in https://github.com/MODSetter/SurfSense/pull/804
* fix: chat visibility imports by @MODSetter in https://github.com/MODSetter/SurfSense/pull/805
* feat(auth): improve error handling and add rate limiting by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/798
* feat: improve homepage integrations section by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/807
* feat: add user association for LLM config and image config tables by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/800
* feat: various stability updates and hotpatches for cloud by @MODSetter in https://github.com/MODSetter/SurfSense/pull/808
* hotpatch: update SlowAPI middleware to fix chat by @MODSetter in https://github.com/MODSetter/SurfSense/pull/809
* feat: add shared temporary directory for file uploads in Dockerfile by @MODSetter in https://github.com/MODSetter/SurfSense/pull/810

## New Contributors
* @AKC777 made their first contribution in https://github.com/MODSetter/SurfSense/pull/758
* @Dayang26 made their first contribution in https://github.com/MODSetter/SurfSense/pull/761

**Full Changelog**: https://github.com/MODSetter/SurfSense/compare/beta-v0.0.12...beta-v0.0.13