Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.56.0 - Release - Claude model list update and prevent modification of env profiles + ai providers source code.tar.gz | 2025-06-16 | 5.0 MB | |
0.56.0 - Release - Claude model list update and prevent modification of env profiles + ai providers source code.zip | 2025-06-16 | 5.1 MB | |
README.md | 2025-06-16 | 1.1 kB | |
Totals: 3 Items | 10.1 MB | 0 |
__ 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 https://github.com/clidey/whodb/pull/518
- feat: prevent modification of environment-defined settings by @modelorona in https://github.com/clidey/whodb/pull/519
Full Changelog: https://github.com/clidey/whodb/compare/0.55.0...0.56.0