Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
Updated changelog
  • Loading branch information
Raphiiko committed Jul 13, 2024
1 parent de92306 commit 55aa9b7
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

### Added

- Exposed HMD activity level over MQTT as "HMD On Head" (Experimental).
- Color temperature control for native SteamVR headsets (e.g. Vive (Pro), Valve Index, Bigscreen Beyond)
- Color temperature control to the current brightness automations.
- Sunset/Sunrise based automations for brightness and color temperature.

### Changed

- Automations for brightness/CCT, render resolution, chaperone fade distance, BSB fan speed and BSB led color now automatically apply their set values when a HMD is connected.
- (Headset specific) brightness and cct settings were moved to their own settings page.

### Removed

- Option for the brightness automations based on sleep mode to run on SteamVR launch. This now happens automatically when a HMD is connected.

### Fixed

- Certain types of selection in input fields (e.g. Ctrl+A) being blocked

## [1.13.2]

### Fixed

- The status message not updating when the visibility remained the same
- The status message not setting to an empty value

Expand Down

0 comments on commit 55aa9b7

Please sign in to comment.