Releases: ls1admin/request
Releases · ls1admin/request
v1.6.2
v1.6.2 (2026-06-04)
Bug Fixes
- Correct typo in CSV template (
a66596d)
Detailed Changes: v1.6.1...v1.6.2
v1.6.1
v1.6.1 (2026-05-18)
Bug Fixes
-
Add Staging 1 and Staging 2 to
CSV Import line(ensuring compatability with DUMS developers.csv) (51f9bd3) -
Trigger redeploy (
61cc5ac)
Chores
- release: 1.7.1 [skip ci] (
d47309e)
Detailed Changes: v1.6.0...v1.6.1
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