Releases: ls1admin/request
Releases · ls1admin/request
client-v1.7.1
v1.6.0
Features
- GitHub repository link in footer (#3) — Added
VITE_GITHUB_URLsupport 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
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_URLenvironment variable. When the variable is empty, the footer behaves as before.
Full Changelog: magkue/request@client-v1.6.3...client-v1.7.0