v0.0.35
amark/gunv0.0.35Jul 25, 2026by github-actions[bot]
AI Summary
This release adds new job and product scrapers for Indeed and Walmart, introduces Open Knowledge Format (OKF) for knowledge base serving, and improves UI/UX with refactored connectors.
Key Highlights
- New scrapers for Indeed jobs and Walmart products/reviews.
- Knowledge base now serves data in Open Knowledge Format (OKF).
- Scraper runs are now cited as verifiable sources in chat.
- Refactored connector modal and improved pointer-based tabs UI.
New Features
- Indeed Jobs Scraper
- Walmart Scraper
- OKF Knowledge Base Export
- Run Citations
- PostHog Analytics Integration
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