autogpt-platform-beta-v0.6.42
📦 autogptView on GitHub →
✨ 16 features🐛 8 fixes🔧 7 symbols
Summary
This release introduces significant new features, including Reddit OAuth2 integration, WordPress block enhancements, and a human-in-the-loop review system. It also includes numerous UI/UX improvements and various bug fixes across the platform.
✨ New Features
- Add Reddit OAuth2 integration and advanced Reddit blocks (#11623)
- Add WordPress Get All Posts block and Publish Post draft toggle (#11003)
- Add human-in-the-loop review system for blocks requiring approval (#11732)
- Add optional credentials flag for blocks at agent level (#11716)
- Add filters to blocks menu (#11654)
- Add context menu right click in new builder (#11703)
- Add sub-graph update UX (#11631)
- Add prisma types stub generator for pyright compatibility (#11736)
- Add CustomSchemaField wrapper for dynamic form field routing (#11722)
- Add Table component with TableField renderer for tabular data input (#11751)
- Add JsonTextField component for complex nested form data (#11752)
- Add MultiSelectField component and improve node title cursor styling (#11744)
- Enhance CredentialsInput and CredentialRow components with variant support (#11753)
- Update library agent cards to use design system (#11720)
- Add new integration images for Webshare and WordPress (#11725)
- Add word wrapping to CodeRenderer and improve output actions visibility (#11724)
🐛 Bug Fixes
- Fix store submission validation and marketplace improvements (#11706)
- Fix agent favorites layout (#11733)
- Fix library agent creation and version update improvements (#11731)
- Resolve tool pin name mismatch in SmartDecisionMakerBlock (#11749)
- Add missing metadata attribute to mock nodes in SmartDecisionMaker tests (#11750)
- Exclude schemas with enum from anyOf detection (#11743)
- Set User-Agent header and URL-encode topic in GetWikipediaSummaryBlock (#11754)
- Remove hardcoded bypass of billing feature flag (#11762)