agpt-platform-beta-v0.1.0
Significant-Gravitas/AutoGPTagpt-platform-beta-v0.1.0Oct 17, 2024by aarushik93
AI Summary
Introduces the AutoGPT platform with key features like copy-paste blocks, shared database connections, and comprehensive credential management.
Key Highlights
- Ability to copy and paste blocks between different flows
- Shared DB connection for executors to optimize resource management
- Credential management UI for listing and revoking credentials
- Configmap usage for enhanced builder configuration management
New Features
- Copy and Paste Blocks
- Shared DB Connection
- Credential Management
- Configmap Usage
- Updated Block UI
Full Release Notes
# 🚀 **Release agpt-platform-beta-v0.1.0**
**Date:** _October 21, 2024_
---
## 🔥 **What's New?**
- **New Features**
- **Copy and Paste Blocks:** Added the ability to copy and paste blocks between different flows, improving user efficiency (#8346).
- **Shared DB Connection:** Introduced a shared DB connection for executors, optimizing resource management (#8340).
- **Credential Management:** Listed and revoked credentials in the user profile for easier account management (#8207).
- **Configmap Usage:** Introduced usage of configmap for enhanced builder configuration management (#8343).
- **Updated Block UI:** Improved the block UI for a better user interface experience (#8260).
- **Enhancements**
- **Behave Variable:** Added behave as a variable for enhanced flexibility in Platform/Frontend (#8365).
- **Health Router:** Included a health router for improved monitoring in Platform (#8362).
- **Backend Health Check:** Updated backend server health check endpoint for better reliability (#8351).
- **Node Workers Optimization:** Reduced the number of node workers to optimize database connections (#8331).
- **Health Endpoint:** Added a health endpoint to enhance security in Platform/Backend (#8341).
- **Sealed Secrets:** Implemented sealed secrets to improve security around sensitive data (#8342).
- 🐛 **Bug Fixes**
- **Market URL Resealing:** Resolved the issue with market URL resealing (#8363).
- **Agent Pagination and Search:** Fixed pagination and search errors for agents (#8336).
- **Sealed Secret Names:** Fixed sealed secret names to ensure proper handling (#8350).
- **Input Styling:** Fixed styling inconsistencies in input elements for a more consistent user experience (#8337).
- **Dynamic Pin Links:** Fixed connection clash on dynamic pin links with the same keys (#8252).
- **Secret Value Leakage:** Prevented marketplace from leaking secret values (#8281).
- **Secret Value Deletion:** Updated deletion process for secret values to ensure proper handling (#8284).
- **OAuth Credential Validation:** Ensured the validity of OAuth credentials during graph execution (#8191).
- 🧱 **New Blocks**
- **Block Documentation:** Added comprehensive documentation for all available blocks, improving clarity and usability (#8289).
---
## 🎉 **Thanks to Our Contributors!**
A special shoutout to all the amazing contributors who made this release possible:
- 👏 All contributors involved in the mentioned pull requests
---
## 📥 **How to Get This Update**
To update to this version, use:
```bash
git pull origin agpt-platform-beta-v0.1.0
```
Or download it directly from the [Releases page](https://github.com/Significant-Gravitas/AutoGPT/releases).
---
## 📝 Feedback and Issues
If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!
---