Skip to content

v0.35.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 14:10
· 75 commits to master since this release
f1c9877

0.35.0 (2024-12-08)

Features

  • helmchart: add web as a new helm template (0ade2c9)
  • Makefile: Add Makefile for running devopsgpt app (9eea88f)
  • web: Make 'Version' and 'Networks' fields required in Docker Compose (baf4635)
  • web: Simplify network configuration in Docker Compose (e3481c8)

Bug Fixes

  • compose: add /api route for the fastapi service (b762313)
  • web: Correct handling of empty fields in Docker Compose API request (52820d9)
  • web: Correct shadow issue for select box in light mode (8c000cc)

Code Refactoring

  • web: Conditional validation for Docker Compose image and build fields (cd60faf)
  • web: Improve API error handling on ChatGPT-related pages (89e2035)
  • web: Improve Docker Compose form UI/UX and fix download behavior (912abea)
  • web: Improve UI/UX for Helm template form (a6b0277)