From fa4f885ab2223b60fefcfb39e7bbb2df9c58fb94 Mon Sep 17 00:00:00 2001 From: Jakob Lichterfeld Date: Sun, 26 Nov 2023 09:03:04 +0100 Subject: [PATCH] Release 1.28.0 --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56a69c258e..aa6ce868b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ #### Documentation -## [1.28.0] - 2023-11-25 +## [1.28.0] - 2023-11-26 Note: First release as @teslamate-org organization. @@ -26,7 +26,7 @@ Note: First release as @teslamate-org organization. - UI: sync meta theme-color with header background color for iOS status bar (#2840 - @libotony) - Linting in dashboard links (#3443 - @jlestel) - Update Grafana to 10.1.2 (#3455 - @swiffer) -- CI: Build PR images on GHCR, so every PR will have a dedicated dockerfile for testing purpose (#3445, #3480, #3481 -@jlestel) +- CI: Build PR images on GHCR, so every PR will have a dedicated dockerfile for testing purpose (#3445, #3480, #3481, #3491 -@jlestel) - Update to Nodejs 20 (#3477 - @PhilThurston) - Add credo lint support for static code analysis (#3452 - @brianmay) @@ -53,6 +53,7 @@ Note: First release as @teslamate-org organization. - Update HA integration docs with TPMS sensors and examples (#2845 - @marspath) - Fix code style in FreeBSD section (#3461 and #3462 - @ivanovd) - Advise that docker-compose v1 is EOL and to upgrade to v2 (#3472 - @cwanja) +- Fix tpms bar sensors name in template for psi (#3490 - @virtualm2000) ## [1.27.4] - 2023-11-12