diff --git a/CHANGELOG.md b/CHANGELOG.md index ec21986..2109430 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). All dates in this file are given in the [UTC time zone](https://en.wikipedia.org/wiki/Coordinated_Universal_Time). +## 0.2.7 - 2025-01-18 + +### Added + +- Added a link to an auto-generated report of MAC addresses. + ## 0.2.6 - 2025-01-18 ### Removed diff --git a/web/templates/home/home.page.tmpl b/web/templates/home/home.page.tmpl index 8791d7b..beea9d6 100644 --- a/web/templates/home/home.page.tmpl +++ b/web/templates/home/home.page.tmpl @@ -201,6 +201,11 @@ Grafana: Provides a graphical dashboard for monitoring system and application metrics +
  • + MAC address viewer: + Provides an auto-generated report of the MAC addresses of all network interfaces in the + PlanktoScope, updated every few minutes +
  • Software development: