diff --git a/CHANGELOG.md b/CHANGELOG.md index f5d57d96b..3a6488ab6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added support for filtering by activity type on the activities page (experimental) +- Extended the admin control panel by adding a copy-to-clipboard button for the application version ### Changed diff --git a/apps/client/src/app/components/admin-overview/admin-overview.html b/apps/client/src/app/components/admin-overview/admin-overview.html index f0a6ea1d5..55fa8dac5 100644 --- a/apps/client/src/app/components/admin-overview/admin-overview.html +++ b/apps/client/src/app/components/admin-overview/admin-overview.html @@ -6,7 +6,10 @@