mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
remove stale ElectricSQL references from changelog and test fixtures
This commit is contained in:
parent
657f546908
commit
0916c1addd
2 changed files with 3 additions and 3 deletions
2
surfsense_backend/tests/fixtures/sample.md
vendored
2
surfsense_backend/tests/fixtures/sample.md
vendored
|
|
@ -10,7 +10,7 @@ document upload pipeline. It includes various markdown formatting elements.
|
|||
- Document upload and processing
|
||||
- Automatic chunking of content
|
||||
- Embedding generation for semantic search
|
||||
- Real-time status tracking via ElectricSQL
|
||||
- Real-time status tracking via Zero
|
||||
|
||||
## Technical Architecture
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "SurfSense v0.0.12 - New Main UI, Real-time Collaboration and Comments"
|
||||
description: "SurfSense v0.0.12 transforms the platform with a redesigned chat-first interface, real-time collaboration features, comment threads with @mentions, and instant notifications powered by ElectricSQL + PGlite."
|
||||
description: "SurfSense v0.0.12 transforms the platform with a redesigned chat-first interface, real-time collaboration features, comment threads with @mentions, and instant notifications powered by real-time sync."
|
||||
date: "2026-01-26"
|
||||
tags: ["UX", "UI", "Real-time chat", "Collaboration", "Comments"]
|
||||
version: "0.0.12"
|
||||
|
|
@ -40,7 +40,7 @@ This release brings major improvements to **collaboration and user experience**.
|
|||
|
||||
#### Real-Time Notifications
|
||||
|
||||
- **Instant Updates**: Replaced slow polling with instant notifications using ElectricSQL + PGlite
|
||||
- **Instant Updates**: Replaced slow polling with instant notifications using real-time sync
|
||||
- **New Inbox**: See connector indexing, document processing, and system events immediately
|
||||
- **Cross-Tab Sync**: Syncs across all your browser tabs in real-time
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue