Skip to content

Releases: Significant-Gravitas/AutoGPT

autogpt-platform-beta-v0.6.8

30 Apr 18:02
602f887
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.8

Date: April 30th, 2025


🔥 What's New?

New Features

Enhancements

UI/UX Improvements

Bug Fixes

  • #9878 - Avoid releasing lock that is no longer owned by the current thread (by @majdyz)
  • #9880 - Handle token limits and estimate token count for LLM calls (by @sentry-autofix)
  • #9886 - Fix top-up with zero transaction flow (by @majdyz)
  • #9891 - Use subheading for agent info not description (by @ntindle)
  • #9887 - Handle empty 204 responses in SendWebRequestBlock (by @Lohith-11)
  • #9897 - Fix failing test on a new Pydantic version (by @majdyz)

Documentation

  • #9888 - Add note to "Getting Started" page for Raspberry Pi 5 page size issue (by @Japh)

New Blocks


🎉 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.8

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.7

24 Apr 21:23
4ddb206
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.7

Date: April 24th, 2025


🔥 What's New?

New Features

UI/UX Improvements

  • #9876 - Update "Edit a copy" modal and buttons (by @kcze)

Bug Fixes

  • #9861 - Hide Google Maps Key ID filter (by @majdyz)
  • #9874 - Strip secrets, credentials when forking agent (by @kcze)
  • #9875 - Fix Smart Decision Block missing input beads & incompatibility with input in special characters (by @majdyz)

🎉 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.7

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.6

22 Apr 10:37
c80d357
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.6

Date: April 22nd, 2025


🔥 What's New?

New Features

Enhancements

UI/UX Improvements

Bug Fixes


🎉 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.6

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.5

18 Apr 20:35
c783f64
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.5

Date: April 2024


🔥 What's New?

New Features

  • #9819 - Wallet top-up and auto-refill functionality (by @kcze)
  • #9820 - Updated completed task group design in Wallet (by @kcze)
  • #9789 - Added credentials UX on /library/agents/[id] (by @Pwuts)
  • #9839 - Added retry mechanism for pika publish_message (by @majdyz)

Bug Fixes

  • #9821 - Fixed Input value mixup on Library page (by @majdyz)
  • #9825 - Fixed cancel_execution functionality to work multiple times (by @majdyz)
  • #9826 - Fixed key-value pair input for non-string types (by @majdyz)
  • #9829 - Fixed execution manager message consuming pattern (by @majdyz)
  • #9832 - Avoided multithreaded pika access (by @majdyz)
  • #9834 - Disabled LLM blocks parallel tool calls (by @majdyz)
  • #9835 - Prevented execution updates mixing between library agents (by @Pwuts)
  • #9828 - Fixed array types in database (by @kcze)
  • #9822 - Fixed onboarding agent execution (by @kcze)
  • #9838 - Handled add execution API request failure (by @majdyz)

Enhancements

Documentation


🎉 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.5

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.4

15 Apr 20:44
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.4

Date: April 2024


🔥 What's New?

New Features

  • #9773 - Add Sentry environment tracking on frontend and initialize Sentry in app services (by @ntindle)
  • #9759 - Migrate execution queue and cancel mechanism to RabbitMQ (by @majdyz)
  • #9804 - Remove RPC service from Agent Executor (by @majdyz)
  • #9736 - Implement Onboarding Phase 2 (by @kcze)

UI/UX Improvements

Dependencies & Maintenance


🎉 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.4

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.3

10 Apr 22:14
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.3

Date: April 10th, 2025


🔥 What's New?

New Features

  • #9773 - Added Sentry environment tracking on frontend and Sentry initialization in app services (by @ntindle)

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.3 

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.2

09 Apr 22:56
62361cc
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.2

Date: March 2024


🔥 What's New?

New Features

  • #9710 - Make agent store data publicly accessible by non-authenticated users (by @majdyz)
  • #9695 - Real-time execution updates for platform/library (by @Pwuts)
  • #9700 - Implement UI for Agent Input subtypes (by @majdyz)
  • #9584 - Add a generic webhook block (by @ntindle)
  • #9740 - Add real-time "Steps" count to agent run view (by @Pwuts)
  • #9755 - Add "Open in builder" run action (by @Pwuts)
  • #9756 - Baseline sentry logging implementation (by @ntindle)
  • #9711 - Add advanced block search with relevance ranking (by @Abhi1992002)
  • #9788 - Add new llama 4 maverick & scout models (by @Bentlybro)

Enhancements

  • #9742 - Improved logging with uvicorn integration (by @ntindle)
  • #9704 - Different signup error message implementation (by @ntindle)
  • #9762 - Use TypeBasedInput for onboarding agent input (by @kcze)
  • #9794 - Deep copy schema implementation (by @ntindle)

UI/UX Improvements

Bug Fixes

Documentation

Dependencies & Maintenance

  • #9686 - Bump psutil from 6.1.1 to 7.0.0
  • #9728 - Bump production-dependencies group (20 updates)
  • #9560 - Bump development-dependencies group (5 updates)
  • #9727 - Bump production-dependencies group for libs (4 updates)
  • #9646 - Bump @sentry/nextjs from 8.54.0 to 9.6.0
  • #9767 - Security upgrade next from 14.2.25 to 14.2.26

