v0.0.35
MODSetter/SurfSensev0.0.35Jul 25, 2026by github-actions[bot]
AI Summary
Adds new job and product scrapers while enhancing the knowledge base with export capabilities. The release also introduces run citations in chat and PostHog analytics for observability.
Key Highlights
- Indeed jobs and Walmart scrapers
- Open Knowledge Format (OKF) knowledge base export
- Run citations as verifiable sources in chat
- PostHog analytics integration
- Refined connectors layout
New Features
- Indeed jobs scraper
- Walmart scraper
- OKF knowledge base export
- Run citations
Full Release Notes
## What's Changed * feat: updated homepage by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1612 * [Feat] Add Indeed jobs scraper by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/1605 * fix: avoid blocking audio writes by @Sanjays2402 in https://github.com/MODSetter/SurfSense/pull/1613 * [Feat] Walmart scraper: product + reviews across API, chat, and MCP by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/1614 * [Feat] Serve the knowledge base in Open Knowledge Format (OKF) by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/1617 * refactor(tabs): pointer-based tabs with live react-query resolution, workspace limits, and UI polish by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/1609 * [Feat] Cite scraper runs as verifiable sources in chat by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/1619 * feat(backend): integrate PostHog analytics for enhanced observability by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1622 * feat(connectors): replace connector modal with a dedicated connectors layout by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/1624 * [Fixes] Scraper API input validation & error handling by @CREDO23 in https://github.com/MODSetter/SurfSense/pull/1623 * feat(model connection): remove manual model creation by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/1551 * fix: UI changes by @AnishSarkar22 in https://github.com/MODSetter/SurfSense/pull/1627 * Release v0.0.35: Indeed & Walmart scrapers, Amazon EU marketplaces, OKF knowledge base export, run citations, Fix Image Attachments by @MODSetter in https://github.com/MODSetter/SurfSense/pull/1628 ## New Contributors * @Sanjays2402 made their first contribution in https://github.com/MODSetter/SurfSense/pull/1613 **Full Changelog**: https://github.com/MODSetter/SurfSense/compare/v0.0.34...v0.0.35