v0.16.29
elizaOS/elizav0.16.29Jul 9, 2026by kkopanidis
AI Summary
A minor SDK update that improves flexibility in handling file attachments within the chat messaging boundary.
Key Highlights
- Made chat `sendMessage` files optional at the SDK boundary to prevent potential errors
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