February 2026 Changelog
In February, we focused on making device communication more reliable. We improved real-time event handling across DeviceKit, made Device Agent upgrades smoother, expanded FreeBSD support, and improved mailbox delivery behavior in the platform.
DeviceKit
- Improved real-time event handling in all the SDKs so split or fragmented event stream messages are handled correctly.
- Implemented a better upgrade flow for all the SDKs, ensuring the Device Agent is also updated correctly.
- Added experimental FreeBSD AMD64 Device Agent binaries and SDK download support.
Platform
- Added a Mailbox TTL setting so undelivered mail can expire automatically, or the mailbox can be disabled entirely for a device.
- Fixed cases where mailbox delivery could get stuck, and improved handling of expired or malformed mail so newer messages continue flowing.