Skip to content

Commit 2874808

Browse files
committed
Release 0.4.7
1 parent 3b95856 commit 2874808

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

trmnl-ha/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.4.7] - 2026-01-15
9+
10+
### Fixed
11+
12+
- Correct ImageMagick level args
813
## [0.4.6] - 2026-01-12
914

1015
### Changed
@@ -127,4 +132,5 @@ Based on the [puppet](https://github.com/balloob/home-assistant-addons/tree/main
127132
[0.4.4]: https://github.com/usetrmnl/trmnl-home-assistant/compare/v0.4.3...v0.4.4
128133
[0.4.5]: https://github.com/usetrmnl/trmnl-home-assistant/compare/v0.4.4...v0.4.5
129134
[0.4.6]: https://github.com/usetrmnl/trmnl-home-assistant/compare/v0.4.5...v0.4.6
135+
[0.4.7]: https://github.com/usetrmnl/trmnl-home-assistant/compare/v0.4.6...v0.4.7
130136
[0.2.0]: https://github.com/usetrmnl/trmnl-home-assistant/compare/v0.1.0...v0.2.0

trmnl-ha/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "TRMNL HA"
22
description: "Send dashboard screens to your TRMNL"
3-
version: "0.4.6"
3+
version: "0.4.7"
44
slug: "trmnl-ha"
55
url: "https://github.com/usetrmnl/trmnl-home-assistant"
66
image: ghcr.io/usetrmnl/trmnl-ha-{arch}

trmnl-ha/ha-trmnl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ha-trmnl",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
44
"description": "Send dashboard screens to your TRMNL",
55
"author": "Ikraam Ghoor (based on puppet by Paulus Schoutsen)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)