@@ -16,14 +16,17 @@ The format is based on [Keep a Changelog].
16
16
### Removed
17
17
18
18
### Fixed
19
- - Null Reference Exception with newly created VRCAnimatorPlayAudio ` #1199 `
20
- - Particle System that uses local scale will be broken ` #1197 `
21
- - Avatars with Visame Skinned Mesh disabled will not able to upload ` #1202 `
22
- - Default value for RemoveMeshInBox is not correct in Play mode ` #1217 `
23
- - This fix will make ` Initialize ` method set default value for ` boxes ` .
24
19
25
20
### Security
26
21
22
+ ## [ 1.7.13] - 2024-10-01
23
+ ### Fixed
24
+ - Null Reference Exception with newly created VRCAnimatorPlayAudio [ ` #1199 ` ] ( https://github.com/anatawa12/AvatarOptimizer/pull/1199 )
25
+ - Particle System that uses local scale will be broken [ ` #1197 ` ] ( https://github.com/anatawa12/AvatarOptimizer/pull/1197 )
26
+ - Avatars with Visame Skinned Mesh disabled will not able to upload [ ` #1202 ` ] ( https://github.com/anatawa12/AvatarOptimizer/pull/1202 )
27
+ - Default value for RemoveMeshInBox is not correct in Play mode [ ` #1217 ` ] ( https://github.com/anatawa12/AvatarOptimizer/pull/1217 )
28
+ - This fix will make ` Initialize ` method set default value for ` boxes ` .
29
+
27
30
## [ 1.7.12] - 2024-08-27
28
31
### Changed
29
32
- Rewritten Check for Update system [ ` #1151 ` ] ( https://github.com/anatawa12/AvatarOptimizer/pull/1151 )
@@ -998,7 +1001,8 @@ The format is based on [Keep a Changelog].
998
1001
- Merge Bone
999
1002
- Clear Endpoint Position
1000
1003
1001
- [ Unreleased ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.12...HEAD
1004
+ [ Unreleased ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.13...HEAD
1005
+ [ 1.7.13 ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.12...v1.7.13
1002
1006
[ 1.7.12 ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.11...v1.7.12
1003
1007
[ 1.7.11 ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.10...v1.7.11
1004
1008
[ 1.7.10 ] : https://github.com/anatawa12/AvatarOptimizer/compare/v1.7.9...v1.7.10
0 commit comments