Key Features and Improvements:
- **Introduced [light](https://r2r-docs.sciphi.ai/documentation/installation/light/local-system) and [full](https://r2r-docs.sciphi.ai/documentation/installation/full/docker) installation modes** to facilitate faster setup / prototyping
- **Removed Neo4j dependency** - GraphRAG is now done entirely in Postgres, we will be writing a blog post around our motivations for this change.
- **Commitment to stable releases and migration** - R2R is moving towards serious use cases and is committed to providing working migration scripts with each major change following 3.2.0. This will be the last painful migration.
Optimizations:
- Improved knowledge graph configuration and construction process
- Added new prompt endpoints and management features
- Renamed groups to collections for improved clarity
- Integrated Supabase authentication
- Simplified hybrid search functionality
- Improved error messaging and handling
- Enhanced Docker configuration and build process
Documentation:
- Updated and fixed documentation, including broken links in Mintlify
- Improved configuration documentation for various components
Bug Fixes:
- Resolved issues with Docker commands and configurations
- Fixed parsing config docs
- Addressed problems with app settings and prompt management
- Corrected various minor bugs and typos
Developer Experience:
- Updated dependencies and package versions
- Improved typing and pagination
- Enhanced JS SDK with auto-refresh capability
**Full Changelog**: https://github.com/SciPhi-AI/R2R/compare/V3.1.0...v3.2.0