Skip to content

Releases: ls1admin/request

client-v1.7.1

04 May 10:55

Choose a tag to compare

1.7.1 (2026-05-04)

Bug Fixes

v1.6.0

04 May 10:39

Choose a tag to compare

Features

  • GitHub repository link in footer (#3) — Added VITE_GITHUB_URL support to the Helm chart and client config, enabling the footer GitHub link.

Deployment

  • New Helm value: client.config.VITE_GITHUB_URL — set to the repository URL to enable the GitHub link in the footer.

Full Changelog: magkue/request@v1.5.3...v1.6.0

client-v1.7.0

04 May 10:39

Choose a tag to compare

Features

  • GitHub repository link in footer (#3) — The footer now displays a GitHub icon linking to the project repository. The version number is also clickable and links directly to the corresponding GitHub release. Both are configurable via the new VITE_GITHUB_URL environment variable. When the variable is empty, the footer behaves as before.

Full Changelog: magkue/request@client-v1.6.3...client-v1.7.0