Skip to content

Releases: Significant-Gravitas/AutoGPT

autogpt-platform-beta-v0.4.9

06 Feb 10:45
8181ee8
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.4.9

📅 Date: February 6, 2025

🔥 What's New?

New Features

  • #9430 - Enhance the output from the external API on agent output (by @aarushik93)

Bug Fixes

Dependencies & Maintenance

  • #9403 - Bump framer-motion from 11.16.0 to 12.0.11 in /autogpt_platform/frontend (by @dependabot)
  • #9434 - Bump production dependencies across 1 directory with 5 updates (by @dependabot)
  • #9400 - Bump production dependencies in /autogpt_platform/frontend with 4 updates (by @dependabot)
  • #9401 - Bump development dependencies in /autogpt_platform/frontend with 13 updates (by @dependabot)
  • #9432 - Bump production dependencies across 1 directory with 4 updates (by @dependabot)

🎉 Thanks to Our Contributors!

A huge thank you to everyone who contributed to this release, including our new and returning contributors:

🚀 Full Changelog: Compare autogpt-platform-beta-v0.4.8...autogpt-platform-beta-v0.4.9

autogpt-platform-beta-v0.4.8

05 Feb 21:30
1d30e40
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.4.8

Date: January 2025


🔥 What's New?

New Features

Enhancements

  • #9423 - Use USD value instead of cents credit value (by @majdyz) - PR
  • #9426 - Avoid multiple auto-top-ups within the same execution (by @majdyz) - PR
  • #9419 - Fix wordings for auto top-up feature (by @majdyz) - PR
  • #9418 - Set the minimum auto top-up amount to 500 credits (by @majdyz) - PR

UI/UX Improvements

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

Hotfix for duplicate pins

04 Feb 14:47
cdd2d56
Compare
Choose a tag to compare

What's Changed

  • fix(backend): Fix doubly reported produced output by @majdyz in #9412

Full Changelog: autogpt-platform-beta-v0.4.6...autogpt-platform-beta-v0.4.7

autogpt-platform-beta-v0.4.6

03 Feb 13:46
53aea89
Compare
Choose a tag to compare

What's Changed

  • fix(backend): fix missing agent object requirement by @ntindle in #9380
    Allows users to download agent from the store

Full Changelog: autogpt-platform-beta-v0.4.5...autogpt-platform-beta-v0.4.6

autogpt-platform-beta-v0.4.5

29 Jan 14:44
f67060f
Compare
Choose a tag to compare

What's Changed

  • fix(backend): Remove hardcoded auto-top-up config definition on set_auto_top_up by @majdyz in #9361
  • fix(backend): Fix get balance error on user with null running balance by @majdyz in #9365

Full Changelog: autogpt-platform-beta-v0.4.4...autogpt-platform-beta-v0.4.5

autogpt-platform-beta-v0.4.4

29 Jan 13:37
97a26db
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.4.4

Date: January 29, 2025


🔥 What's New?

New

Enhancements

  • #9248 - Re-enable tests in monitor.spec.ts (by @ntindle)
  • #9340 - Make spend credit failure part of block execution failure (by @majdyz)
  • #9288 - Remove steps about adding Ollama credentials (by @Bentlybro)
  • #9119 - Change /store* URL to /marketplace* (by @kcze)
  • #9050 - Implement top-up flow for PAYG System (by @kcze)
  • #9217 - Add graph/node id & execution id on CreditTransaction table (by @majdyz)
  • #9264 - Add billing portal entry point (by @majdyz)
  • #9226 - Add TypeScript type checks to frontend (by @ntindle)
  • #9352 - Add default support in oneOf field (by @Abhi1992002)
  • #9299 - Bump ruff from 0.8.6 to 0.9.2 in /autogpt_libs (by @dependabot)
  • #9300 - Bump the development-dependencies group across 1 directory with 5 updates (by @dependabot)
  • #9298 - Bump the development-dependencies group across 1 directory with 17 updates (by @dependabot)
  • #9347 - Bump the production-dependencies group across 1 directory with 19 updates (by @dependabot)
  • #9237 - Bump the production-dependencies group across 1 directory with 4 updates (by @dependabot)
  • #9349 - Bump the production-dependencies group across 1 directory with 19 updates (by @dependabot)

Bug Fixes

