Hot Fixes
- Resolved issue with opening PDF files protected by permission-only restrictions
- Fixed pipeline cancellation causing filenames to be incorrectly changed to 'unknown_source'
What's Changed
- feat(auth): add bcrypt-prefixed password hashing support by @danielaskdd in #2813
- ⚡ Bolt: Optimize text sanitization in utils.py by @danielaskdd in #2814
- Fix loginToServer content type and missing grant_type by @danielaskdd in #2821
- Postgress/pgvector backend now allows index large embeddings with HALFVEC by @Daggle24 in #2663
- fix: make document deletion retry-safe by @danielaskdd in #2826
- fix(pdf): handle permission-only encrypted PDFs without password by @danielaskdd in #2827
- Add driver info to AsyncMongoClient instantiation by @alexbevi in #2834
New Contributors
Full Changelog: v1.4.11...v1.4.12rc1