Skip to content

feat(setting): display version in settings sidebar (#9796)#10667

Open
dnplkndll wants to merge 1 commit intohcengineering:developfrom
ledoent:feat/version-in-settings
Open

feat(setting): display version in settings sidebar (#9796)#10667
dnplkndll wants to merge 1 commit intohcengineering:developfrom
ledoent:feat/version-in-settings

Conversation

@dnplkndll
Copy link
Contributor

Summary

  • Display the front version string at the bottom of the settings navigation sidebar, below "Sign out"
  • Uses getMetadata(presentation.metadata.FrontVersion) — no new API calls or dependencies
  • Text is muted, unobtrusive, and user-select: all for easy copy-paste into bug reports

Test plan

  • Open Settings → verify version string appears at bottom of sidebar
  • Verify version is selectable/copyable
  • Verify no version shown when FrontVersion metadata is not set

Fixes #9796

🤖 Generated with Claude Code

@huly-github-staging
Copy link

Connected to Huly®: UBERF-15998

@dnplkndll dnplkndll force-pushed the feat/version-in-settings branch from 80ab8fa to 3ac61c0 Compare March 22, 2026 01:35
@ArtyomSavchenko
Copy link
Member

ArtyomSavchenko commented Mar 23, 2026

Hi @dnplkndll
I would recommend changing the way the version is displayed:
Screenshot 2026-03-22 at 12 01 34

We could offer the following options:

  1. Display version in "Help and support" button. For example, as shown below:
Screenshot 2026-03-23 at 15 01 15
  1. Add a separate "About Huly" button in this settings, where 'Huly' should be name from branding info. When clicking on the button, display a popup with the following info:
    a. Huly version
    b. Release date
    c. Release info link(like here https://github.com/hcengineering/platform/releases/tag/v0.7.382)

I think option 1 is simpler, but with the second option, more information is available.
I would like to hear your opinion.

…g#9796)

Show the platform version inline on the "Help & Support" navigation
footer button, right-aligned in a subtle style. This follows the
reviewer suggestion to use the existing Help button rather than
adding a separate version label in the settings sidebar.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Don Kendall <kendall@donkendall.com>
@dnplkndll dnplkndll force-pushed the feat/version-in-settings branch from 3ac61c0 to 500e37b Compare March 24, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot find Huly version from the UI

2 participants