Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
autogpt-platform-beta-v0.6.13 source code.tar.gz | 2025-06-18 | 151.0 MB | |
autogpt-platform-beta-v0.6.13 source code.zip | 2025-06-18 | 152.7 MB | |
README.md | 2025-06-18 | 3.3 kB | |
Totals: 3 Items | 303.7 MB | 1 |
π Release autogpt-platform-beta-v0.6.13
Date: June 2025
π₯ What's New?
New Features
- #10117 - Added Google Sign-in support (by @0ubbe)
- #10142 - Improved execution ordering to allow depth-first execution (by @majdyz)
- #9996 - Added AI/ML API support to LLM blocks (by @D1m7asis)
- #10123 - Enhanced security module implementation (by @ntindle)
- #10138 - Made execution engine async-first (by @majdyz)
- #10183 - Added request retry on block execution and RPC (by @majdyz)
Enhancements
- #10066 - Moved output processing from node executor to graph executor (by @majdyz)
- #9786 - Agent Presets backend improvements (by @Pwuts)
- #10039 - Added snapshot test responses (by @Swiftyos)
- #10145 - Reduced price of ChatGPT O3 model (by @Bentlybro)
- #10144 - Added VEO3 to AI video generator (by @Bentlybro)
UI/UX Improvements
- #10113 - Fixed account menu layout and alignment (by @0ubbe)
- #10139 - Fixed builder UI glitch (by @majdyz)
- #10132 - Added documentation for typography tokens + Text component (by @0ubbe)
- #9963 - Updated StoreCard component to use
bg-background
(by @Torantulino)
Bug Fixes
- #10103 - Resolved perpetual loading state on password reset (by @Pwuts)
- #10102 - Fixed password reset link using
FRONTEND_BASE_URL
(by @Pwuts) - #10120 - Fixed hydration warning (by @0ubbe)
- #10124 - Fixed cookies console warnings (by @0ubbe)
- #10143 - Fixed account menu showing after logout (by @0ubbe)
- #10149 - Fixed execution UI update issues (by @majdyz)
- #10159 - Skip invalid graphs when listing in block menu (by @Torantulino)
Documentation
- #10089 - Updated Ollama environment variables setup guide (by @Bentlybro)
- #10155 - Documented spacing tokens (by @0ubbe)
- #10157 - Added design system overview page (by @0ubbe)
- #10158 - Documented border radius tokens (by @0ubbe)
- #10181 - Documented icons on storybook (by @0ubbe)
Dependencies & Maintenance
- #10148 - Security upgrade for requests from 2.31.0 to 2.32.4 (by @ntindle)
- #10182 - Fixed lint errors and added next/typescript (by @0ubbe)
- #10179 - Upgraded to Storybook 9 (by @0ubbe)
- Multiple dependency updates via Dependabot
π Thanks to Our Contributors!
A huge thank you to everyone who contributed to this release. Special welcome to our new contributor:
- @D1m7asis
And thanks to our returning contributors: - @0ubbe - @majdyz - @Pwuts - @Bentlybro - @Swiftyos - @ntindle - @Torantulino - And many others!
π₯ How to Get This Update
To update to this version, run:
:::bash
git pull origin autogpt-platform-beta-v0.6.13
Or download it directly from the Releases page.
For a complete list of changes, see the Full Changelog.
π Feedback and Issues
If you encounter any issues or have suggestions, please join our Discord and let us know!