Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 09:00
8b09b0c

1.2.0 (2026-08-17)

Features

  • Add liveness probe endpoint for API health check (bd1f80c)
  • Update the installation script to compatible with the system where docker is not installed and added support for the window OS (d17f28d)

Bug Fixes

  • Cookie issue for the self host version (49628fb)
  • Handled the case when docker compose compatibility (d69bd0e)
  • Removed the unnecessary default value for the VITE_API_URL and added condition if missed (aacd6df)
  • Updated the readme.md file to remove the content related to testing URL (ca51beb)

Refactoring

  • Update health check endpoint and response structure; modify .gitignore and main.ts for global prefix handling (b3c5ea2)