What's Changed
- feat(mcp): configure redis for session storage by @felixschmetz in #981
- fix(file-handling): prevent error messages from being stored as entity content by @felixschmetz in #985
- fix: Update HTTP methods for collection and source-connection endpoints (PUT → PATCH) by @felixschmetz in #986
- chore: Remove unused SourceConnectionDetailView component by @felixschmetz in #987
- refactor(api): let rate limits only apply on api key + use enums for auth method by @orhanrauf in #989
- fix: Enable scrolling in edit source connection modal on small screens by @felixschmetz in #988
Full Changelog: v0.6.51...v0.6.52