🎉 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.2

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.1

26 Mar 17:05
c6703dd
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.1

Date: 26 March 2025


🔥 What's New?

New Features

  • #9662 - Use a single DB manager across the system (by @majdyz)
  • #9668 - Avoid connecting the same host and falling-back to defined api_host (by @majdyz)
  • #9665 - Mark starting nodes as QUEUED instead of INCOMPLETE during the initial execution (by @majdyz)
  • #9667 - Avoid loading all node executions on large continuous agent (by @majdyz)
  • #9628 - Add backend support for store listings submissions (by @ntindle)
  • #9657 - Add agent input block subtypes (by @majdyz)
  • #9661 - Add capability to charge based on block execution count (by @majdyz)
  • #9634 - Admin agent review table (by @ntindle)
  • #9452 - Migrate old models in existing agents (by @kcze)
  • #9636 - Onboarding updates (by @kcze)
  • #9689 - Add toast on agent execution request failure (by @majdyz)

Enhancements

  • #9632 - Fill defaults from schema to hardcodedValues at node creation (by @kcze)

Bug Fixes

  • #9660 - Add user_id to websocket event subscription key (by @Pwuts)
  • #9666 - Fix unreliable websocket connection for node execution update (by @majdyz)
  • #9677 - Disable and provide toggle for Agent Input Block subtypes (by @majdyz)
  • #9688 - Increase block request security; Prevent DNS rebinding & open redirect attack (by @majdyz)
  • #9694 - Improve error message on unmatched webhook ingress (by @Pwuts)
  • #9697 - Filter Redis messages by user ID (by @Pwuts)
  • #9696 - Skip updating status of already terminated graph (by @majdyz)

Dependencies & Maintenance

  • #9672 - Security upgrade next from 14.2.23 to 14.2.25 (by @ntindle)
  • #9664 - Defer loading of .blocks and .integrations.webhooks on module init (by @Pwuts)
  • #9663 - Reorganize & clean up execution update system (by @Pwuts)

🎉 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.1

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.0

19 Mar 17:08
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.6.0

Date: 19 March 2024


🔥 What's New?

Breaking Changes

  • #9620 - Lock Supabase docker-compose code (by @majdyz) - PR
    • We are locking the Supabase docker-compose setup to the repository, meaning you no longer need to load the Supabase repository as the git sub-module.
    • This release will use a different database volume location, causing your existing database content to start anew.
    • If you want to keep using your existing database, copy your data volume to the new location by executing the following command in the autogpt_platform folder: cp -r supabase/docker/volumes/db/data db/docker/volumes/db/data

New Features

  • #9627 - Add "Export agent to file" action (by @Pwuts) - PR
  • #9640 - Support sub-agent on export/import agent feature (by @majdyz) - PR

UI/UX Improvements

  • #9618 - Break out the sidebar into a reusable component + use it for admin page (by @ntindle) - PR
  • #9651 - Add icons to primary agent run action buttons (by @Pwuts) - PR
  • #9650 - Make agent input fields expandable (by @Pwuts) - PR
  • #9656 - Improve agent I/O rendering (by @Pwuts) - PR
  • #9658 - Truncate agent card title and description (by @Pwuts) - PR

Bug Fixes

  • #9616 - Fix backend admin page logic (by @ntindle) - PR
  • #9652 - Fix possible db-config permission denied when running two different Supabase versions (by @majdyz) - PR
  • #9629 - Avoid infinite loop execution on AddToListBlock self-loop (by @majdyz) - PR
  • #9654 - Drastically increase batching time for the agent run (by @ntindle) - PR
  • #9655 - SendWebRequestBlock to properly handle HTTP error responses (by @Torantulino) - PR
  • #9630 - Fix failed RPC on Notification Service (by @majdyz) - PR

Dependencies & Maintenance

  • #9611 - Bump the production-dependencies group across 1 directory with 13 updates (by @dependabot) - PR
  • #9559 - Bump ruff from 0.9.6 to 0.9.9 in /autogpt_platform/autogpt_libs (by @dependabot) - PR
  • #9620 - Lock Supabase docker-compose code (by @majdyz) - PR

🎉 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.0

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.5.1

12 Mar 11:58
c1e3294
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.5.1

Date: January 2024


🔥 What's New?

New Features

  • #9564 - Added one-click unsubscribe functionality for emails (by @ntindle) - PR
  • #9599 - Added support for undefined self-loop link to list input pin on AddToListBlock (by @majdyz) - PR
  • #9596 - Implemented baseline summary processing (by @ntindle) - PR

Enhancements

  • #9605 - Reduced excessive application log, made DB configurable, and set DB connection limit & timeout (by @majdyz) - PR
  • #9592 - Improved defensive loading of list data from database (by @ntindle) - PR
  • #9586 - Implemented batching operations for queues and agent runs (by @ntindle) - PR

Bug Fixes

Documentation

  • #9580 - Moved to a single source of truth for docs and removed duplicate info from backend readme (by @MK4070) - PR

🎉 Thanks to Our Contributors!

A huge thank you to everyone who contributed to this release. 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.5.1

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!