diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d4d3540..d89c61fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [1.5.0] ### Added -- Automation for disabling sleep mode when SteamVR has been stopped. - [EXPERIMENTAL] Sleep detection based on the movement of the user's VR headset. +- Automation for disabling sleep mode when SteamVR has been stopped. - Configuration options for setting the OSC hosts and ports Oyasumi interacts with. - Support for XSOverlay and Desktop notifications. - Notifications for when sleep mode is enabled and disabled. @@ -20,10 +20,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - The elevated sidecar will be launched on start if the main application is launched with administrator privileges. - Layout of Sleep Detection pane has been updated to match recent views. - Configuration options for sleep detection automations can now be edited while the automations are inactive. +- Removing friends from the player list for automatic invite request accepts, now requires confirmation. ### Fixed - Various improvements to the Japanese translations (by [なき](https://twitter.com/NoYu_idea)) +- Various small bugs ## [1.4.1]