Skip to content

Releases: michelle-avery/custom-conversation

1.6.1

02 Apr 23:48

Choose a tag to compare

What's Changed

  • Ensure names are strings before joining in #96
  • Pin litellm version due to compromised later versions (CVE-2026-33634)in #97

Full Changelog: 1.6.0...1.6.1

1.6.0

17 Mar 12:33

Choose a tag to compare

What's Changed

  • 89 setup failed for custom integration custom conversation after updating to 20263 in #91 thanks to @thijsmie for their first contribution! 🎉

Full Changelog: 1.5.0...1.6.0

1.5.0

05 Feb 23:29

Choose a tag to compare

What's Changed

  • Update openai dependency for Home Assistant 2026.2.0 in #85

Full Changelog: 1.4.0...1.5.0

1.4.0

05 Dec 21:04

Choose a tag to compare

What's Changed

  • Compatibility issues with home assistant 2025.12.0 in #82

Full Changelog: 1.3.0...1.4.0

1.3.0

27 Oct 20:41

Choose a tag to compare

What's Changed

  • Remove workaround for OpenAI compatible Gemini endpoints
    • This removes support for the OpenAI compatible Gemini endpoints. The native Gemini support, which has been the recommended method of using Gemini LLMs with Custom Conversation for the past several months, remains completely functional.

Full Changelog: 1.2.7...1.3.0

1.2.7

07 Aug 18:53
043579a

Choose a tag to compare

What's Changed

  • Fix breaking changes with 2025.8.0 in #75

Full Changelog: 1.2.6...1.2.7

1.2.6

07 Aug 00:37
d237e0b

Choose a tag to compare

What's Changed

  • Specify OpenAI version as a dependency in #73

Full Changelog: 1.2.5...1.2.6

1.2.5

03 Jul 14:25

Choose a tag to compare

What's Changed

  • Remove user_prompt from LLMContext in #70
    • This is required for Home Assistant version 1.7.0+

Full Changelog: 1.2.4...1.2.5

1.2.4

09 Jun 18:42

Choose a tag to compare

What's Changed

  • Prevent langfuse version 3 from being used in #67
    As mentioned in #66 , if Home Assistant tries to install version 3.0.0+ of the langfuse library, it results in errors.
    Migrating to the new langfuse library will require further changes and extensive testing, so for now we're pinning the library to a lower version.

Full Changelog: 1.2.3...1.2.4

1.2.3

27 May 15:21

Choose a tag to compare

What's Changed

  • Add new supports streaming attribute in #63

Full Changelog: 1.2.2...1.2.3