mattermost-community/focalboard

Feature Idea: Showing build info in the UI

Open

#1,167 opened on Sep 9, 2021

View on GitHub
 (1 comment) (1 reaction) (1 assignee)TypeScript (2,542 forks)user submission
EnhancementHacktoberfestHelp WantedUp for grabs

Repository metrics

Stars
 (26,187 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Summary: There's currently no way to know which build of the plugin you have installed. For example you might have v0.9.0 installed but you don't know if it's a build from main or the v0.9.0 branch.

Adding the build hash somewhere would help to easily identify this.

Additional context / similar features: Mattermost is a good example. You can always access the About modal to see all the useful info like version, build hash, build date etc. about_mattermost

Contributor guide