Updated package.json and CHANGELOG

This commit is contained in:
Kirurobo
2025-02-18 21:01:59 +09:00
parent 1ce574ef75
commit 4aa34080c6
3 changed files with 13 additions and 3 deletions

View File

@@ -8,6 +8,17 @@ How to write the changelog.
https://keepachangelog.com/ja/1.0.0/
--->
## [v0.9.5] - 2025-02-18
### Changed
- Renamed asmdef Unity.UniWindowController to Kirurobo.UniWindowController.
- Renamed asmdef Unity.UniWindowController.Editor to Kirurobo.UniWindowController.Editor.
- Please remove if there are old files in the project.
### Fixed
- Fixed for support both of New Input System and Legacy Input Manager.
- Fixed wrong name "LeftCtrl" and "RightCtrl" in the code.
### Added
- Added GetClientRectangle() in the native plugins.
## [v0.9.4] - 2025-02-06
### Changed
- Support New Input System.

View File

@@ -1,6 +1,6 @@
{
"name": "com.kirurobo.uniwinc",
"version": "0.9.4",
"version": "0.9.5",
"displayName": "UniWindowController",
"description": "Unified window controller for Mac and Windows",
"unity": "2020.3",

View File

@@ -140,8 +140,7 @@ PlayerSettings:
visionOSBundleVersion: 1.0
tvOSBundleVersion: 1.0
bundleVersion: 0.9.5
preloadedAssets:
- {fileID: 11400000, guid: dc660a2a123d34488abe1d07904475f4, type: 2}
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
m_HolographicPauseOnTrackingLoss: 1