Skip to content

Releases: ls1admin/request

v1.6.1

18 May 18:31

Choose a tag to compare

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

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