autogpt-platform-beta-v0.6.30
Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.30Sep 25, 2025by kcze
AI Summary
Minor updates introducing the NotionReadPage block, store API caching, and cleanup of legacy components.
Key Highlights
- New NotionReadPage block integration
- Caching layer for store API endpoints
- Cleanup of legacy components moved to __legacy__ folder
- Enhanced DataForSEO Related Keywords block
New Features
- NotionReadPage block
- Caching layer for store API endpoints
- Add 'depth' parameter to DataForSEO Related Keywords block
Full Release Notes
# 🚀 Release `autogpt-platform-beta-v0.6.30` **Date:** September 2025 --- ## 🔥 What's New? ### New Features - **#10760** - Add NotionReadPage block (by @aayush226) - **#10975** - Implement caching layer for store API endpoints (Part 1) (by @Swiftyos) - **#10983** - Add 'depth' parameter to DataForSEO Related Keywords block (by @Torantulino) ### Enhancements - **#10953** - Move old components to `__legacy__` folder (by @0ubbe) ### Bug Fixes - **#10957** - Force dynamic rendering on marketplace (by @0ubbe) - **#10976** - Fix GCS timeout error in FileInput blocks (by @ntindle) --- ## 🎉 Thanks to Our Contributors! A huge shoutout to everyone who contributed to this release. Special thanks to our new contributor: - @aayush226 As well as our returning contributors: - @0ubbe - @Swiftyos - @ntindle - @Torantulino --- ## 📥 How to Get This Update To update to this version, run: ```bash git pull origin autogpt-platform-beta-v0.6.30 ``` 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.6.29...autogpt-platform-beta-v0.6.30). --- ## 📝 **Feedback and Issues** If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!