0.43.0
takahirom/arbigent0.43.0May 3, 2025by takahirom
AI Summary
This release improves log readability by omitting Base64 image data and includes minor updates to the NowinAndroid project configuration and log cleanup.
Key Highlights
- Omit Base64 data from logs
- Add appUiStructure to NowinAndroid project yaml
- Cleanup console logs
New Features
- Log sanitization
- NowinAndroid integration
Full Release Notes
Minor changes: the image’s Base64 data is now omitted from the console log for clarity. ## What's Changed * Add appUiStructure to nowinandroid project yaml by @takahirom in https://github.com/takahirom/arbigent/pull/270 * Cleanup console logs by @takahirom in https://github.com/takahirom/arbigent/pull/271 **Full Changelog**: https://github.com/takahirom/arbigent/compare/0.42.0...0.43.0