autogpt-platform-beta-v0.4.10

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.4.10Feb 12, 2025by Bentlybro

AI Summary

New blocks include XML Parser and Todoist REST API blocks, while the platform integrates RabbitMQ for scheduling and adds Python 3.10 support.

Key Highlights

  • XML Parser Block implementation
  • RabbitMQ integration in Docker Compose
  • Schedule specific agent version
  • Python 3.10 support

New Features

  • XML Parser Block
  • Batch matched result and count on ExtractTextInformationBlock
  • RabbitMQ attachment to AppService
  • Schedule specific agent version
  • Open graphs with version and execution id
  • Low credit balance toast notification
  • Rename 'Credits' page to 'Billing'
  • Market featured agent card improvements
  • Builder performance improvements
  • Python 3.10 support

Full Release Notes

# 🚀 Release `autogpt-platform-beta-v0.4.10`

**Date:** 12th February 2025

---

## 🔥 What's New?

### New Features
- **#9450** - Add XML Parser Block (by [@safimuhammad](https://github.com/safimuhammad)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9450)
- **#9470** - Add batch matched result and count on ExtractTextInformationBlock (by [@majdyz](https://github.com/majdyz)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9470)
- **#9437** - Add RabbitMQ to docker compose (by [@ntindle](https://github.com/ntindle)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9437)
- **#9438** - Attach RabbitMQ to the AppService (by [@ntindle](https://github.com/ntindle)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9438)
- **#9444** - Schedule specific agent version (by [@kcze](https://github.com/kcze)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9444)
- **#9332** - Support opening graphs with version and execution id (by [@kcze](https://github.com/kcze)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9332)

### UI/UX Improvements
- **#9428** - Show toast on low credit balance, rename 'Credits' page to 'Billing' (by [@kcze](https://github.com/kcze)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9428)
- **#9463** - Improve Market featured agent card (by [@andrewhooker2](https://github.com/andrewhooker2)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9463)
- **#9465** - Update user profile from marketplace to appropriate profile route (by [@andrewhooker2](https://github.com/andrewhooker2)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9465)

### Bug Fixes
- **#9435** - Improve performance of builder (by [@Swiftyos](https://github.com/Swiftyos)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9435)
- **#9441** - Prevent exception when Stripe env var is missing (by [@kcze](https://github.com/kcze)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9441)
- **#9439** - Fix beads when output is array (by [@kcze](https://github.com/kcze)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9439)
- **#9443** - Fix issue when pasting blocks (by [@kcze](https://github.com/kcze)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9443)
- **#9468** - Support Python 3.10 (by [@Pwuts](https://github.com/Pwuts)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9468)
- **#9471** - Update PublishAgentAwaitingReview router push path (by [@Bentlybro](https://github.com/Bentlybro)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9471)

### Dependencies & Maintenance
- **#9399** - Bump google-cloud-storage from 2.19.0 to 3.0.0 in /autogpt_platform/backend (by [@dependabot](https://github.com/dependabot)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9399)

### Documentation
- **#9448** - Provide feedback when cloning submodules (by [@townie](https://github.com/townie)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9448)

---

## 🎉 Thanks to Our Contributors!

A huge shoutout to everyone who contributed to this release. Special thanks to our new contributors:

- [@townie](https://github.com/townie)

As well as our returning contributors:
- [@ntindle](https://github.com/ntindle)
- [@kcze](https://github.com/kcze)
- [@Swiftyos](https://github.com/Swiftyos)
- [@andrewhooker2](https://github.com/andrewhooker2)
- [@safimuhammad](https://github.com/safimuhammad)
- [@majdyz](https://github.com/majdyz)
- [@Pwuts](https://github.com/Pwuts)
- [@Bentlybro](https://github.com/Bentlybro)

---

## 📥 How to Get This Update

To update to this version, run:

```bash
git pull origin autogpt-platform-beta-v0.4.10
```

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.4.9...autogpt-platform-beta-v0.4.10).

---

## 📝 **Feedback and Issues**
If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!