Release v1.0.5
Release v1.0.5
Highlights
A small but useful patch: co email now reliably shows message bodies, and co browser screenshots print a clean file path instead of a wall of base64.
What's Changed
🐛 Bug Fixes
co email:get_emailsnow reads the API'stext/htmlbody fields (falling back to legacytext_body/html_body), soco email inboxandco email readshow the message body instead of an empty string.co browser:take_screenshotprints the saved file path instead of dumping the base64 image to the terminal.
📚 Documentation
- Documented relay connection-stability behavior in the network layer.
Installation
pip install --upgrade connectonionBreaking Changes
None.
Full Changelog: v1.0.4...v1.0.5