Skip to content

Releases: Significant-Gravitas/AutoGPT

autogpt-platform-beta-v0.6.30

25 Sep 04:39
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.30

Date: September 2025


🔥 What's New?

New Features

Enhancements

  • #10953 - Move old components to __legacy__ folder (by @0ubbe)

Bug Fixes


🎉 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

18 Sep 17:17
3f19cba
Compare
Choose a tag to compare

🔥 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

17 Sep 17:58
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.28

Date: September 2025


🔥 What's New?

New Features

Enhancements

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 on User 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


🎉 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

12 Sep 18:56
fb8fbc9
Compare
Choose a tag to compare

autogpt-platform-beta-v0.6.26

10 Sep 08:53
986245e
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.26

Date: September 2025


🔥 What's New?

New Features

UI/UX Improvements

Enhancements

Bug Fixes

Documentation

Dependencies & Maintenance


🎉 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

27 Aug 09:43
Compare
Choose a tag to compare

🚀 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

Documentation

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:


📥 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

20 Aug 13:34
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.23

Date: 20th August 2025


🔥 What's New?

New Features

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

Dependencies & Maintenance

Testing


🎉 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

13 Aug 14:11
2d436ca
Compare
Choose a tag to compare

🔥 What's New?

New Features

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


🎉 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

08 Aug 16:40
b68e490
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.21

Date: 8 August 2025


🔥 What's New?

New Features

Bug Fixes


🎉 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

08 Aug 12:58
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.20

Date: 8 August 2025


🔥 What's New?

New Features

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

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!