__ Generated By Clidey's Auto GitHub Release__
✨ Improvements
Claude model list update:
- Houdini now has the latest Claude models available! 😊
AI providers and profiles defined from the environment can no longer be removed from the UI:
- If you have defined a connection profile or AI provider via environmental variables, you are no longer able to remove them via the UI. 💅
🐛 Bug Fixes
No more duplicate profiles in the UI
- There was a bug where if you log in and out and back in with the same profile, it would show up as 2 separate connections on the UI. This was due to not checking if the provider ID already exists.🦥
Thank you to everyone who contributed to this release! 🚀
Your feedback and support are invaluable.
What's Changed
- feat: add claude-3-5-opus-20241022 to supported models by @modelorona in #518
- feat: prevent modification of environment-defined settings by @modelorona in #519
Full Changelog: 0.55.0...0.56.0