File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010_ Changes in the next release_
1111
12+ ---
13+
14+ ## v0.19.1 - 2025-09-17
1215### Fixed
1316- Clear playback info when not playing. Contributed by @henrikwidlund , thanks! ([ #8 ] ( https://github.com/unfoldedcircle/integration-appletv/issues/8 ) .
1417### Changed
1518- Update embedded Python runtime to 3.11.13 and pyinstaller to 6.16.0.
1619
17- ---
18-
1920## v0.19.0 - 2025-07-23
2021### Fixed
2122- Setup flow fails when using manual IP address ([ #48 ] ( https://github.com/unfoldedcircle/integration-appletv/issues/48 ) ).
Original file line number Diff line number Diff line change 11{
22 "driver_id" : " appletv" ,
3- "version" : " 0.19.0 " ,
3+ "version" : " 0.19.1 " ,
44 "min_core_api" : " 0.7.1" ,
55 "name" : { "en" : " Apple TV" },
66 "icon" : " uc:integration" ,
1616 "setup_data_schema" : {
1717 "_comment" : " set at runtime"
1818 },
19- "release_date" : " 2025-07-23 "
19+ "release_date" : " 2025-09-17 "
2020}
You can’t perform that action at this time.
0 commit comments