Change8

autogpt-platform-beta-v0.6.25

📦 autogptView on GitHub →
13 features🐛 7 fixes🔧 1 symbols

Summary

Release v0.6.25 introduces significant feature additions, including DataForSEO, BaaS integration, and Ideogram V3 support, alongside backend enhancements like user timezone support and bug fixes for agent runs and credential handling. The build environment has been updated to use Python 3.13 on a Debian 13 slim base image.

Migration Steps

  1. To update to this version, run: git pull origin autogpt-platform-beta-v0.6.25

✨ New Features

  • Enhanced GitHub Copilot agent setup with CI-aligned environment (#10708)
  • Added DataForSEO keyword research blocks (#10711)
  • Added BaaS integration blocks (#10350)
  • Implemented infinite scroll in Agent Runs list (#10709)
  • Added ability to reject approved agents in admin dashboard (#10671)
  • Added DiscordGetCurrentUserBlock for OAuth2 user details (#10723)
  • Added Stagehand integration (#10751)
  • Added Ideogram V3 model (#10752)
  • Implemented new run modal components (#10729)
  • Added user timezone support to backend (#10707)
  • Implemented low balance and insufficient funds notifications (#10656)
  • Redesigned Blocks Menu backend (#10128)
  • Added applicant email notifications on review response (#10718)

🐛 Bug Fixes

  • Fixed agent name and description clearing on file removal (#10703)
  • Fixed credential filtering to supported ones only (#10725)
  • Removed old experience alert (#10730)
  • Added validation for scheduler cron expressions (#10719)
  • Improved handling of invalid MusicGen model responses (#10533)
  • Prevented infinite requeueing of malformed messages (#10746)
  • Fixed new runs not appearing in list (#10750)

🔧 Affected Symbols

DiscordGetCurrentUserBlock