v0.16.29
hiddify/hiddify-appv0.16.29Jul 9, 2026by kkopanidis
AI Summary
This release focuses on SDK boundary adjustments, specifically making file attachments optional in the chat sendMessage functionality to improve flexibility.
Key Highlights
- Made sendMessage files optional at the SDK boundary in grpc-sdk
- Improved handling of file types in chat SDK interactions
Full Release Notes
## What's Changed * fix(grpc-sdk): make chat sendMessage files optional at SDK boundary by @ChrisPdgn in https://github.com/ConduitPlatform/Conduit/pull/1548 **Full Changelog**: https://github.com/ConduitPlatform/Conduit/compare/v0.16.28...v0.16.29