Releases: Significant-Gravitas/AutoGPT
autogpt-platform-beta-v0.6.48
🚀 Release autogpt-platform-beta-v0.6.48
Date: Feb 2026
🔥 What's New?
Bug Fixes
- #12059 - Enforce disabled flag on blocks in graph validation for improved security (by @Otto-AGPT)
Dependencies & Maintenance
- #12035 - Bump peter-evans/repository-dispatch from 3 to 4 (by @dependabot[bot])
- #12043 - Bump aiofiles from 24.1.0 to 25.1.0 in backend (by @dependabot[bot])
- #12034 - Bump actions/checkout from 4 to 6 (by @dependabot[bot])
🎉 Thanks to Our Contributors!
A huge shoutout to everyone who contributed to this release:
- @Otto-AGPT
- @dependabot[bot]
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.48Or 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.47
🚀 Release autogpt-platform-beta-v0.6.47
Date: Feb 2026
🔥 What's New?
New Features
- #11857 - Implement Text Encode block (by @Bentlybro)
- #11796 - Add video editing blocks (by @ntindle)
- #11983 - Add Claude Opus 4.6 model support (by @Bentlybro)
- #11988 - Add ClamAV scanning for local file paths (by @Otto-AGPT)
- #11975 - Add ready-to-test prompt after agent creation [SECRT-1882] (by @Swiftyos)
- #11974 - Add progress indicator during agent generation [SECRT-1883] (by @Swiftyos)
- #12052 - Enable extended thinking for Claude models (by @Otto-AGPT)
- #11901 - Implement AI SDK integration with custom streaming response handling (by @Abhi1992002)
Enhancements
- #11967 - Improve Linear Search Block [SECRT-1880] (by @Otto-AGPT)
- #11976 - Guide find_agent users toward action with CTAs (by @Swiftyos)
- #11986 - Reduce
GET /api/graphsexpense + latency (by @Pwuts) - #11618 - Replace multiprocessing queue with thread safe queue in ExecutionQueue (by @NikeGunn)
UI/UX Improvements
- #11982 - Rename "Tasks" tab to "Agents" in navbar (by @Otto-AGPT)
- #11985 - Improve clarification answer message formatting (by @Otto-AGPT)
- #11993 - Revert ThinkingMessage progress bar delay to original values (by @Swiftyos)
- #11948 - Handle object values in FileInput component (by @Bentlybro)
- #12054 - Remove defaultExpanded prop from ToolAccordion components (by @Abhi1992002)
Bug Fixes
- #11905 - Filter host-scoped credentials for
run_agenttool (by @Pwuts) - #11978 - Fix timing bug in test_block_credit_reset (by @Otto-AGPT)
- #11928 - Handle StreamHeartbeat in CoPilot stream handler (by @Bentlybro)
- #11980 - YouTube block yields only error on failure (by @Otto-AGPT)
- #11977 - Use latest prompt label in non-production environments (by @Swiftyos)
- #11981 - edit_agent updates existing agent instead of creating duplicate (by @Otto-AGPT)
- #11990 - Add virus scanning to WorkspaceManager.write_file() (by @ntindle)
- #11892 - Filter graph-only blocks from CoPilot's find_block results (by @ntindle)
- #11929 - Handle stale RabbitMQ channels on connection drop (by @Bentlybro)
- #12050 - Fix copilot redirect logout (by @0ubbe)
- #12053 - Move
/copilotauth check to middleware (by @Pwuts)
Dependencies & Maintenance
- #11934 - Bump the production-dependencies group across 1 directory with 8 updates (by @dependabot[bot])
- #11663 - Bump peter-evans/create-pull-request from 7 to 8 (by @dependabot[bot])
- #10968 - Bump cryptography from 45.0.6 to 46.0.1 in /autogpt_platform/autogpt_libs (by @dependabot[bot])
- #12014 - Bump the production-dependencies group across 1 directory with 8 updates (by @dependabot[bot])
- #11665 - Bump actions/cache from 4 to 5 (by @dependabot[bot])
- #11607 - Bump urllib3 from 2.5.0 to 2.6.0 in /autogpt_platform/backend (by @dependabot[bot])
- #10870 - Bump actions/github-script from 7 to 8 (by @dependabot[bot])
- #12005 - Bump the development-dependencies group across 1 directory with 3 updates (by @dependabot[bot])
- #11349 - Bump the development-dependencies group across 1 directory with 4 updates (by @dependabot[bot])
- #10943 - Bump react-window and @types/react-window in /autogpt_platform/frontend (by @dependabot[bot])
- #11213 - Bump actions/setup-node from 4 to 6 (by @dependabot[bot])
- #11994 - Disable chromatic for this month (by @0ubbe)
- #11950 - Code cleanup and deduplication (by @Otto-AGPT)
- #12019 - Add timing logging to chat stream generation mechanism (by @Pwuts)
- #12024 - Add diagnostic logging for vector type errors (by @Otto-AGPT)
- #12030 - Bump pytest-cov from 6.2.1 to 7.0.0 in /autogpt_platform/autogpt_libs (by @dependabot[bot])
- #12037 - Bump the production-dependencies group in /autogpt_platform/backend with 2 updates (by @dependabot[bot])
🎉 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.47Or 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.46
🚀 Release autogpt-platform-beta-v0.6.46
Date: February 2026
🔥 What's New?
New Features
- #11867 - Add User Workspace for persistent CoPilot file storage (by @ntindle)
- #11871 - Copilot speech to text via Whisper model (by @0ubbe)
- #11889 - Add library agent fetching with two-phase search for sub-agent support (by @majdyz)
- #11747 - Cover webhook ingress URL route (by @T1mn)
- #11877 - Add Redis-based SSE reconnection for long-running CoPilot operations (by @Swiftyos)
- #11943 - Add customize_agent tool for marketplace templates (by @majdyz)
Enhancements
- #11884 - Improve agent generator error propagation (by @majdyz)
- #11932 - Enrich description with context before calling Agent Generator (by @majdyz)
- #11936 - Extract context window management and fix LLM continuation (by @majdyz)
- #11937 - Unify context compression into compress_context() (by @majdyz)
- #11946 - Add retry and error handling to block initialization (by @Otto-AGPT)
UI/UX Improvements
- #11893 - Refocus ChatInput after voice transcription completes (by @Otto-AGPT)
- #11961 - Disable auto-opening wallet (by @kcze)
- #11956 - Update homepage copy to focus on problem discovery (by @Otto-AGPT)
Bug Fixes
- #11878 - Fix copilot redirects flags (by @0ubbe)
- #11890 - Make E2E test data deterministic and fix flaky tests (by @Otto-AGPT)
- #11894 - Remove double flag check on homepage redirect (by @Otto-AGPT)
- #11900 - Use server redirect (by @0ubbe)
- #11903 - Fix LD remount (by @Otto-AGPT)
- #11904 - Fix home redirect (3) (by @0ubbe)
- #11881 - Filter credentials for graph execution by scopes (by @Pwuts)
- #11916 - Include input schema in discovery and validate unknown fields (by @ntindle)
- #11908 - Use discriminator for credential matching in run_block (by @Otto-AGPT)
- #11920 - Include graph schemas for marketplace agents in Agent Generator (by @Otto-AGPT)
- #11922 - Use messages_dict in fallback context compaction (by @Otto-AGPT)
- #11869 - Prevent leaking Redis connections in
ws_api(by @kcze) - #11941 - Route db calls through DatabaseManager in scheduler (by @Otto-AGPT)
- #11963 - Prevent reflected XSS in OAuth callback route (by @Swiftyos)
Documentation
- #11911 - Update broken self-hosting docs link (by @Otto-AGPT)
- #11913 - Add credentials prerequisites to create-basic-agent guide (by @Otto-AGPT)
- #11788 - Split
autogpt_platform/CLAUDE.mdinto project-specific files (by @Pwuts)
Dependencies & Maintenance
- #11841 - Remove deprecated Claude 3.7 Sonnet model with migration and defensive handling (by @Bentlybro)
- #11883 - Remove docs pip install from postCreateCmd (by @ntindle)
🎉 Thanks to Our Contributors!
A huge shoutout to everyone who contributed to this release. Special thanks to our new contributors:
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.46Or 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!
No difference in PR content - both lists contain the same 23 PRs (#6375 through #6398). The only differences are formatting style: the formatted version uses bullets while the generated version uses numbered list.
true
autogpt-platform-beta-v0.6.44
🚀 Release autogpt-platform-beta-v0.6.44
Date: January 2026
🔥 What's New?
New Features
- #11761 - Add ClaudeCodeBlock for executing tasks via Claude Code in E2B sandbox (by @Bentlybro)
- #11819 - Add external Agent Generator service integration (by @majdyz)
- #11828 - Add PostHog analytics and OpenRouter tracing to chat system (by @Swiftyos)
- #11833 - Implement clarification questions UI for agent generation (by @majdyz)
- #11856 - Persist long-running tool results to survive SSE disconnects (by @majdyz)
- #11862 - Disable onboarding redirects and add $5 signup bonus (by @ntindle)
- #11865 - Increase max_agent_runs and max_agent_schedules (by @ntindle)
Enhancements
- #11810 - Implement node-specific auto-approval, safety popup, and race condition fixes (by @majdyz)
- #11834 - Support multiple node execution results and accumulated data display (by @Abhi1992002)
- #11848 - Implement context window management for long chat sessions (by @Bentlybro)
- #11855 - Add SSE heartbeats to prevent tool execution timeouts (by @Swiftyos)
- #11863 - Ensure tool_call/tool_response pairs stay intact during context compaction (by @Bentlybro)
- #11866 - Auto-poll for long-running tool completion (by @majdyz)
UI/UX Improvements
- #11804 - Chat UX improvements (by @0ubbe)
- #11827 - Refine copilot loading states (by @0ubbe)
- #11853 - Copilot session management stream updates (by @0ubbe)
- #11858 - More copilot refinements (by @0ubbe)
Bug Fixes
- #11822 - Remove redundant migration and fix pgvector schema handling (by @majdyz)
- #11832 - Consolidate embedding error logging to prevent Sentry spam (by @majdyz)
- #11839 - Enforce block disabled flag on execution endpoints (by @Swiftyos)
- #11843 - Only try to init Posthog when on cloud (by @0ubbe)
- #11845 - Handle race condition in review processing gracefully (by @majdyz)
- #11854 - Exclude disabled blocks from chat search and indexing (by @Swiftyos)
Testing & CI
- #11813 - Add integration testing setup with Vitest, MSW, and RTL (by @Abhi1992002)
- #11820 - Add integration test job and rename e2e test job (by @Abhi1992002)
Refactoring & Maintenance
- #11825 - Restructure platform docs for GitBook and remove MkDocs (by @ntindle)
- #11829 - Remove Langfuse tracing from chat system (by @Swiftyos)
- #11844 - Remove page context from chat service (by @Swiftyos)
- #11864 - Delete backend/blocks/video/init.py (by @ntindle)
🎉 Thanks to Our Contributors!
A huge shoutout 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.44Or 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.45
What's Changed
- fix(platform): reduce Sentry alert spam for expected errors by @majdyz in #11872
- fix(platform): evaluate chat flag after auth for correct redirect by @ntindle in #11873
Full Changelog: v0.6.44...autogpt-platform-beta-v0.6.45
autogpt-platform-beta-v0.6.43
🚀 Release autogpt-platform-beta-v0.6.43
Date: January 2026
🔥 What's New?
New Features
- #11458 - Add interactive tutorial for the new builder interface (by @Abhi1992002)
- #11721 - Add hybrid search for store listings, docs and blocks (by @Swiftyos)
- #11767 - Add unified hybrid search with embedding backfill for all content types (by @majdyz)
- #11719 - Extract backend copilot/chat enhancements from hackathon (by @Swiftyos)
- #11717 - Extract frontend changes from hackathon/copilot branch (by @Swiftyos)
- #11782 - Add chat search tools and BM25 reranking (by @Swiftyos)
- #11781 - Add agent generator tools for chat copilot (by @Swiftyos)
- #11707 - Add block documentation auto-generation system (by @ntindle)
- #11756 - Add explicit safe mode toggles for HITL and sensitive actions (by @majdyz)
- #11726 - New LLM Picker UI (by @kcze)
New Blocks
- #11567 - Add ConcatenateListsBlock (by @mewaeltsegay)
Enhancements
- #11770 - Hide children of connected array and object fields (by @Abhi1992002)
- #11771 - Add special rendering for NOTE UI type in FieldTemplate (by @Abhi1992002)
- #11779 - Improve graph validation error handling and node navigation (by @Abhi1992002)
- #11780 - Improve GoogleDrivePickerField with input mode support and array field spacing (by @Abhi1992002)
- #11808 - Enhance RunGraph and RunInputDialog components with loading states and improved UI (by @Abhi1992002)
- #11760 - Add missed default credentials (by @ntindle)
- #11759 - Add endedAt field and fix execution analytics timestamps (by @majdyz)
- #11803 - Improve Langfuse tracing with v3 SDK patterns and @observe decorators (by @Swiftyos)
UI/UX Improvements
- #11763 - Agent credentials improvements (by @0ubbe)
- #11801 - Refactor credentials input with unified CredentialsGroupedView component (by @Abhi1992002)
Bug Fixes
- #11764 - Centralize
increment_runscalls & makeadd_graph_executionmore robust (by @Pwuts) - #11786 - Improve history tracking and error handling (by @Abhi1992002)
- #11775 - Make Redis connection lazy in cache module (by @majdyz)
- #11790 - Fix flaky agent-activity tests by targeting correct agent (by @ntindle)
- #11795 - Make chat credentials type selection deterministic (by @ntindle)
- #11805 - Use explicit schema qualification for pgvector types (by @majdyz)
- #11812 - Handle null values in GraphSettings validation (by @majdyz)
- #11815 - Auto-select credentials correctly in old builder (by @0ubbe)
- #11817 - Make Redis event bus gracefully handle connection failures (by @majdyz)
- #11818 - Use unqualified vector type for pgvector queries (by @majdyz)
Documentation
- #11757 - Update dev from gitbook (by @ntindle)
- #11777 - Add vercel-react-best-practices skill (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.43Or 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.42
🚀 Release autogpt-platform-beta-v0.6.42
Date: January 2026
🔥 What's New?
New Features
- #11623 - Add Reddit OAuth2 integration and advanced Reddit blocks (by @ntindle)
- #11003 - Add WordPress Get All Posts block and Publish Post draft toggle (by @Torantulino)
- #11732 - Add human-in-the-loop review system for blocks requiring approval (by @majdyz)
- #11716 - Add optional credentials flag for blocks at agent level (by @ntindle)
- #11654 - Add filters to blocks menu (by @Abhi1992002)
- #11703 - Add context menu right click in new builder (by @0ubbe)
- #11631 - Add sub-graph update UX (by @Pwuts)
- #11736 - Add prisma types stub generator for pyright compatibility (by @Swiftyos)
UI/UX Improvements
- #11722 - Add CustomSchemaField wrapper for dynamic form field routing (by @Abhi1992002)
- #11751 - Add Table component with TableField renderer for tabular data input (by @Abhi1992002)
- #11752 - Add JsonTextField component for complex nested form data (by @Abhi1992002)
- #11744 - Add MultiSelectField component and improve node title cursor styling (by @Abhi1992002)
- #11753 - Enhance CredentialsInput and CredentialRow components with variant support (by @Abhi1992002)
- #11720 - Update library agent cards to use design system (by @0ubbe)
- #11725 - Add new integration images for Webshare and WordPress (by @Abhi1992002)
- #11724 - Add word wrapping to CodeRenderer and improve output actions visibility (by @Abhi1992002)
Bug Fixes
- #11706 - Fix store submission validation and marketplace improvements (by @majdyz)
- #11733 - Fix agent favorites layout (by @0ubbe)
- #11731 - Fix library agent creation and version update improvements (by @majdyz)
- #11749 - Resolve tool pin name mismatch in SmartDecisionMakerBlock (by @majdyz)
- #11750 - Add missing metadata attribute to mock nodes in SmartDecisionMaker tests (by @majdyz)
- #11743 - Exclude schemas with enum from anyOf detection (by @Abhi1992002)
- #11754 - Set User-Agent header and URL-encode topic in GetWikipediaSummaryBlock (by @Bentlybro)
- #11762 - Remove hardcoded bypass of billing feature flag (by @majdyz)
Documentation
🎉 Thanks to Our Contributors!
A huge shoutout to everyone who contributed to this release. Special thanks to our new contributors:
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.42Or 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.41
🚀 Release autogpt-platform-beta-v0.6.41
Date: January 2026
🔥 What's New?
New Features
- #11547 - Add agent mode support to SmartDecisionMakerBlock with autonomous tool execution loops (by @majdyz)
- #11617 - OAuth API & Single Sign-On (by @Pwuts)
- #11529 - Implement HITL UI redesign with improved review flow (by @majdyz)
- #11630 - Marketplace update notifications with enhanced publishing workflow (by @majdyz)
- #11672 - Deduplicate insufficient funds Discord + email notifications (by @ntindle)
- #11658 - Add auto-save Draft Recovery feature with IndexedDB persistence (by @Abhi1992002)
- #11693 - Add delete key bindings to ReactFlow editor (by @Abhi1992002)
- #11608 - Add Google Docs integration blocks (by @ntindle)
- #11677 - Upgrade RJSF to v6 and implement new FormRenderer system (by @Abhi1992002)
Enhancements
- #11621 - Improve agent inputs read-only (by @0ubbe)
- #11596 - Add nice scrollable tabs on Selected Run view (by @0ubbe)
- #11627 - Human in The Loop Block restructure (by @majdyz)
- #11595 - Add special handling for AGENT block type in form and output handlers (by @Abhi1992002)
- #11634 - Increase file upload size limit to 256MB (by @Bentlybro)
- #11601 - Add hover state to edge delete button in FlowEditor (by @Abhi1992002)
- #11652 - Add
GPT-5.2and update default models (by @kcze) - #11702 - Use Google Drive Picker on new builder (by @0ubbe)
UI/UX Improvements
- #11669 - Fix duplicate publish button and improve BuilderActionButton styling (by @Abhi1992002)
- #11696 - Fix new builder buttons (by @0ubbe)
- #11626 - Small library/mobile improvements (by @0ubbe)
- #11640 - Automatically frame agent when opening in builder (by @Bentlybro)
Bug Fixes
- #11612 - Update next (by @kcze)
- #11619 - Force light mode for now (by @0ubbe)
- #11636 - Fix onboarding run card (by @0ubbe)
- #11639 - Chat should be disabled by default (by @0ubbe)
- #11642 - Fix modal hidden overflow (by @0ubbe)
- #11641 - Convert generic exceptions to appropriate typed exceptions (by @majdyz)
- #10989 - Handle missing or null 'items' key in DataForSEO Related Keywords block (by @seer-by-sentry[bot])
- #11681 - Fix favico colour override issue (by @0ubbe)
- #11643 - Use DS Dialog on old builder (by @0ubbe)
- #11648 - Hide better chat link if not enabled (by @0ubbe)
- #11661 - Allow empty values in number inputs and fix AnyOfField toggle (by @majiayu000)
- #11659 - Add YouTube Shorts URL support (by @majiayu000)
- #11517 - XMLParserBlock list object error (by @ntindle)
Documentation
Dependencies & Maintenance
- #10868 - Bump actions/labeler from 5 to 6 (by @dependabot[bot])
- #10871 - Bump actions/stale from 9 to 10 (by @dependabot[bot])
- #11355 - Bump eslint-config-next from 15.5.2 to 15.5.6 in /autogpt_platform/frontend (by @dependabot[bot])
- #11357 - Bump import-in-the-middle from 1.14.2 to 2.0.0 in /autogpt_platform/frontend (by @dependabot[bot])
- #11629 - Clean up API file structure (by @Pwuts)
- #11604 - Clean up React Query-related code (by @Pwuts)
- #11695 - Move NodeInput files (by @0ubbe)
🎉 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:
- @majdyz
- @0ubbe
- @Abhi1992002
- @Pwuts
- @ntindle
- @kcze
- @Bentlybro
- @dependabot[bot]
- @seer-by-sentry[bot]
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.41Or 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.40
🚀 Release autogpt-platform-beta-v0.6.40
Date: December 2025
🔥 What's New?
New Features
- #11375 - Backend completion of Onboarding tasks (by @kcze)
- #11457 - Builder search history (by @kcze)
- #11520 - Improve Google Sheets/Drive integration with unified credentials (by @ntindle)
- #11538 - Add Agent Output Demo field to marketplace submission form (by @majdyz)
- #11562 - Add execution accuracy alert system (by @majdyz)
- #11574 - Add many new spreadsheet blocks (by @ntindle)
- #11588 - Add 4 new GitHub webhook trigger blocks (by @ntindle)
Enhancements
- #11506 - Add automatic collision resolution for flow editor nodes (by @Abhi1992002)
- #11510 - Add expandable text input modal for better editing experience (by @Abhi1992002)
- #11524 - Display graph validation errors inline on node fields (by @Abhi1992002)
- #11533 - Add file input widget with variants and base64 support (by @Abhi1992002)
- #11546 - Add host-scoped credentials support to CredentialField (by @Abhi1992002)
- #11552 - Add default store agents for seeding test databases (by @Swiftyos)
- #11578 - Switch copied graph storage from local storage to clipboard (by @Abhi1992002)
UI/UX Improvements
- #11522 - Design updates on new library page (by @0ubbe)
- #11526 - Use websockets on new library page + fixes (by @0ubbe)
- #11545 - Implement new actions sidebar + summary (by @0ubbe)
- #11550 - Allow to close toasts (by @0ubbe)
- #11570 - Design updates run agent modal (by @0ubbe)
- #11580 - Add templates/triggers to new Library page view (by @0ubbe)
- #11577 - Preserve button shape in credential select when content is long (by @Abhi1992002)
- #11587 - Library page adjustments (by @0ubbe)
- #11598 - Disable single dollar sign LaTeX mode in markdown rendering (by @ntindle)
Bug Fixes
- #11527 - Improve error message extraction in agent execution error handler (by @Abhi1992002)
- #11530 - Forward X-API-Key header through proxy (by @Swiftyos)
- #11535 - Ensure node selection state is set before copying in context menu (by @Abhi1992002)
- #11549 - Prevent NodeHandle error when array schema items is undefined (by @Abhi1992002)
- #11556 - Summary card layout (by @0ubbe)
- #11536 - Security upgrade next from 15.4.7 to 15.4.8 (by @ntindle)
- #11499 - Replace print() statements with proper logging (by @Sukhtumur)
- #11537 - Mark ValueError as known block errors (by @majdyz)
- #11544 - Pass credential type from SDK registry to integrations API (by @Swiftyos)
- #11576 - Prevent file upload buttons from triggering form submission (by @Abhi1992002)
- #11585 - Sync flowVersion to URL when loading graph from Library (by @Abhi1992002)
- #11589 - Fix trigger UX flows in v3 library (by @Pwuts)
- #11600 - Transition from empty tasks view on task init (by @Pwuts)
CI/CD & Infrastructure
🎉 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-v{X.Y.Z}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.39
🚀 Release autogpt-platform-beta-v0.6.39
Date: January 2025
🔥 What's New?
New Features
- #11311 - Add Google Drive Picker field type for enhanced file selection (by @ntindle)
- #11380 - Add Human In The Loop block with review workflow (by @majdyz)
- #11455 - Implement graph-level Safe Mode toggle for HITL blocks (by @majdyz)
- #11463 - Add external API routes for store search and tool usage (by @Swiftyos)
- #11472 - Integration management from external API (by @Swiftyos)
- #11131 - Add Discord create thread block (by @Bentlybro)
Enhancements
- #11474 - Enhance BlockMenuSearch with agent addition (by @Abhi1992002)
- #11464 - Simplify the chat tool system to use only 2 tools (by @Swiftyos)
- #11490 - Explain None Message in BlockError Messages (by @Swiftyos)
- #11483 - Default node output accordion to expanded state (by @Abhi1992002)
- #11481 - Add minimum movement threshold for node position history tracking (by @Abhi1992002)
UI/UX Improvements
- #11501 - Design system tokens update (by @0ubbe)
- #11498 - Update empty task view designs (by @0ubbe)
- #11480 - Add trigger agent banner for webhook-based flows (by @Abhi1992002)
- #11475 - Agent runs view folder structure refactor (by @0ubbe)
Bug Fixes
- #11441 - Implement passed uploaded media support for AI image customizer block (by @Torantulino)
- #11462 - Migrate all query_raw calls to query_raw_with_schema for proper schema handling (by @majdyz)
- #11477 - Preserve customized_name only when explicitly set in node metadata (by @Abhi1992002)
- #11478 - Include edges when copying multiple nodes with Shift+Select (by @Abhi1992002)
- #11484 - Remove Google Sheets API scopes from block inputs (by @ntindle)
- #11456 - Fix Youtube blocking our cloud IPs (by @Swiftyos)
- #11509 - Resolve HITL execution context validation and re-enable tests (by @majdyz)
- #11489 - Update isGraphRunning state when manually executing graphs (by @Abhi1992002)
- #11507 - Prune empty values from node inputs and fix object editor connection detection (by @Abhi1992002)
- #11514 - Fix broken update_agent_version_in_library and reduce method code duplication (by @majdyz)
- #11461 - Clamp Twitter search start_time to 10 seconds before now (by @ntindle)
- #11515 - Handle HTTP errors in HTTP block by returning response objects (by @seer-by-sentry[bot])
- #11516 - Fix rendering creator links without schema in marketplace (by @Pwuts)
Dependencies & Maintenance
🎉 Thanks to Our Contributors!
A huge shoutout to everyone who contributed to this release. Special thanks to our new contributors:
As well as our returning contributors:
- @Torantulino
- @ntindle
- @majdyz
- @0ubbe
- @Abhi1992002
- @Swiftyos
- @Pwuts
- @seer-by-sentry[bot]
📥 How to Get This Update
To update to this version, run:
git pull origin autogpt-platform-beta-v0.6.39Or 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!