Releases: MODSetter/SurfSense
Releases Β· MODSetter/SurfSense
beta-v0.0.8
What's Changed
- Fix/slack rate limiting & Github Repos ORG Filtering by @fblgit in #117
- feat: Added content based hashing to prevent duplicates and fix resync issues by @MODSetter in #120
- feat: Removed Hard Dependency on Unstructured.io by @MODSetter in #123
- Feat/GitHub actions docker publish by @fblgit in #122
- Adding GH Action to build image and host them on GHCR by @anshul7665 in #56
- fix(ui): update version to v0.0.7 in dashboard #121 by @itsmekaved in #124
- Feat/Discord Connector by @MuhamadAjiW in #125
- docs: update README and component description to include Discord Connector by @MODSetter in #126
- Added RoadMap by @MODSetter in #130
- feat: Adding Q/A Mode in Research Agent by @MODSetter in #134
- chore: remove VERSION file and clean up unused imports across multiple files by @MODSetter in #136
- fix(ui): Added Streaming Indicators by @MODSetter in #137
- fix: docs by @MODSetter in #140
- Adding UI build step to release workflow by @anshul7665 in #133
- feat: Stabilized Citation Logic by @MODSetter in #141
- feat: Document Selector in Chat. by @MODSetter in #142
- fix: Fix for case where nothing is selected for context. by @MODSetter in #143
- chore: readme by @MODSetter in #144
- chore: updated docs by @MODSetter in #148
- Added token management in Q&A and sub-section writing agents by @MODSetter in #149
- fix(ui): Improved Chat Document Selector Dialog. by @MODSetter in #150
- fix: q/a agent by @MODSetter in #151
- Update README.md by @MODSetter in #156
- feat: Added Calender Based Indexing. by @MODSetter in #157
- docs: update Docker setup documentation for creating .env files by @byuly in #158
- feat: added configurable LLM's by @MODSetter in #164
- chore updated docs by @MODSetter in #165
- fix: onboarding bug by @MODSetter in #166
- fix: generate content hash based on search space id as well. by @MODSetter in #169
- Feature: Uvicorn Config on .env by @MuhamadAjiW in #168
- Update README.md by @MODSetter in #170
- docs by @MODSetter in #171
- fix(backend): Fix rerank_documents node in sub_section_writer & qna_agent by @MODSetter in #174
- refactor(backend): Separated services from utils by @MODSetter in #175
- docs: Added contributing.md by @MODSetter in #176
- fix: Markdown & Text files should be supported as default. by @MODSetter in #177
- Fix issue #152: Added close functionality to player by @ritikprajapat21 in #178
- Fix #181: Added slider to increase/decrease volume by @ritikprajapat21 in #183
- feat: Added Follow Up Qns Logic by @MODSetter in #184
- Update README.md by @MODSetter in #185
- Update README.md by @MODSetter in #186
- feat(BACKEND): Added Log Management System for better Bug's Tracking by @MODSetter in #191
- feat(FRONTEND): Added Log Management UI by @MODSetter in #192
- feat(BACKEND): Implement task logging for connector indexing tasks by @MODSetter in #193
- feat(BACKEND): Added task logging for podcast generation by @MODSetter in #194
- feat(FRONTEND): Moved User Dropdown to Search Space Dashboard by @MODSetter in #195
- Add back button to settings page to navigate to /dashboard by @Swapnilpatil03 in #201
- fix(ui): Refactor logout function in UserDropdown.tsx #199 by @Swapnilpatil03 in #203
- fix(ui): Refactor UserDropdown.tsx to add safety check for user name by @masabinhok in #204
- fix(ui): Ensure all clickable elements use cursor-pointer for consistent UX by @masabinhok in #208
- fix(ui): Add back button in Create Search Space Page by @masabinhok in #207
- Fix/UI/add back button by @VarunShukla07 in #210
- Updated Streaming Service to efficiently stream content by @Utkarsh-Patel-13 in #209
- feat: Add Docling support as ETL_SERVICE option by @AbdullahAlMousawi in #211
- Refactor: Cleanup DOCLING PR by @MODSetter in #213
- Removed deprecated streaming methods. by @Utkarsh-Patel-13 in #214
- chore: updated docs for docling by @MODSetter in #216
- removed bad vid by @MODSetter in #217
- chore: Add Pre-Commit Hooks and CI Integration for Code Quality Enforcement by @masabinhok in #215
- refactor: fix for linkup by @MODSetter in #225
- [Feat]: Add JIRA connector by @CREDO23 in #222
- chore: update docs by @MODSetter in #227
- Ruff formater + Linter by @Utkarsh-Patel-13 in #226
- fix: linting by @MODSetter in #229
- Re-design & reimplemented Chat UI #223 by @Utkarsh-Patel-13 in #231
- feat: chat to ui llamaindex by @MODSetter in #232
- fix: when nothing is selected for context by @MODSetter in #233
- feat: add react-rough-notation dependency and update chat components β¦ by @MODSetter in #235
- fix: Added Syntax Highlighter for Code Blocks by @MODSetter in #236
- [Feature] Add confluence connector by @CREDO23 in #234
- Biome formatter and Linter for SurfSense Web and Extensions by @Utkarsh-Patel-13 in #237
- Added Biome by @MODSetter in #239
- docs: added confluence connector info by @MODSetter in #241
- Fixed docker config to run on non-windows architectures by @Utkarsh-Patel-13 in #244
- Fix docker config to run on non-windows architectures by @MODSetter in #245
- [Feature] Add clickup connector by @CREDO23 in #242
- docs: added clickup connector info by @MODSetter in #247
- fix(backend): modified unique constraint on search_source_connectors table by @MODSetter in #249
- Add Automated Code Review Rules by @enzo-inc in #251
- [Feature] Add Google calendar connector by @CREDO23 in #246
- feat: UI/UX improvements with document page refactor, enhanced sidebar, and navigation updates by @Utkarsh-Patel-13 in #258
- refactor: refactored background_tasks & indexing_tasks by @MODSetter in #259
- refactor: integrate voice selection utility in podcast audio generation by @MODSetter in #260
- feat: Added Local TTS (Kokoro TTS) Support by @MODSetter in #262
- docs: updated info for kokoro by @MODSetter in #263
- [Feature] Add Gmail connector by @CREDO23 in #257
- [Improvement] Google calendar connector | Allow indexing for future events (dates by @CREDO23 in #261
- feat: Fixed Document Summary Content across connectors and processors by @MODSetter in #270
- fix: Streaming Duplicate Sources & Delete Search Space UI by @MODSetter in https://github.com/MODSetter/SurfSe...
beta-v0.0.7
Major Changes
- Completed RAPTOR Hybrid Search @MODSetter
- Added YouTube Connector
- Added GitHub Connector (thanks to @Adamsmith6300)
- Added Linear Connector
- Shifted from GPT-Researcher to custom SurfSense Agent
- Added FumaDocs documentation
- Added LinkUp Search API connector
- Updated default chunkers and introduced CodeChunker
- Added Podcast Agent
- Added text-to-speech support
- Added speech-to-text support
- Improved Docker setup (thanks to @cubxxw)
- Removed hard dependency on Google Auth
New Contributors
- @Adamsmith6300 made their first contribution in #34
- @ritikprajapat21 made their first contribution in #74
- @cubxxw made their first contribution in #83
- @mpawank made their first contribution in #93
Full Changelog: https://github.com/MODSetter/SurfSense/commits/beta-v0.0.7