Skip to content

Bug Fixes and Performance Improvements

Pre-release
Pre-release

Choose a tag to compare

@valentinfrlch valentinfrlch released this 28 Jun 07:07
· 1 commit to v1.7.1-beta since this release

v1.7.1 Beta 1 Release Notes

This update fixes some bugs and improves performance. There are no breaking changes.

Contributors

A huge thank you to our contributors


Integration

🔧 Fixes

  • Thinking mode for Anthropic provider: Fixed an issue with the reasoning budget not converted properly by @valentinfrlch in #661 (#660)
  • Ollama keep_alive: Fixed an issue with keep_alive values not converted correctly by @valentinfrlch in #664 (#648)
  • Timeline cleanup: Increase time to cleanup orphaned snapshots for models that take longer to answer (e.g. reasoning or local models) by @lyonsad in #670 (#676)
  • Timeline update: debounce timeline calendar refresh if multiple events are added simultaneously by @jon1012 in #674 (#673)

Full Changelog: v1.7.0...v1.7.1-beta.1