autogpt-platform-beta-v0.6.12
📦 autogptView on GitHub →
✨ 6 features🐛 5 fixes🔧 1 symbols
Summary
Release v0.6.12 introduces significant new features like the AI Image Editor Block and Next.js v15 upgrade, alongside various bug fixes related to login, CAPTCHA, and graph fetching. This release also standardizes on pnpm for dependency management.
Migration Steps
- To update to this version, run: git pull origin autogpt-platform-beta-v0.6.12
✨ New Features
- Add AI Image Editor Block powered by flux kontext.
- Add file multipart upload support for SendWebRequestBlock & Improve key-value input UI rendering.
- Add nested dynamic pin-name support.
- Require passwords to be minimum length of 12 characters.
- Upgrade to Next.js v15 + update config.
- Add cross-repository dev deployment workflow.
🐛 Bug Fixes
- Fix Turnstile CAPTCHA reset after failed login attempts.
- Fix missed password prompt.
- Fix font loading in Stories.
- Fix login/logout actions; update credentials cache on state change.
- Fix graph fetching of non-owned marketplace agent.
🔧 Affected Symbols
SendWebRequestBlock