Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [v5.0.0](v4.4.1...v5.0.0) (2023-02-17) ## ✨ New Features - [`2078008`](2078008) feat(touch-switch): Add option `SendToOwner` - [`70f42cc`](70f42cc) feat(prefab): Local Receiver - [`33f78f3`](33f78f3) feat(interaction): Add Mirectional Mode to TouchSwitch - [`2245d5c`](2245d5c) feat: Audio Object to play AudioSource - [`eff25db`](eff25db) feat: Publish .unitypackage (#26) (Issues: [`#26`](#26)) - [`57a2388`](57a2388) feat(interaction): Grip mode - [`7451c3d`](7451c3d) feat(touch-switch): Add thickness and sleep - [`f9091d2`](f9091d2) feat(sacc-flight): Sample vehicles SF-1/SH-1 ## 🐛 Bug Fixes - [`e91aeb3`](e91aeb3) fix: Remove duplicated program asset - [`46c6e45`](46c6e45) fix(touch-switch): Send to Owner did not work for Knob - [`462aa4b`](462aa4b) fix: Fix TouchSwitch - [`fd3ac70`](fd3ac70) fix(sf): Fix frequency DFUNC - [`1bf08e3`](1bf08e3) fix: Null check - [`ada9a83`](ada9a83) fix: Fix DFUNC prefabs - [`457d3ed`](457d3ed) fix: Add frequency gap - [`09087f2`](09087f2) fix: Fix merge failure - [`e61621e`](e61621e) fix(touch-switch): Fix desktop key - [`7b54f36`](7b54f36) fix(editor): Fix gizmo - [`3b71bf8`](3b71bf8) fix: Status Indicator as GameObject - [`c98b11c`](c98b11c) fix(keyboard-input): Fix holding - [`a3c6dc9`](a3c6dc9) fix(saccflight): Remove definition - [`da5e852`](da5e852) fix: Fix frequency desync caused by initialization - [`f05312f`](f05312f) fix: Fix StaticTransceiver.prefab - [`c2f911b`](c2f911b) fix: Upgrade prefabs - [`48e9721`](48e9721) fix: Fix static flags - [`70a3fb0`](70a3fb0) fix: Setup by Awake on Editor - [`5b42d08`](5b42d08) fix: Fix initial sync ## 💥 Breaking Changes - [`85bddfc`](85bddfc) feat!: DFUNC - [`f5d829e`](f5d829e) feat!(interaction): Add KeyDown events - [`8a9d2db`](8a9d2db) feat!: UPM - [`618a977`](618a977) feat!: UPM - [`e116cb5`](e116cb5) feat!: LocalReceiver (does not work) removed - [`bdcf46f`](bdcf46f) feat!: Default ferquency configuration as airband - [`a1ed341`](a1ed341) feat!: Configure frequency by URC - [`7bf53e2`](7bf53e2) feat!: SF1.6 - [`44771a2`](44771a2) feat!: UdonSharp 1.x Migrated - [`00c900a`](00c900a) refactor!: TouchSwitch and KeyboardInput moved into InariUdon - [`d5f359b`](d5f359b) feat!: Use U#1.0 features
- Loading branch information