Skip to content

feat: add plugin version to the settings page#391

Open
mlewandowski904 wants to merge 1 commit intomasterfrom
feature/display-plugin-version
Open

feat: add plugin version to the settings page#391
mlewandowski904 wants to merge 1 commit intomasterfrom
feature/display-plugin-version

Conversation

@mlewandowski904
Copy link

Ticket

#388

Summary

Added plugin version to the settings page

image

@mlewandowski904 mlewandowski904 requested a review from cyp3rius March 6, 2026 13:17
@mlewandowski904 mlewandowski904 added the enhancement New feature or request label Mar 6, 2026
<Layouts.Header
title={getMessage('page.settings.header.title')}
subtitle={getMessage('page.settings.header.description')}
subtitle={`${getMessage('page.settings.header.description')} • v${pluginVersion}`}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here if possible I would use the Badge component to present the version number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants