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!