File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.4.2] - 2026-01-07
9+
10+ ### Added
11+
12+ - Add Claude Code GitHub Action (collaborators only)
13+
14+ ### Changed
15+
16+ - Fixed color palette dithering to preserve PLTE chunk
817## [ 0.4.1] - 2026-01-05
918
1019### Changed
@@ -89,4 +98,5 @@ Based on the [puppet](https://github.com/balloob/home-assistant-addons/tree/main
8998[ 0.3.2 ] : https://github.com/usetrmnl/trmnl-home-assistant/compare/v0.3.1...v0.3.2
9099[ 0.4.0 ] : https://github.com/usetrmnl/trmnl-home-assistant/compare/v0.3.2...v0.4.0
91100[ 0.4.1 ] : https://github.com/usetrmnl/trmnl-home-assistant/compare/v0.4.0...v0.4.1
101+ [ 0.4.2 ] : https://github.com/usetrmnl/trmnl-home-assistant/compare/v0.4.1...v0.4.2
92102[ 0.2.0 ] : https://github.com/usetrmnl/trmnl-home-assistant/compare/v0.1.0...v0.2.0
Original file line number Diff line number Diff line change 11name : " TRMNL HA"
22description : " Send dashboard screens to your TRMNL"
3- version : " 0.4.1 "
3+ version : " 0.4.2 "
44slug : " trmnl-ha"
55url : " https://github.com/usetrmnl/trmnl-home-assistant"
66image : ghcr.io/usetrmnl/trmnl-ha-{arch}
Original file line number Diff line number Diff line change 11{
22 "name" : " ha-trmnl" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.4.2 " ,
44 "description" : " Send dashboard screens to your TRMNL" ,
55 "author" : " Ikraam Ghoor (based on puppet by Paulus Schoutsen)" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments