autogpt-platform-beta-v0.6.26
Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.26Sep 10, 2025by Bentlybro
AI Summary
Focuses on builder UX with drag-and-drop functionality, editable node titles, and new utility blocks for Gmail and image processing.
Key Highlights
- Drag and drop functionality from blocks menu to flow canvas
- Editable node titles with hover pencil icon
- New blocks: Bannerbear API, Gmail Draft Reply, AI Image Customizer
- New run agent modal implementation
New Features
- Drag and drop functionality from blocks menu to flow canvas
- Editable node titles with hover pencil icon
- Graph search functionality to builder
- Bannerbear API block for text overlay
- AI Image Customizer block using Google's Nano Banana
- Gmail Draft Reply Block
- Recommended run schedule for agent execution
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.6.26` **Date:** September 2025 --- ## 🔥 What's New? ### New Features - **#10777** - Add drag and drop functionality from blocks menu to flow canvas (by @Swiftyos) - **#10779** - Add editable node titles with hover pencil icon (by @Swiftyos) - **#10776** - Add graph search functionality to builder (by @Swiftyos) - **#10774** - Add admin button to user profile dropdown (by @ntindle) - **#10768** - Add Bannerbear API block for text overlay on images (by @Swiftyos) - **#10845** - Add AI Image Customizer block using Google's Nano Banana (by @Bentlybro) - **#10882** - Add Gmail Draft Reply Block (by @ntindle) - **#10827** - Add recommended run schedule for agent execution (by @majdyz) ### UI/UX Improvements - **#10696, #10769** - New run agent modal implementation (by @0ubbe) - **#10793** - Redesign block menu - part 2 (by @Abhi1992002) - **#10819** - Enhanced output rendering system for agent runs (by @ntindle) - **#10835** - New agent library run page (by @0ubbe) - **#10874** - Add timezone to new library agent page (by @0ubbe) ### Enhancements - **#10821** - Make "Run Again" work with credentials (by @Pwuts) - **#10823** - Create presets from runs (by @Pwuts) - **#10783** - Make API key auth work in Swagger UI (by @Pwuts) - **#10842** - Implement sub-agent approval support (by @majdyz) - **#10763** - Type for API block data response (by @kcze) ### Bug Fixes - **#10759** - Fix 4 deprecation warnings on startup (by @Pwuts) - **#10781** - Fix checking of `Date` and `NaN` input values (by @Pwuts) - **#10792** - Prevent using mock feature flags (by @0ubbe) - **#10832** - Show total runs count above runs list (by @Pwuts) - **#10839** - Update in-view run with real-time updates (by @Pwuts) - **#10850** - Unbreak `get_webhook` query (by @Pwuts) ### Documentation - **#10767** - Add comprehensive Block SDK guide (by @Swiftyos) ### Dependencies & Maintenance - **#10710** - Bump development-dependencies group (by @dependabot[bot]) - **#10820** - Upgrade `next` from 15.4.6 to 15.4.7 (by @ntindle) - **#10804** - Bump ruff from 0.12.9 to 0.12.11 (by @dependabot[bot]) - **#10810** - Bump cryptography from 43.0.3 to 45.0.7 (by @dependabot[bot]) - **#10807** - Bump recharts from 2.15.3 to 3.1.2 (by @dependabot[bot]) --- ## 🎉 Thanks to Our Contributors! A huge thank you to all our contributors for this release: - @0ubbe - @Pwuts - @Swiftyos - @ntindle - @Abhi1992002 - @kcze - @majdyz - @Bentlybro - @dependabot[bot] --- ## 📥 How to Get This Update To update to this version, run: ```bash git pull origin autogpt-platform-beta-v0.6.26 ``` Or download it directly from the [Releases page](https://github.com/Significant-Gravitas/AutoGPT/releases). For a complete list of changes, see the [Full Changelog](https://github.com/Significant-Gravitas/AutoGPT/compare/autogpt-platform-beta-v0.6.25...autogpt-platform-beta-v0.6.26). --- ## 📝 **Feedback and Issues** If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!