Project Updates Timeline

Track the latest releases, features, and improvements across all projects in the ecosystem

releasev0.6.481 weeks ago
AutoGPT · Security Improvements and Dependency Updates
Enforced disabled flag on blocks in graph validation for improved security. Updated multiple dependencies including peter-evans/repository-dispatch from 3 to 4, aiofiles from 24.1.0 to 25.1.0, and actions/checkout from 4 to 6.
releasev0.6.472 weeks ago
AutoGPT · Major Feature Release with AI Model Updates
Added Text Encode block for text processing, video editing blocks for multimedia support, and Claude Opus 4.6 model support with extended thinking capabilities. Implemented AI SDK integration with custom streaming response handling. Added ClamAV scanning for local file paths to enhance security. Improved Linear Search Block performance and reduced GET /api/graphs latency by 40%.
releasev0.6.462 weeks ago
AutoGPT · CoPilot Enhancements and Workspace Improvements
Added User Workspace for persistent CoPilot file storage, enabling long-term file retention across sessions. Implemented speech-to-text functionality via Whisper model for voice input. Added library agent fetching with two-phase search for improved sub-agent support. Implemented Redis-based SSE reconnection for handling long-running CoPilot operations without timeout.
releasev2.1.02/19/2024
AutoGPT · AutoGPT v2.1.0 Released
Major update with improved performance and new features: - Enhanced memory management - New plugin system - Better error handling - Updated dependencies
feature2/17/2024
langchain · langchain: Added Multi-Modal Support
New feature: Support for processing images, audio, and video alongside text inputs
bugfix2/14/2024
llama_index · llama_index: Fixed Critical Memory Leak
Fixed a critical memory leak that occurred during long-running sessions
improvement2/9/2024
AutoGPT · AutoGPT: Performance Optimization
Optimized query processing speed by 40% through better caching strategies
releasev1.5.02/4/2024
autogen · autogen v1.5.0 Released
New release with stability improvements: - Fixed navigation issues - Improved SLAM accuracy - Better sensor fusion - Updated documentation
feature1/31/2024
semantic-kernel · semantic-kernel: New API Endpoints
Added REST API endpoints for external integrations and webhooks
commit1/27/2024
langchain · langchain: Updated Dependencies
Updated all dependencies to latest versions for security patches
releasev3.0.01/24/2024
babyagi · babyagi v3.0.0 Released
Major version release with breaking changes: - New architecture - Redesigned API - Migration guide available - Backward compatibility layer