Change8

autogpt-platform-beta-v0.6.30

📦 autogpt
3 features🐛 2 fixes🔧 4 symbols

Summary

Release v0.6.30 introduces new features like the NotionReadPage block and caching for store API endpoints, alongside fixes for marketplace rendering and GCS timeouts. Old components have been moved to a __legacy__ folder.

Migration Steps

  1. Run 'git pull origin autogpt-platform-beta-v0.6.30' to update.
  2. Alternatively, download the release directly from the Releases page.

✨ New Features

  • Added NotionReadPage block.
  • Implemented caching layer for store API endpoints (Part 1).
  • Added 'depth' parameter to DataForSEO Related Keywords block.

🐛 Bug Fixes

  • Forced dynamic rendering on marketplace.
  • Fixed GCS timeout error in FileInput blocks.

🔧 Affected Symbols

NotionReadPage blockstore API endpointsDataForSEO Related Keywords blockFileInput blocks