v0.0.35

juicedata/juicefsv0.0.35Jul 25, 2026by github-actions[bot]

AI Summary

This release introduces new web scrapers for Indeed and Walmart, enhances the knowledge base with Open Knowledge Format (OKF) export and verifiable source citations, and improves the user interface with a dedicated connectors layout and pointer-based tabs.

Key Highlights

  • New Indeed jobs scraper
  • New Walmart product and review scraper
  • Open Knowledge Format (OKF) knowledge base export
  • Verifiable source citations in chat
  • PostHog analytics integration

New Features

  • Indeed jobs scraper
  • Walmart scraper
  • OKF knowledge base export
  • Cite scraper runs as verifiable sources
  • PostHog analytics integration
  • Dedicated connectors layout
  • Pointer-based tabs with live React-Query resolution

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