Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphiiko committed Jul 13, 2024
1 parent de92306 commit 5da7b06
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,25 @@ 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.

## [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 5da7b06

Please sign in to comment.