
# 1.0.3
## Updated
- Update commit and docs

# 1.0.2

## Added

- Added Permission callback action

## Removed

- Removed notification

# 1.0.1

## Added

- Added notification to OpenXRPermissionManager

# 1.0.0-preview.16

## Fixed

- Fixed 'XRPlatformType' could not be found error

# 1.0.0-preview.15

## Fixed

- Fixed 'XRPlatformType' could not be found error

# 1.0.0-preview.14

## Changed

- Remove OpenXRPermissionHelper. Use OpenXRPermissionManager instead.
- Makesure DontDestroyOnLoad flag for SpacewarpController

# 1.0.0-preview.13

## Changed

- Optimize project structure

# 1.0.0-preview.12

## Fixed

- Fixed error caused by Spacewarp that caused build failure.

# 1.0.0-preview.11

## Fixed

- Fixed error caused by Spacewarp that caused build failure.

# 1.0.0-preview.10

## Added

- Added Spacewarp support

# 1.0.0-preview.9

## Fixed

- Fixed an error that caused Quest Void Activity to be entered because of requesting XR permissions

# 1.0.0-preview.8

## Added

- Added PLATFORM_ANDROID to limit the platform of Boundary Visibility System

# 1.0.0-preview.7

## Fixed

- Fixed PermissionRequest multiple for k_DefaultPermissionId

# 1.0.0-preview.6

## Fixed

- Fixed PermissionRequest multiple for k_DefaultPermissionId

# 1.0.0-preview.5

## Fixed

- Fixed UnityFusion CLR error

# 1.0.0-preview.4

## Fixed

- Fixed OpenXRPermission callback null exception

# 1.0.0-preview.3

## Added

- Added OpenXRPermissionHelper

# 1.0.0-preview.2

## Changed

- Changed asmdef name to short
- Changed OnBoundaryChanged Action to UnityEvent

# 1.0.0-preview.1

First version