Release v0.5.2
What's Changed
Backend Enhancements:
- Handling of Multi-modal Data: Added support for Azure multi-modal data handling, including saving images from DALL-E and handling text-image combined messages.
- SSO and Authorization: Implemented simple custom authorization via bearer for handling OIDC and multiple fixes and enhancements in SSO configuration and error handling.
- Transaction and Project Management:
- Added new endpoints and updated existing ones for better transaction management.
- Fixed issues with transaction and project details including proxy URL configurations.
- Performance and Optimization:
- Improved the functionality for streaming responses and handling of environment variables.
- Optimized image resizing for storage and handling within the database.
- Error Handling: Fixed a variety of errors including a 500 error on PUT method for project configurations and login issues.
Frontend Enhancements:
- UI Improvements:
- Enhanced several pages including the login, home, and organization dashboard pages.
- Added and updated various UI elements like submit buttons, tooltips, and loading animations.
- Documentation and Navigation:
- Updated navigation structures and added detailed descriptions to the project dashboard.
- Improved the documentation for supported models and transaction handling.
- Error Pages and Styling Fixes:
- Implemented custom 404 and 500 error pages.
- Numerous small fixes including avatar fixes in filters, interceptor adjustments, and UI style consistency.
Configuration and Deployment:
- Build and Deployment Enhancements:
- Updated project dependencies including a significant update to Langchain and integration of new libraries.
- Rethought Docker build strategies to support environment variations.
- Fixed issues related to the documentation build and updated the deployment cookbook.
PR's
- Documentation Enhancements and Backend Updates to Dev Branch by @Bklzn in #37
- Enhancements and Fixes by @Bklzn in #38
Full Changelog: v0.5.0...v0.5.2