Skip to content

Commit

Permalink
Added basic support for OSCQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphiiko committed Dec 14, 2023
1 parent b0aa986 commit ff7ddec
Show file tree
Hide file tree
Showing 27 changed files with 478 additions and 1,585 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Option for ignoring specific basestations in automations.
- Support for setting custom hotkeys (With actions for sleep mode toggling/enabling/disabling, running sleep preparation, running the shutdown sequence, and turning devices on and off)
- Detection for initialization failures and error handling.
- Basic support for OSCQuery

### Changed

Expand All @@ -34,6 +35,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Default bindings sometimes triggering haptics for some users.
- Improved search performance in the friend selection modal for automatically accepting invite requests.

### Removed
- VRChat settings
- OSC configuration options (Now handled by OSCQuery)

## [1.10.4]

### Fixed
Expand Down
Loading

0 comments on commit ff7ddec

Please sign in to comment.