diff --git a/en/.doctrees/environment.pickle b/en/.doctrees/environment.pickle
index f27282d10..58f8bf17f 100644
Binary files a/en/.doctrees/environment.pickle and b/en/.doctrees/environment.pickle differ
diff --git a/en/.doctrees/implementation/first_person.doctree b/en/.doctrees/implementation/first_person.doctree
index 3d6012834..400f5507e 100644
Binary files a/en/.doctrees/implementation/first_person.doctree and b/en/.doctrees/implementation/first_person.doctree differ
diff --git a/en/.doctrees/release/079/v0.87.0.doctree b/en/.doctrees/release/079/v0.87.0.doctree
index b53011ba3..6286e8c1b 100644
Binary files a/en/.doctrees/release/079/v0.87.0.doctree and b/en/.doctrees/release/079/v0.87.0.doctree differ
diff --git a/en/.doctrees/release/079/v0.88.0.doctree b/en/.doctrees/release/079/v0.88.0.doctree
index 49527a625..ff833169c 100644
Binary files a/en/.doctrees/release/079/v0.88.0.doctree and b/en/.doctrees/release/079/v0.88.0.doctree differ
diff --git a/en/_sources/implementation/first_person.md.txt b/en/_sources/implementation/first_person.md.txt
index 20ca3247c..dd7bab5a8 100644
--- a/en/_sources/implementation/first_person.md.txt
+++ b/en/_sources/implementation/first_person.md.txt
@@ -10,7 +10,7 @@
| true | FirstPersonOnly | ✅ | ❌ | FIRSTPERSON |
| true | ThirdPersonOnly | ❌ | ✅ | THIRDPERSON |
| true | Both | ✅ | ✅ | default |
-| true | Auto | - | - | FirstPersonOnly と ThirdPersonOnly に分割する |
+| true | Auto | - | - | Both と ThirdPersonOnly に分割する |
| false | FirstPersonOnly | ❌ | ❌ | 完全に描画されない。Rendererの描画を止める |
| false | ThirdPersonOnly | ✅ | ✅ | default |
| false | Both | ✅ | ✅ | default |
diff --git a/en/_sources/release/079/v0.88.0.md.txt b/en/_sources/release/079/v0.88.0.md.txt
index 71fa91a36..cd72234d9 100644
--- a/en/_sources/release/079/v0.88.0.md.txt
+++ b/en/_sources/release/079/v0.88.0.md.txt
@@ -12,6 +12,11 @@
* [Error when load glb file (buffer.uri)](https://github.com/vrm-c/UniVRM/issues/1326)
## 1.0
+* [[\#1346](https://github.com/vrm-c/UniVRM/pull/1346)] Fix10/fix expression migration
+* [[\#1347](https://github.com/vrm-c/UniVRM/pull/1347)] [1.0] Expression UV Binding の挙動
+* [[\#1353](https://github.com/vrm-c/UniVRM/pull/1353)] Migrate legacy Unlit shaders
+* [[\#1349](https://github.com/vrm-c/UniVRM/pull/1349)] fix (VRM1.0, MToon): exported emissive factor should be in linear colorspace
+* [[\#1348](https://github.com/vrm-c/UniVRM/pull/1348)] fix (VRM1.0, MToon): change export spec version to 1.0-beta
* [[\#1347](https://github.com/vrm-c/UniVRM/pull/1347)] [1.0] Expression UV Binding の挙動
* [[\#1346](https://github.com/vrm-c/UniVRM/pull/1346)] Fix10/fix expression migration
* [[\#1344](https://github.com/vrm-c/UniVRM/pull/1344)] [1.0] const LICENSE_URL_JA
diff --git a/en/_sources/vrm0/index.md.txt b/en/_sources/vrm0/index.md.txt
index b9f66dd95..85f0f5dc8 100644
--- a/en/_sources/vrm0/index.md.txt
+++ b/en/_sources/vrm0/index.md.txt
@@ -16,7 +16,7 @@ firstperson
* {doc}`FastSpringBone(0.85) `
-### TODO:
+## TODO:
* 🚧 materialGenerator
* 🚧 firstPerson
diff --git a/en/implementation/first_person.html b/en/implementation/first_person.html
index 0397a18b8..61c1cfc4f 100644
--- a/en/implementation/first_person.html
+++ b/en/implementation/first_person.html
@@ -123,7 +123,7 @@
Auto |
- |
- |
-FirstPersonOnly と ThirdPersonOnly に分割する |
+Both と ThirdPersonOnly に分割する |
false |
FirstPersonOnly |
diff --git a/en/objects.inv b/en/objects.inv
index 87b6e4ac8..6d496dfa4 100644
Binary files a/en/objects.inv and b/en/objects.inv differ
diff --git a/en/release/079/index.html b/en/release/079/index.html
index a95d796ee..4bacec1ed 100644
--- a/en/release/079/index.html
+++ b/en/release/079/index.html
@@ -61,8 +61,8 @@
v0.84.0: Road to 1.0. Restore glTF import menu
v0.85.0: Road to 1.0. [0.x]FastSpringBone
v0.86.0: Road to 1.0. [1.0]FastSpringBone
-v0.87.0: 1.0準備
-v0.88.0: 1.0準備
+v0.87.0: Road to 1.0.
+v0.88.0: Road to 1.0.
パッケージ(v0.81~)
@@ -116,8 +116,8 @@
v0.84.0: Road to 1.0. Restore glTF import menu
v0.85.0: Road to 1.0. [0.x]FastSpringBone
v0.86.0: Road to 1.0. [1.0]FastSpringBone
-v0.87.0: 1.0準備
-v0.88.0: 1.0準備
+v0.87.0: Road to 1.0.
+v0.88.0: Road to 1.0.
diff --git a/en/release/079/v0.79.0.html b/en/release/079/v0.79.0.html
index d9742cf64..42e873de6 100644
--- a/en/release/079/v0.79.0.html
+++ b/en/release/079/v0.79.0.html
@@ -61,8 +61,8 @@
v0.84.0: Road to 1.0. Restore glTF import menu
v0.85.0: Road to 1.0. [0.x]FastSpringBone
v0.86.0: Road to 1.0. [1.0]FastSpringBone
-v0.87.0: 1.0準備
-v0.88.0: 1.0準備
+v0.87.0: Road to 1.0.
+v0.88.0: Road to 1.0.
パッケージ(v0.81~)
diff --git a/en/release/079/v0.80.0.html b/en/release/079/v0.80.0.html
index 08ab143dd..9f5551f93 100644
--- a/en/release/079/v0.80.0.html
+++ b/en/release/079/v0.80.0.html
@@ -61,8 +61,8 @@
v0.84.0: Road to 1.0. Restore glTF import menu
v0.85.0: Road to 1.0. [0.x]FastSpringBone
v0.86.0: Road to 1.0. [1.0]FastSpringBone
-v0.87.0: 1.0準備
-v0.88.0: 1.0準備
+v0.87.0: Road to 1.0.
+v0.88.0: Road to 1.0.
パッケージ(v0.81~)
diff --git a/en/release/079/v0.81.0.html b/en/release/079/v0.81.0.html
index 56885ae59..880b36a70 100644
--- a/en/release/079/v0.81.0.html
+++ b/en/release/079/v0.81.0.html
@@ -61,8 +61,8 @@
v0.84.0: Road to 1.0. Restore glTF import menu
v0.85.0: Road to 1.0. [0.x]FastSpringBone
v0.86.0: Road to 1.0. [1.0]FastSpringBone
-v0.87.0: 1.0準備
-v0.88.0: 1.0準備
+v0.87.0: Road to 1.0.
+v0.88.0: Road to 1.0.
パッケージ(v0.81~)
diff --git a/en/release/079/v0.82.0.html b/en/release/079/v0.82.0.html
index 398811acb..3191e1201 100644
--- a/en/release/079/v0.82.0.html
+++ b/en/release/079/v0.82.0.html
@@ -61,8 +61,8 @@
v0.84.0: Road to 1.0. Restore glTF import menu
v0.85.0: Road to 1.0. [0.x]FastSpringBone
v0.86.0: Road to 1.0. [1.0]FastSpringBone
-v0.87.0: 1.0準備
-v0.88.0: 1.0準備
+v0.87.0: Road to 1.0.
+v0.88.0: Road to 1.0.
パッケージ(v0.81~)
diff --git a/en/release/079/v0.83.0.html b/en/release/079/v0.83.0.html
index 470aeb92f..c6e73ff08 100644
--- a/en/release/079/v0.83.0.html
+++ b/en/release/079/v0.83.0.html
@@ -61,8 +61,8 @@
v0.84.0: Road to 1.0. Restore glTF import menu
v0.85.0: Road to 1.0. [0.x]FastSpringBone
v0.86.0: Road to 1.0. [1.0]FastSpringBone
-v0.87.0: 1.0準備
-v0.88.0: 1.0準備
+v0.87.0: Road to 1.0.
+v0.88.0: Road to 1.0.
パッケージ(v0.81~)
diff --git a/en/release/079/v0.84.0.html b/en/release/079/v0.84.0.html
index b27b702ec..0758d3f33 100644
--- a/en/release/079/v0.84.0.html
+++ b/en/release/079/v0.84.0.html
@@ -61,8 +61,8 @@
v0.84.0: Road to 1.0. Restore glTF import menu
v0.85.0: Road to 1.0. [0.x]FastSpringBone
v0.86.0: Road to 1.0. [1.0]FastSpringBone
-v0.87.0: 1.0準備
-v0.88.0: 1.0準備
+v0.87.0: Road to 1.0.
+v0.88.0: Road to 1.0.
パッケージ(v0.81~)
diff --git a/en/release/079/v0.85.0.html b/en/release/079/v0.85.0.html
index 814247f59..38c9fdb9f 100644
--- a/en/release/079/v0.85.0.html
+++ b/en/release/079/v0.85.0.html
@@ -61,8 +61,8 @@
v0.84.0: Road to 1.0. Restore glTF import menu
v0.85.0: Road to 1.0. [0.x]FastSpringBone
v0.86.0: Road to 1.0. [1.0]FastSpringBone
-v0.87.0: 1.0準備
-v0.88.0: 1.0準備
+v0.87.0: Road to 1.0.
+v0.88.0: Road to 1.0.
パッケージ(v0.81~)
diff --git a/en/release/079/v0.86.0.html b/en/release/079/v0.86.0.html
index d00d10f10..3b19b9730 100644
--- a/en/release/079/v0.86.0.html
+++ b/en/release/079/v0.86.0.html
@@ -18,7 +18,7 @@
-
+
@@ -61,8 +61,8 @@
v0.84.0: Road to 1.0. Restore glTF import menu
v0.85.0: Road to 1.0. [0.x]FastSpringBone
v0.86.0: Road to 1.0. [1.0]FastSpringBone
-v0.87.0: 1.0準備
-v0.88.0: 1.0準備
+v0.87.0: Road to 1.0.
+v0.88.0: Road to 1.0.
パッケージ(v0.81~)
@@ -136,7 +136,7 @@