Skip to content

AutoGPT Platform v0.3.3

Latest
Compare
Choose a tag to compare
@Pwuts Pwuts released this 20 Nov 23:33
13da8af

UI/UX Improvements 💻

  • fix(frontend): Allow importing agent file with empty description by @Pwuts in #8670
  • fix(backend): Improve input typing for blocks StepThroughItemsBlock, CountdownTimerBlock, AddToListBlock, AddToDictionaryBlock by @majdyz in #8713
  • feat(frontend): Show Agent Output on Monitor page by @kcze in #8501
  • feat(platform): Updates to Runner Output UI by @Bentlybro in #8717

Technical Improvements ⚙️

  • refactor(platform): Remove settings endpoint by @aarushik93 in #8715
  • fix(frontend): Fix duplicate API calls on Monitor Page by @majdyz in #8727
  • fix(block): Renamed model_version input to prevent conflicts with Pydantic naming by @Swiftyos in #8729
  • test(frontend): Add simple auth tests by @ntindle in #8709

DX improvements 👷🏼

  • dx(backend): Fix pre-commit isort step by @Pwuts in #8726
  • docs(platform): update docs for security ssrf by @ntindle in #8675
  • docs: replace docker-compose with docker compose by @simoneb in #8502

New Contributors 🎉

How to Get This Update 📥

To update to this version, use:

git pull origin agpt-platform-beta-v0.3.3

Or download it directly from the Releases page.

Feedback and Issues 📝

If you encounter any issues or have suggestions, please join our Discord and let us know!

Full Changelog: autogpt-platform-beta-v0.3.2...autogpt-platform-beta-v0.3.3