You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,18 +9,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
_Changes in the next release_
11
11
12
+
### Changed
13
+
- Use journald log levels if running as a systemd service
14
+
12
15
---
13
16
14
17
## v0.20.0 - 2025-12-23
15
18
### Changed
16
-
- Added connection retry when network is not ready. Contributed by @albaintor, thanks! ([#80](https://github.com/unfoldedcircle/integration-appletv/pull/80).
17
-
- Update ucapi to 0.5.1 ([#88](https://github.com/unfoldedcircle/integration-appletv/pull/88).
19
+
- Added connection retry when network is not ready. Contributed by @albaintor, thanks! ([#80](https://github.com/unfoldedcircle/integration-appletv/pull/80)).
20
+
- Update ucapi to 0.5.1 ([#88](https://github.com/unfoldedcircle/integration-appletv/pull/88)).
18
21
19
22
## v0.19.3 - 2025-11-27
20
23
### Fixed
21
-
- Artwork not being updated ([#79](https://github.com/unfoldedcircle/integration-appletv/pull/79).
24
+
- Artwork not being updated ([#79](https://github.com/unfoldedcircle/integration-appletv/pull/79)).
22
25
### Changed
23
-
- If a client disconnects, the connections to the ATV devices are no longer closed ([#78](https://github.com/unfoldedcircle/integration-appletv/pull/78).
26
+
- If a client disconnects, the connections to the ATV devices are no longer closed ([#78](https://github.com/unfoldedcircle/integration-appletv/pull/78)).
0 commit comments