Skip to content

Commit 317e49c

Browse files
committed
build: release 0.7.5
1 parent 6c2b26a commit 317e49c

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## Unreleased
99
_Changes in the next release_
1010

11+
---
12+
13+
## v0.7.5 - 2025-09-18
14+
### Added
15+
- Identify Projectivity launcher as a home screen app ([#89](https://github.com/unfoldedcircle/integration-androidtv/pull/89)).
1116
### Changed
12-
- Update the embedded Python runtime to 3.11.13.
17+
- onn. Streaming Device 4K pro: using the default settings key instead of a long home press to access the settings menu ([#88](https://github.com/unfoldedcircle/integration-androidtv/pull/88)).
18+
- Update the embedded Python runtime to 3.11.13 ([#97](https://github.com/unfoldedcircle/integration-androidtv/pull/97)).
1319
- Enabled GitHub dependabot.
14-
1520
### Fixed
1621
- qemu installation instructions.
1722

18-
---
19-
2023
## v0.7.4 - 2025-05-15
2124
### Fixed
2225
- Sporadic media image URL replacement with an invalid URL ([#75](https://github.com/unfoldedcircle/integration-androidtv/pull/75)).

driver.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"driver_id": "androidtv",
3-
"version": "0.7.4",
3+
"version": "0.7.5",
44
"min_core_api": "0.20.0",
55
"name": { "en": "Android TV" },
66
"icon": "uc:integration",
@@ -41,5 +41,5 @@
4141
}
4242
]
4343
},
44-
"release_date": "2025-05-15"
44+
"release_date": "2025-09-18"
4545
}

0 commit comments

Comments
 (0)