autogpt-platform-beta-v0.6.18
📦 autogpt
✨ 7 features🐛 6 fixes
Summary
This release introduces several new integrations including Airtable, Ayrshare, WordPress, and Wolfram Alpha LLM API. It also includes various bug fixes and dependency updates, notably bumping the redis package version.
Migration Steps
- To update to this version, run: git pull origin autogpt-platform-beta-v0.6.18 or download it directly from the Releases page.
✨ New Features
- Added Airtable Integration with base management capabilities.
- Added Ayrshare integration for social media posting.
- Added WordPress integration with OAuth and create post functionality.
- Added Wolfram Alpha LLM API Block.
- Implemented Agent Dialog Agent List Pagination.
- Enhanced Gmail functionality with user profile, drafts, and multiple recipients.
- Improved Gmail blocks functionality.
🐛 Bug Fixes
- Fixed socket logout handling.
- Prevented bad graph reloads in builder.
- Reverted RabbitMQ consumer heartbeat mechanism.
- Ensured only working auth options are presented on blocks.
- Fixed LLM blocks call tracking.
- Fixed agent activity broken links.