autogpt-platform-beta-v0.4.2
Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.4.2Jan 10, 2025by aarushik93
AI Summary
Introduces Twitter integration, new GitHub blocks (Create File, Repo, List Stargazers), Nvidia Deepfake Detection block, and makes the scheduler DB connection pool configurable.
Key Highlights
- Twitter integration added
- New GitHub blocks: Create File, Create Repo, List Stargazers
- Nvidia Deepfake Detection block added
- Scheduler DB connection pool made configurable
- API key generation frontend added
New Features
- Make scheduler DB connection pool configurable
- Support multiple credentials inputs on blocks
- Add TERMINATED execution status
- Add Twitter integration
- Add API key generation frontend
- Add Nvidia Deepfake Detection block
- Add GitHub Create File block
- Add GitHub Create Repo block
- Add GitHub List Stargazers block
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.4.2` **Date:** 10th Jan 2025 --- ## 🔥 What’s New? ### New Features - **#9149** - Make scheduler DB connection pool configurable & prevent connection overflow (by [@majdyz](https://github.com/majdyz)) - **#8932** - Support multiple credentials inputs on blocks (by [@Pwuts](https://github.com/Pwuts)) - **#9185** - Add `TERMINATED` execution status to backend executor (by [@Pwuts](https://github.com/Pwuts)) - **#8754** - Add Twitter integration (by [@Abhi1992002](https://github.com/Abhi1992002)) - **#9212** - Add API key generation frontend (by [@Abhi1992002](https://github.com/Abhi1992002)) - **#9230** - Fix carousel on store page (by [@Abhi1992002](https://github.com/Abhi1992002)) - **#9235** - Provide Nvidia by default in backend/blocks/nvidia (by [@aarushik93](https://github.com/aarushik93)) ### Enhancements - **#9180** - Move some GitHub blocks to the correct file (by [@Bentlybro](https://github.com/Bentlybro)) - **#9164** - Delete old marketplace code (by [@Swiftyos](https://github.com/Swiftyos)) - **#9234** - Update Ollama docs (by [@Bentlybro](https://github.com/Bentlybro)) - **#9202, #9150, #9165, #9214, #9207** - Various dependency updates and refactors (by [@dependabot](https://github.com/dependabot) & others) - **#9195** - Add custom fonts and update layout styles (by [@Abhi1992002](https://github.com/Abhi1992002)) - **#9216** - Fix Provider name enum usage (by [@ntindle](https://github.com/ntindle)) ### Bug Fixes - **#9130** - Remove croniter (by [@majdyz](https://github.com/majdyz)) - **#9128** - Ensure fields with default values are not set to advanced by default (by [@majdyz](https://github.com/majdyz)) - **#9157** - Prevent HTTP requests to internal IPv6 addresses for Agent Blocks (by [@majdyz](https://github.com/majdyz)) - **#9171** - Fix validation of hostname-less URLs (by [@Pwuts](https://github.com/Pwuts)) - **#9170** - Make input layout & padding consistent (by [@majdyz](https://github.com/majdyz)) - **#9121** - Download agent from store if user is not logged in (by [@Abhi1992002](https://github.com/Abhi1992002)) - **#9197** - Fix Poetry v2.0.0 compatibility (by [@Pwuts](https://github.com/Pwuts)) - **#9209, #9210** - Fix webhook ingress URL generation & intermittent test failures (by [@Pwuts](https://github.com/Pwuts)) - **#9219** - Improve handling of plain text in “send web request” block (by [@Bentlybro](https://github.com/Bentlybro)) - **#9233** - Add default credentials for Fal, Exa, E2B (by [@aarushik93](https://github.com/aarushik93)) - **#9229** - Remove Python.format & Jinja templating format backward compatibility (by [@majdyz](https://github.com/majdyz)) ### New Blocks - **#9144** - Add GitHub Create File block (by [@Bentlybro](https://github.com/Bentlybro)) - **#9169** - Add GitHub Create Repo block (by [@Bentlybro](https://github.com/Bentlybro)) - **#9172** - Add GitHub List Stargazers block (by [@Bentlybro](https://github.com/Bentlybro)) - **#9213** - Add Nvidia Deepfake Detection block (by [@aarushik93](https://github.com/aarushik93)) --- ## 🎉 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: - [@majdyz](https://github.com/majdyz) - [@Pwuts](https://github.com/Pwuts) - [@Bentlybro](https://github.com/Bentlybro) - [@Abhi1992002](https://github.com/Abhi1992002) - [@aarushik93](https://github.com/aarushik93) - [@ntindle](https://github.com/ntindle) - [@Swiftyos](https://github.com/Swiftyos) - [@dependabot](https://github.com/dependabot) - And all other amazing contributors! --- ## 📥 How to Get This Update To update to this version, run: ```bash git pull origin autogpt-platform-beta-v0.4.2 ``` 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.1...autogpt-platform-beta-v0.4.2). --- ## 📝 **Feedback and Issues** If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!