autogpt-platform-beta-v0.4.1

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.4.1Dec 31, 2024by Swiftyos

AI Summary

A hotfix release focusing on frontend authentication improvements, multiple platform stability fixes, and ensuring proper username handling.

Key Highlights

  • Refactored frontend Auth pages
  • Fixed multiple platform issues including marketplace redirects
  • Ensured username is properly lowered upon update
  • Added status check to prevent lock release timeouts

New Features

  • Frontend Auth Refactoring
  • Status Check for Lock Release
  • URL Sanitization for Agent Names

Full Release Notes

# πŸš€ **Release autogpt-platform-beta-v0.4.1**  
Pull Requests: 7  

**Date:** _31st Dec 2024_

---

## πŸ”₯ **What’s New?**

- **New Features**  
  - *(No new features in this hotfix release.)*

- **Enhancements**  
  - ⚑ [#9124](https://github.com/Significant-Gravitas/AutoGPT/pull/9124) - Refactored frontend Auth pages (by [@kcze](https://github.com/kcze))

- **Bug Fixes**  
  - πŸ› [#9112](https://github.com/Significant-Gravitas/AutoGPT/pull/9112) - Ensured username is properly lowered upon update (by [@Swiftyos](https://github.com/Swiftyos))  
  - πŸ› [#9114](https://github.com/Significant-Gravitas/AutoGPT/pull/9114) - Creator profile descriptions now respect new lines (by [@ethethanlee](https://github.com/ethethanlee))  
  - πŸ› [#9147](https://github.com/Significant-Gravitas/AutoGPT/pull/9147) - Multiple platform fixes, including:  
    β€’ Redirect to the marketplace  
    β€’ Use agent graph data instead of store listing data  
    β€’ Don’t export agent input values  
    β€’ URL sanitization for agent names containing colons  
    β€’ Show all top agents  
    (by [@Swiftyos](https://github.com/Swiftyos))  
  - πŸ› [#9135](https://github.com/Significant-Gravitas/AutoGPT/pull/9135) - Added status check to prevent lock release timing out (by [@majdyz](https://github.com/majdyz))  
  - πŸ› [#9132](https://github.com/Significant-Gravitas/AutoGPT/pull/9132) - Fixed broken block UI layout (by [@majdyz](https://github.com/majdyz))  
  - πŸ› [#9159](https://github.com/Significant-Gravitas/AutoGPT/pull/9159) - Hotfix release ensuring stable state of the code (by [@Swiftyos](https://github.com/Swiftyos))

- **New Blocks**  
  - *(No new blocks in this release.)*

---

## πŸŽ‰ **Thanks to Our Contributors!**
A special shoutout to all the amazing contributors who made this release possible, especially those new contributors:
- πŸ‘ [@ethethanlee](https://github.com/ethethanlee)

And returning contributors:
- πŸ‘ [@Swiftyos](https://github.com/Swiftyos)
- πŸ‘ [@kcze](https://github.com/kcze)
- πŸ‘ [@majdyz](https://github.com/majdyz)

---

## πŸ“₯ **How to Get This Update**
To update to this version, use:

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

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.4.0...autogpt-platform-beta-v0.4.1).

---

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