v0.8.83
airweave-ai/airweavev0.8.83Feb 10, 2026by felixschmetz
AI Summary
Documentation was updated for Cursor connectors, while CSV file support and the Excel connector were removed from the codebase.
Key Highlights
- Removed CSV file support and Excel connector
- Updated documentation for Cursor connectors
Breaking Changes
- Removed CSV file support
- Removed Excel connector
Full Release Notes
## What's Changed * Docs: actualize Cursor's connectors doc reference by @viralpraxis in https://github.com/airweave-ai/airweave/pull/1400 * feat: remove CSV file support and Excel connector by @felixschmetz in https://github.com/airweave-ai/airweave/pull/1390 ## New Contributors * @viralpraxis made their first contribution in https://github.com/airweave-ai/airweave/pull/1400 **Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.8.82...v0.8.83