autogpt-platform-beta-v0.4.11
📦 autogpt
✨ 11 features🐛 4 fixes🔧 1 symbols
Summary
This release introduces major features like Library v2 Agents and Presets, alongside significant backend enhancements for the Email Notification Service. Users on the dev branch must take specific steps to resolve RabbitMQ container issues.
Migration Steps
- If you were working on the dev branch before this release, you will need to delete your rabbit mq containers and let docker compose recreate them due to a misconfiguration.
✨ New Features
- Introduced Library v2 Agents and Presets.
- Implemented Library v2 Agent Runs page.
- Added Dispute & Refund resolution process.
- Added base implementation for smartlead, apollo, and zerobounce blocks.
- Schema updates, migration, and queries for Email Notification Service.
- Migrated JSON encoded string columns into native JSON column in the database.
- Spawned the notifications service with basic tests.
- Added ability to send emails to the notification service.
- Implemented moving failed messages into a dead letter queue.
- Added Notification Integration for the credits system.
- Reworked the user settings page with Form and loading skeleton.
🐛 Bug Fixes
- Fixed failing poetry.lock validation on CI.
- Correctly check if the email service is set up.
- Fixed return type and usage of api.listLibraryAgents().
- Removed invalid font class names.
🔧 Affected Symbols
api.listLibraryAgents