Releases: Significant-Gravitas/AutoGPT
autogpt-platform-beta-v0.6.30
🚀 Release autogpt-platform-beta-v0.6.30
Date: September 2025
🔥 What's New?
New Features
- #10760 - Add NotionReadPage block (by @aayush226)
- #10975 - Implement caching layer for store API endpoints (Part 1) (by @Swiftyos)
- #10983 - Add 'depth' parameter to DataForSEO Related Keywords block (by @Torantulino)
Enhancements
Bug Fixes
- #10957 - Force dynamic rendering on marketplace (by @0ubbe)
- #10976 - Fix GCS timeout error in FileInput blocks (by @ntindle)
🎉 Thanks to Our Contributors!
A huge shoutout to everyone who contributed to this release. Special thanks to our new contributor:
As well as our returning contributors:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.30
Or download it directly from the Releases page.
For a complete list of changes, see the Full Changelog.
📝 Feedback and Issues
If you encounter any issues or have suggestions, please join our Discord and let us know!
autogpt-platform-beta-v0.6.29
🔥 What's New?
Enhancements
- #10940 - Refactor and organize components folder - Part 1 (by @0ubbe)
- #10942 - Refactor and organize components folder - Part 2 (by @0ubbe)
Bug Fixes
- #10952 - Update Redis image and amend configuration for compatibility (by @Pwuts)
- #10951 - Fix issue with moved blocks disappearing on save in workflow builder (by @Pwuts)
🎉 Thanks to Our Contributors!
A huge thank you to all contributors who made this release possible:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.29
Or download it directly from the
Releases page.
For a complete list of changes, see the Full Changelog.
📝 Feedback and Issues
If you encounter any issues or have suggestions, please join our Discord and let us know!
autogpt-platform-beta-v0.6.28
🚀 Release autogpt-platform-beta-v0.6.28
Date: September 2025
🔥 What's New?
New Features
- #10864 - Block menu redesign - part 3 (by @Abhi1992002)
- #10897 - New
<Avatar />
component using next/image (by @0ubbe) - #10904 - Add Vercel Analytics and Speed Insights (by @Swiftyos)
- #10773 - Add expandable view for block output (by @ntindle)
- #10923 - Add comprehensive Prometheus instrumentation for observability (by @majdyz)
- #10930 - Separate OpenAI key for smart agent execution summary and internal AI calls (by @majdyz)
- #10828 - Add agent favoriting functionality (by @ntindle)
- #10418 - Disable Trigger Setup through Builder (by @Pwuts)
- #10931 - Add instructions field to agent submissions (by @majdyz)
- #10938 - Add public share links for agent run results (by @ntindle)
Enhancements
- #10933 - Enhance agent retrieval logic in store agent page (by @Abhi1992002)
Bug Fixes
- #10796 - Improve security & reliability of API key storage (by @Pwuts)
- #10895 - Allow lazy loading of images (by @Abhi1992002)
- #10908 - Add Airtable record normalization and upsert features (by @ntindle)
- #10903 - Handle avatar missing images better (by @0ubbe)
- #10917 - Keep
CreditTransaction
entries onUser
delete (by @Pwuts) - #10863 - Make graph execution status transitions atomic (by @majdyz)
- #10906 - Unbreak store materialized views refresh job (by @Pwuts)
- #10915 - Delete actions behind dialogs in agent runs view (by @0ubbe)
- #10914 - Improve agent runs page loading state (by @0ubbe)
- #10921 - Add timezone awareness to scheduler (by @ntindle)
- #10927 - Fix moved blocks disappearing on no-op save (by @Pwuts)
- #10924 - New agent run page design refinements (by @0ubbe)
- #10936 - Fix API key credentials registration (by @ntindle)
- #10932 - Fix feedback loops in AI Structured Response Generator (by @Pwuts)
- #10934 - Fix marketplace page load and caching (by @0ubbe)
Dependencies & Maintenance
- #10837 - Bump 16 dev dependencies to newer minor versions (by @dependabot[bot])
- #10918 - Add manual dispatch to deploy workflows (by @Pwuts)
🎉 Thanks to Our Contributors!
A huge thank you to all contributors who made this release possible:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.28
Or download it directly from the Releases page.
For a complete list of changes, see the Full Changelog.
📝 Feedback and Issues
If you encounter any issues or have suggestions, please join our Discord and let us know!
🚀 AutoGPT Platform v0.6.27
autogpt-platform-beta-v0.6.26
🚀 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
andNaN
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
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:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.26
Or download it directly from the Releases page.
For a complete list of changes, see the Full Changelog.
📝 Feedback and Issues
If you encounter any issues or have suggestions, please join our Discord and let us know!
autogpt-platform-beta-v0.6.25
🚀 Release autogpt-platform-beta-v0.6.25
Date: August 27th, 2025
🔥 What's New?
New Features
- #10708 - Enhanced GitHub Copilot agent setup with CI-aligned environment (by @Copilot)
- #10711 - Added DataForSEO keyword research blocks (by @Swiftyos)
- #10350 - Added BaaS integration blocks (by @Swiftyos)
- #10709 - Implemented infinite scroll in Agent Runs list (by @Pwuts)
- #10671 - Added ability to reject approved agents in admin dashboard (by @ntindle)
- #10723 - Added DiscordGetCurrentUserBlock for OAuth2 user details (by @ntindle)
- #10751 - Added Stagehand integration (by @Swiftyos)
- #10752 - Added Ideogram V3 model (by @Bentlybro)
Enhancements
- #10729 - Implemented new run modal components (by @0ubbe)
- #10707 - Added user timezone support to backend (by @ntindle)
- #10656 - Implemented low balance and insufficient funds notifications (by @ntindle)
- #10128 - Redesigned Blocks Menu backend (by @kcze)
- #10718 - Added applicant email notifications on review response (by @ntindle)
Bug Fixes
- #10703 - Fixed agent name and description clearing on file removal (by @Abhi1992002)
- #10725 - Fixed credential filtering to supported ones only (by @ntindle)
- #10730 - Removed old experience alert (by @Swiftyos)
- #10719 - Added validation for scheduler cron expressions (by @ntindle)
- #10533 - Improved handling of invalid MusicGen model responses (by @mitanshhh)
- #10746 - Prevented infinite requeueing of malformed messages (by @majdyz)
- #10750 - Fixed new runs not appearing in list (by @Pwuts)
Documentation
- #10693 - Updated Ollama setup documentation with new methods (by @Bentlybro)
Dependencies & Maintenance
- #10421 - Bumped ruff from 0.12.3 to 0.12.4 (by @dependabot[bot])
- #10654 - Changed base image to
debian:13-slim
with Python 3.13 (by @Pwuts)
🎉 Thanks to Our Contributors!
A huge shoutout to everyone who contributed to this release. Special thanks to our new contributors:
- @Copilot
- @mitanshhh
As well as our returning contributors:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.25
Or download it directly from the Releases page.
For a complete list of changes, see the Full Changelog.
📝 Feedback and Issues
If you encounter any issues or have suggestions, please join our Discord and let us know!
autogpt-platform-beta-v0.6.23
🚀 Release autogpt-platform-beta-v0.6.23
Date: 20th August 2025
🔥 What's New?
New Features
- #10628 - Update settings form (by @0ubbe)
- #10615 - Add frontend service to docker-compose with env config improvements (by @majdyz)
- #10639 - Streamline Supabase to minimal essential services (by @majdyz)
- #9924 - Add Enrichlayer integration (by @ntindle)
- #10641 - Add support for v0 by Vercel models and credentials (by @ntindle)
- #10667 - Implement LaunchDarkly feature flag for block menu redesign (by @Abhi1992002)
- #10674 - Add Line Tabs component (by @0ubbe)
- #10687 - Add reusable component for new block menu (by @Abhi1992002)
- #10652 - New library agent view setup (by @0ubbe)
- #10545 - Enable editing for agent submissions (by @Abhi1992002)
Bug Fixes
- #10638 - Remove uvicorn log config to prevent startup deadlock (by @majdyz)
- #10343 - Update and fix weekly summary email (by @ntindle)
- #10649 - Remove console.log (by @0ubbe)
- #10644 - Fix admin dashboard credit tool search, pagination, and modal feedback issues (by @ntindle)
- #10661 - Fix RabbitMQ channel retry logic in executor (by @majdyz)
- #10665 - Reduce scheduler max_workers to match database pool size (by @majdyz)
- #10668 - Fix propagation of passed-in credentials to sub-agents (by @Pwuts)
- #10672 - Prevent double-application of transactions due to race condition (by @majdyz)
- #10670 - Prevent unnecessary saves before run (by @Pwuts)
- #10669 - Fix FirecrawlExtractBlock returns 400 Invalid JSON schema issue (by @Swiftyos)
- #10675 - Fix agent activity cap (by @0ubbe)
- #10689 - Fix flaky e2e tests (by @0ubbe)
Documentation
- #10402 - Add AI/ML API integration guide and update LLM headers (by @D1m7asis)
- #10648 - Update README with Docker instructions (by @0ubbe)
- #10659 - Add links to translated README versions (by @dowithless)
Dependencies & Maintenance
- #10548 - Bump development-dependencies group (by @dependabot[bot])
- #10651 - Bump production-dependencies group (by @dependabot[bot])
- #10663 - Regenerate API client for orval v7.11.2 (by @kcze)
- #10417 - Query generation on dev and ci check (by @0ubbe)
- #10694 - Remove launch darkly feature flags from api key endpoints (by @Abhi1992002)
Testing
- #10683 - Add e2e tests for api key page (by @Abhi1992002)
🎉 Thanks to Our Contributors!
A huge thank you to all our contributors! Special welcome to our new contributor:
And thanks to our returning contributors:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.23
Or download it directly from the Releases page.
For a complete list of changes, see the Full Changelog.
📝 Feedback and Issues
If you encounter any issues or have suggestions, please join our Discord and let us know!
autogpt-platform-beta-v0.6.22
🔥 What's New?
New Features
- #10586 - Add more Discord blocks support (by @ntindle)
- #10539 - Integrate AutoMod content moderation (by @Bentlybro)
- #10595 - Add LaunchDarkly user context and metadata support (by @majdyz)
- #10627 - Remove parallel tool-call system prompting (by @majdyz)
Enhancements
- #10588 - Update Gmail blocks to unify architecture and improve email handling (by @ntindle)
- #10632 - Consolidate LaunchDarkly feature flag management (by @majdyz)
Bug Fixes
- #10589 - Resolve scheduler deadlock and improve health checks (by @majdyz)
- #10587 - Support dynamic values_#_* fields in CreateDictionaryBlock (by @ntindle)
- #10629 - Fix marketplace loading state (by @0ubbe)
- #10634 - Resolve CloudLoggingHandler deadlock causing scheduler hangs (by @majdyz)
- #10635 - Fix AutoMod API key issue (by @Bentlybro)
Testing & CI
- #10596 - Add e2e test for profile form page (by @Abhi1992002)
🎉 Thanks to Our Contributors!
A huge thank you to everyone who contributed to this release:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.22
Or download it directly from the Releases page.
For a complete list of changes, see the Full Changelog.
📝 Feedback and Issues
If you encounter any issues or have suggestions, please join our Discord and let us know!
autogpt-platform-beta-v0.6.21
🚀 Release autogpt-platform-beta-v0.6.21
Date: 8 August 2025
🔥 What's New?
New Features
- #10537 - Enable Ayrshare TikTok support (by @Swiftyos)
- #10521 - Update Exa websets implementation (by @Swiftyos)
- #10561 - Add 5 additional GitHub Integration blocks (by @Swiftyos)
Bug Fixes
- #10585 - Correct LLM configurations (by @Bentlybro)
🎉 Thanks to Our Contributors!
A huge thank you to everyone who contributed to this release:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.21
Or download it directly from the
Releases page.
For a complete list of changes, see the Full Changelog.
📝 Feedback and Issues
If you encounter any issues or have suggestions, please join our Discord and let us know!
autogpt-platform-beta-v0.6.20
🚀 Release autogpt-platform-beta-v0.6.20
Date: 8 August 2025
🔥 What's New?
New Features
- #10559 - Add OpenAI's new opensource models (by @Bentlybro)
- #10574 - Add GPT-5 models to the platform (by @Bentlybro)
- #10575 - Add Anthropics new Claude Opus 4.1 model (by @Bentlybro)
- #10584 - Standardize service health checks with UnhealthyServiceError (by @majdyz)
- #10540 - Migrate AgentExecutor from ProcessPoolExecutor to ThreadPoolExecutor (by @majdyz)
Enhancements
- #10576 - Time/date blocks now support ISO 8601 and custom formats (by @ntindle)
- #10579 - Separate notification service from scheduler (by @majdyz)
Bug Fixes
- #10562 - Persist any non interruption error on node execution as output (by @majdyz)
- #10564 - Migrate notification service to fully async to resolve RabbitMQ connection issues (by @majdyz)
- #10573 - Fix ID not preserved through Airtable OAuth refresh (by @Swiftyos)
- #10578 - Fix executor running RabbitMQ operations on closed/closing connection (by @majdyz)
- #10571 - Fix marketplace top agents section (by @Abhi1992002)
- #10568 - Add graph validation before scheduling recurring jobs (by @majdyz)
- #10566 - Resolve unclosed HTTP client session errors (by @majdyz)
Testing & Documentation
- #10572 - Add e2e tests for agent dashboard page (by @Abhi1992002)
Dependencies & Maintenance
- #10577 - Revert "feat(docker): add frontend service to docker-compose with env config improvements" (by @ntindle)
🎉 Thanks to Our Contributors!
A huge thank you to everyone who contributed to this release:
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.20
Or download it directly from the Releases page.
For a complete list of changes, see the Full Changelog.
📝 Feedback and Issues
If you encounter any issues or have suggestions, please join our Discord and let us know!