Releases: Sinaptik-AI/panda-etl
Releases · Sinaptik-AI/panda-etl
v0.3.3
What's Changed
-
New Features
- Enhanced chat functionality with improved document extraction and processing.
- Integrated Rollbar for error tracking in the frontend, providing better error handling and user feedback.
- Introduced user-friendly error fallback components to improve error management experience.
-
Bug Fixes
- Improved error handling mechanisms across various components to ensure smoother operation.
-
Documentation
- Updated environment configuration with new variables for better integration.
-
Tests
- Added new test cases for the vectorization process to ensure reliability and accuracy.
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- feat[mixpanel]: integration of mix panel for analytics (#43) by @ArslanSaleem
- fix[AI_field_Description]: error handling when credit limit reached (#42) by @ArslanSaleem
- fix[csv_display]: on process display only when process completed (#40) by @ArslanSaleem
- feat: split fields for fields generation on paste by @ArslanSaleem
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix[chat_bubble]: always place bubble at the end of the sentence (#38) by @ArslanSaleem
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Fix[csv_table]: no reference exception (#36) by @ArslanSaleem
- Refactor[Requests]: Validate requests from endpoints using pydantic (#35)
Full Changelog: v0.2.5...v0.3.0
v0.2.5
What's Changed
- refactor[summary]: clean up code to remove deprecated processes (#33) by @ArslanSaleem
- fix(UI): glitches in ui fixed (#32) by @ArslanSaleem
Full Changelog: v0.2.4...v0.2.5
v0.2.4
v0.2.3
What's Changed
- fix[PdfHighlight]: broken ui issues in safari by @ArslanSaleem in #28
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- refactor[process_queue]: wait for process preprocessing before completely executing by @ArslanSaleem in #26
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix[pdfHighlight]: scale pdf down and using scaling to highlight text in pdf by @ArslanSaleem in #24
- feat: add support for openai embeddings by @gventuri in #23
- feat: reduce batch size when adding docs to 5 by @gventuri
- Release 2.1 by @gventuri in #25
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- fix[html]: handle requests in case of referrer by @ArslanSaleem in #16
- feat[PdfSource]: implementation for extraction sources in pdf by @ArslanSaleem in #12
- Release/v0.1.1 by @ArslanSaleem in #17
- feat(chat): chat on project documents by @ArslanSaleem in #18
- Fix/chat with ref by @ArslanSaleem in #19
- fix[chat]: metadata and filtering error margins by @ArslanSaleem in #22
- Release v0.2.0 by @gventuri in #21
New Contributors
Full Changelog: v0.1.1...v0.2.0