New Blocks

  • #9271 - Add blocks for GitHub checks & statuses (by @ntindle)
  • #9158 - Split CodeExecutionBlock into InstantiationBlock & StepExecutionBlock (by @mariosacaj)
  • #9320 - Add multimedia file support & basic Video blocks (by @majdyz)
  • #9285 - Add Mem0 AI memory block (by @ntindle)
  • #9113 - Add username+password credentials type; Bring Back email and Reddit blocks (by @ntindle)
  • #9269 - Linear integration (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.4.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.4.3

13 Jan 19:02
fe84cbe
Compare
Choose a tag to compare

What's Changed

  • fix(blocks/Exa): Fix exa contents block advanced toggle by @aarushik93 in #9255

Full Changelog: autogpt-platform-beta-v0.4.2...autogpt-platform-beta-v0.4.3

autogpt-platform-beta-v0.4.2

10 Jan 08:52
9d1bc25
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.4.2

Date: 10th Jan 2025


🔥 What’s New?

New Features

Enhancements

Bug Fixes

  • #9130 - Remove croniter (by @majdyz)
  • #9128 - Ensure fields with default values are not set to advanced by default (by @majdyz)
  • #9157 - Prevent HTTP requests to internal IPv6 addresses for Agent Blocks (by @majdyz)
  • #9171 - Fix validation of hostname-less URLs (by @Pwuts)
  • #9170 - Make input layout & padding consistent (by @majdyz)
  • #9121 - Download agent from store if user is not logged in (by @Abhi1992002)
  • #9197 - Fix Poetry v2.0.0 compatibility (by @Pwuts)
  • #9209, #9210 - Fix webhook ingress URL generation & intermittent test failures (by @Pwuts)
  • #9219 - Improve handling of plain text in “send web request” block (by @Bentlybro)
  • #9233 - Add default credentials for Fal, Exa, E2B (by @aarushik93)
  • #9229 - Remove Python.format & Jinja templating format backward compatibility (by @majdyz)

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 ones:


📥 How to Get This Update

To update to this version, run:

git pull origin autogpt-platform-beta-v0.4.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.4.1

31 Dec 10:17
ea01c80
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.4.1

Pull Requests: 7

Date: 31st Dec 2024


🔥 What’s New?

  • New Features

    • (No new features in this hotfix release.)
  • Enhancements

    • #9124 - Refactored frontend Auth pages (by @kcze)
  • Bug Fixes

    • 🐛 #9112 - Ensured username is properly lowered upon update (by @Swiftyos)
    • 🐛 #9114 - Creator profile descriptions now respect new lines (by @ethethanlee)
    • 🐛 #9147 - Multiple platform fixes, including:
      • Redirect to the marketplace
      • Use agent graph data instead of store listing data
      • Don’t export agent input values
      • URL sanitization for agent names containing colons
      • Show all top agents
      (by @Swiftyos)
    • 🐛 #9135 - Added status check to prevent lock release timing out (by @majdyz)
    • 🐛 #9132 - Fixed broken block UI layout (by @majdyz)
    • 🐛 #9159 - Hotfix release ensuring stable state of the code (by @Swiftyos)
  • New Blocks

    • (No new blocks in this release.)

🎉 Thanks to Our Contributors!

A special shoutout to all the amazing contributors who made this release possible, especially those new contributors:

And returning contributors:


📥 How to Get This Update

To update to this version, use:

git pull origin autogpt-platform-beta-v0.4.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.4.0

20 Dec 14:42
6584935
Compare
Choose a tag to compare

🚀 Release autogpt-platform-beta-v0.4.0

Date: December 20, 2024

🛍️ Introducing the New Marketplace

🌎 Overview

AutoGPT Marketplace Version 2 expands on the Pre-Marketplace by enhancing agent discovery, providing richer content presentation, and introducing new user engagement features. The focus is on creating a visually appealing and interactive marketplace that allows users to explore and evaluate agents through images, videos, and detailed descriptions.

Vision

To create a visually compelling and interactive open-source marketplace for autonomous AI agents, where users can easily discover, evaluate, and interact with agents through media-rich listings, ratings, and version history.

Objectives

• 📊 Incorporate visuals (icons, images, videos) into agent listings.
• ⭐ Introduce a rating system and agent run count.
• 🔄 Provide version history and update logs from creators.
• 🔍 Improve user experience with advanced search and filtering features.

Marketplace Updates

New Features

Enhancements

Bug Fixes


🔥 What’s New?

Read more