autogpt-platform-beta-v0.6.12

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.6.12Jun 5, 2025by majdyz

AI Summary

The platform upgrades to Next.js v15 and introduces an AI Image Editor Block powered by flux kontext, alongside improved file upload support and security requirements.

Key Highlights

  • Upgrade to Next.js v15
  • AI Image Editor Block powered by flux kontext
  • File multipart upload support for SendWebRequestBlock
  • Passwords require a minimum length of 12 characters

New Features

  • AI Image Editor Block (flux kontext)
  • Multipart upload support for SendWebRequestBlock
  • Nested dynamic pin-name support
  • 12-character minimum password requirement
  • Next.js v15 upgrade
  • Cross-repository dev deployment workflow
  • Turnstile CAPTCHA reset fix
  • Font loading fixes in Stories
  • Login/logout actions and credentials cache fix

Full Release Notes

# 🚀 Release `autogpt-platform-beta-v0.6.12`

**Date:** June 2025

---

## 🔥 What's New?

### New Features
- **#10063** - Add AI Image Editor Block powered by flux kontext (by @Torantulino)
- **#10058** - Add file multipart upload support for SendWebRequestBlock & Improve key-value input UI rendering (by @majdyz)
- **#10082** - Add nested dynamic pin-name support (by @majdyz)
- **#10061** - Require passwords to be minimum length of 12 characters (by @ntindle)
- **#10042** - Upgrade to Next.js v15 + update config (by @Pwuts)
- **#10059** - Add cross-repository dev deployment workflow (by @Swiftyos)

### Bug Fixes
- **#10056** - Fix Turnstile CAPTCHA reset after failed login attempts (by @Bentlybro)
- **#10065** - Fix missed password prompt (by @ntindle)
- **#10081** - Fix font loading in Stories (by @0ubbe)
- **#10017** - Fix login/logout actions; update credentials cache on state change (by @Pwuts)
- **#10110** - Fix graph fetching of non-owned marketplace agent (by @majdyz)

### Documentation
- **#10054** - Add system requirements section to README (by @chojuninengu)
- **#10073** - Remove outdated video section from documentation (by @ntindle)

### Dependencies & Maintenance
- **#10072** - Move from yarn1 to pnpm (by @0ubbe)
- **#10079** - Downgrade poetry to 2.1.1 for dependabot (by @Bentlybro)
- **#10087** - Bump production dependencies (by @dependabot)
- **#10086** - Bump development dependencies (by @dependabot)
- **#10088** - Fix dependabot config (by @0ubbe)
- **#10101** - Configure Dependabot to ignore Poetry updates (by @ntindle)
- **#10083** - Add GitHub Actions workflow for PR deployments (by @Swiftyos)

---

## 🎉 Thanks to Our Contributors!

A huge shoutout to everyone who contributed to this release. Special thanks to our new contributors:

- @chojuninengu
- @0ubbe

As well as our returning contributors:
- @Torantulino
- @majdyz
- @ntindle
- @Pwuts
- @Swiftyos
- @Bentlybro
- @dependabot

---

## 📥 How to Get This Update

To update to this version, run:

```bash
git pull origin autogpt-platform-beta-v0.6.12
```

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.11...autogpt-platform-beta-v0.6.12).

---

## 📝 **Feedback and Issues**
If you encounter any issues or have suggestions, please [join our Discord](https://discord.gg/autogpt) and let us know!