File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,15 @@ _Changes in the next release_
1111
1212---
1313
14+ ## v0.20.3 - 2026-02-21
15+ ### Changed
16+ - Sort the available apps by name by @henrikwidlund ([ #101 ] ( https://github.com/unfoldedcircle/integration-appletv/pull/101 ) ).
17+ - Removed patched functions for disconnection and global volume by @albaintor ([ #97 ] ( https://github.com/unfoldedcircle/integration-appletv/pull/97 ) ).
18+ - Update Docker build image ([ #102 ] ( https://github.com/unfoldedcircle/integration-appletv/pull/102 ) ).
19+ - Update ucapi to 0.5.2 ([ #98 ] ( https://github.com/unfoldedcircle/integration-appletv/pull/98 ) ).
20+ - Update pyatv to 0.17.0 ([ #95 ] ( https://github.com/unfoldedcircle/integration-appletv/pull/95 ) ).
21+ - Update pyee to 13.0.1 ([ #100 ] ( https://github.com/unfoldedcircle/integration-appletv/pull/100 ) ).
22+
1423## v0.20.2 - 2026-01-15
1524### Changed
1625- Adapt journald log levels until the Remote supports native debug levels ([ #94 ] ( https://github.com/unfoldedcircle/integration-appletv/pull/94 ) ).
Original file line number Diff line number Diff line change 11{
22 "driver_id" : " appletv" ,
3- "version" : " 0.20.2 " ,
3+ "version" : " 0.20.3 " ,
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" : " 2026-01-15 "
19+ "release_date" : " 2026-02-21 "
2020}
You can’t perform that action at this time.
0 commit comments