autogpt-platform-beta-v0.6.32
Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.32Oct 8, 2025by ntindle
AI Summary
This release enhances observability with Prometheus and Sentry tracking, introduces new credential management tools, and addresses DoS vulnerabilities.
Key Highlights
- Prometheus instrumentation for internal services
- New builder credential management with API key modal
- Fixed various DoS vulnerabilities
- Sentry user tracking on client side and LaunchDarkly frontend tracking
New Features
- API key modal for adding credentials in new builder
- Instrumented Prometheus for internal services
- Added Sentry user tracking on client side
- Added table input UI and builder block
- Added description to Upload Agent dialog
- Added selecting UI for custom node in new builder
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.6.32` **Date:** October 2025 --- ## 🔥 What's New? ### New Features - **#11053** - Added description to Upload Agent dialog (by @seer-by-sentry) - **#11066** - Added new credential field for new builder (by @Abhi1992002) - **#11091** - Added selecting UI for custom node in new builder (by @Abhi1992002) - **#11076** - Implemented LaunchDarkly tracking on frontend browser (by @ntindle) - **#11105** - Added API key modal for adding credentials in new builder (by @Abhi1992002) - **#11114** - Instrumented Prometheus for internal services (by @majdyz) - **#11077** - Added Sentry user tracking on client side (by @ntindle) ### Bug Fixes - **#10997** - Fixed run cost display by converting cents to dollars in run detail components (by @Copilot) - **#11036** - Resolved performance and layout issues (by @0ubbe) - **#11039** - Improved activity status generation accuracy and handle missing blocks gracefully (by @majdyz) - **#10798** - Fixed various DoS vulnerabilities (by @majdyz) - **#11059** - Resolved SmartDecisionMaker ChatCompletionMessage error and enhanced tool call token counting (by @majdyz) - **#11082** - Added dynamic input pin support for Smart Decision Maker Block (by @majdyz) - **#11094** - Fixed possible login issues related to turnstile (by @0ubbe) - **#11117** - Changed progress type to float in Linear Project (by @seer-by-sentry[bot]) - **#11118** - Made Project.content optional for linear search projects (by @ntindle) - **#11125** - Fixed login redirects and onboarding (by @0ubbe) - **#11126** - Fixed onboarding re-directs (by @0ubbe) ### Refactoring - **#11019** - Cleaned up & renamed code execution blocks (by @Pwuts) - **#11061** - Simplified marketplace search page and updated data fetching (by @Abhi1992002) ### Dependencies & Maintenance - **#10809** - Bumped firecrawl-py from 2.16.3 to 4.3.1 (by @dependabot[bot]) - **#10946** - Bumped development-dependencies group across 1 directory with 4 updates (by @dependabot[bot]) --- ## 🎉 Thanks to Our Contributors! A huge thank you to all contributors who made this release possible: - @Abhi1992002 - @Copilot - @0ubbe - @majdyz - @Pwuts - @ntindle - @seer-by-sentry[bot] - @dependabot[bot] --- ## 📥 How to Get This Update To update to this version, run: ```bash git pull origin autogpt-platform-beta-v0.6.32 ``` 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.31...autogpt-platform-beta-v0.6.32). --- ## 📝 **Feedback and Issues** If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!