Skip to content

Commit

Permalink
Release 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zehnm committed Feb 27, 2024
1 parent bae863d commit ce76867
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

_Changes in the next release_

---

## v0.1.4 - 2024-02-27
### Added
- Media-player entity features ([core-api/#32](https://github.com/unfoldedcircle/core-api/issues/32)):
- new features: numpad, guide, info, eject, open_close, audio_track, subtitle, record.
- new option: simple_commands for any additional commands not covered by a feature.
- new features: numpad, guide, info, eject, open_close, audio_track, subtitle, record.
- new option: simple_commands for any additional commands not covered by a feature.

### Fixed
- Return entity options in `get_available_entities` response message.

### Changed
- Add `reconfigure` flag in `DriverSetupRequest` message to reconfigure a driver.
- Always notify clients when setting a new device state, even if the state doesn't change.

---

## v0.1.3 - 2023-11-08
### Fixed
- Environment variable `UC_INTEGRATION_HTTP_PORT` to override server port.
Expand Down

0 comments on commit ce76867

Please sign in to comment.