Skip to content

v0.4.7

Compare
Choose a tag to compare
@statefb statefb released this 17 Apr 00:54
· 47 commits to main since this release
bad2502

New Features

Bug Fixes

  • Fixed an issue where the chat history title was displayed in the wrong language. #247 by @kylelee24
  • Fixed an issue causing the embedding job to fail by adding the poppler dependency. #244 by @skeppeler
  • Fixed an issue where the IDP configuration was not reflected correctly on the login screen. #242 by @statefb

Enhancements

  • Improved the embedding sync process by passing only the DynamoDB record keys through the EventBridge pipe instead of the entire record, avoiding the 8KB character limit. #233 by @JoshuaToth
  • Added support for Progressive Web App (PWA) and optimized icons. #245 by @wadabee