Skip to content

v1.4.17

Choose a tag to compare

@haiphucnguyen haiphucnguyen released this 20 Aug 06:11
· 35 commits to main since this release
d1aa891

Summary

This release addresses a directive popup bug, introduces chat synchronization and input responsiveness improvements, refactors navigation sidebar and session management logic, and adds LiteLLM provider template support.

What's Changed

  • Fixed a bug where the directive popup was not displayed when no directive is present. (#642)
  • Enhanced chat functionality by improving message synchronization logic and optimizing the chat input field for better responsiveness. (#644) (#649)
  • Refactored the UI navigation sidebar and session management logic to streamline navigation and session handling. (#646)
  • Added support for a LiteLLM provider template, expanding the available provider configurations. (#650)

Contributors

Full Changelog: v1.4.16...v1.4.17