autogpt-platform-beta-v0.4.8
Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.4.8Feb 5, 2025by ntindle
AI Summary
The release adds a Text Replace block, Todoist REST API blocks, and a User Credit Transaction History, along with fixes for the PAYG system and top-up flow.
Key Highlights
- Text replace block implementation
- Todoist REST API blocks
- User Credit Transaction History implementation
New Features
- Text replace block
- Todoist REST API blocks and authentication
- User Credit Transaction History
- USD value usage instead of cents
- Auto top-up improvements (min 500 credits)
- Builder zooming out improvements
- Reset password page centering
- Font fixes and marketplace UI changes
- PAYG system fixes
- Top-up flow and return URL fixes
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.4.8` **Date:** January 2025 --- ## 🔥 What's New? ### New Features - **#9366** - Add text replace block (by [@ntindle](https://github.com/ntindle)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9366) - **#9369** - Todoist REST API blocks (by [@Abhi1992002](https://github.com/Abhi1992002)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9369) - **#9291** - Implement User Credit Transaction History (by [@majdyz](https://github.com/majdyz)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9291) - **#9319** - Authentication for Todoist block (by [@Abhi1992002](https://github.com/Abhi1992002)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9319) - **#9308** - Add ScreenshotOne block (by [@ntindle](https://github.com/ntindle)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9308) - **#9390** - Update LLM models (by [@kcze](https://github.com/kcze)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9390) ### Enhancements - **#9423** - Use USD value instead of cents credit value (by [@majdyz](https://github.com/majdyz)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9423) - **#9426** - Avoid multiple auto-top-ups within the same execution (by [@majdyz](https://github.com/majdyz)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9426) - **#9419** - Fix wordings for auto top-up feature (by [@majdyz](https://github.com/majdyz)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9419) - **#9418** - Set the minimum auto top-up amount to 500 credits (by [@majdyz](https://github.com/majdyz)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9418) ### UI/UX Improvements - **#9368** - Allow further zooming out in the builder (by [@pratimsadhu](https://github.com/pratimsadhu)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9368) - **#9377** - Center reset password page (by [@kcze](https://github.com/kcze)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9377) - **#9358** - Fixed font for Heading Issue #8971 (by [@safimuhammad](https://github.com/safimuhammad)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9358) - **#9381** - Marketplace UI changes (by [@safimuhammad](https://github.com/safimuhammad)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9381) ### Bug Fixes - **#9296** - PAYG system fixes (by [@kcze](https://github.com/kcze)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9296) - **#9389** - Show feedback if user exists on sign up (by [@kcze](https://github.com/kcze)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9389) - **#9383** - Fix typing for `dict`/`dict[Any, Any]` `SchemaField` (by [@kcze](https://github.com/kcze)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9383) - **#9391** - Fix broken top-up flow (by [@majdyz](https://github.com/majdyz)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9391) - **#9392** - Fix return url post top-up (by [@majdyz](https://github.com/majdyz)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9392) - **#9417** - Fix return URL of billing portal when platform_base_url != frontend_base_url (by [@majdyz](https://github.com/majdyz)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9417) - **#9427** - Charge user credits before its block execution (by [@majdyz](https://github.com/majdyz)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9427) ### Documentation - **#9379** - Update README.md (by [@ethethanlee](https://github.com/ethethanlee)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9379) ### Dependencies & Maintenance - **#9343** - Bump ruff from 0.9.2 to 0.9.3 (by [@dependabot](https://github.com/dependabot)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9343) - **#9364** - Bump production-dependencies group with 9 updates (by [@dependabot](https://github.com/dependabot)) - [PR](https://github.com/Significant-Gravitas/AutoGPT/pull/9364) --- ## 🎉 Thanks to Our Contributors! A huge shoutout to everyone who contributed to this release. Special thanks to our new contributors: - [@pratimsadhu](https://github.com/pratimsadhu) - [@safimuhammad](https://github.com/safimuhammad) As well as our returning contributors: - [@ntindle](https://github.com/ntindle) - [@majdyz](https://github.com/majdyz) - [@kcze](https://github.com/kcze) - [@Abhi1992002](https://github.com/Abhi1992002) - [@ethethanlee](https://github.com/ethethanlee) - [@dependabot](https://github.com/dependabot) --- ## 📥 How to Get This Update To update to this version, run: ```bash git pull origin autogpt-platform-beta-v0.4.8 ``` 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.7...autogpt-platform-beta-v0.4.8). --- ## 📝 **Feedback and Issues** If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!