Change log/v3.8.3.1
++ v3.8.3.1 (2016-08-14) +
++ Android +
+-
+
- + Android: Fix random "Unable to start activity ComponentInfo" when starting XOWA. + +
diff --git a/home/wiki/Blog.html b/home/wiki/Blog.html index e9164efea..cbbe0e4cc 100644 --- a/home/wiki/Blog.html +++ b/home/wiki/Blog.html @@ -61,47 +61,100 @@
+ The PC version has no release. +
++ The Android version has a trivial release to fix an uncommon crash when starting XOWA. +
++ Some quick details: +
++ For this version, I added better guards against null references around the cited code. Thanks to the anonymous users who sent me the crash reports +
++ The PC version has no release. +
++ The Android version has a trivial release to fix an uncommon crash when starting XOWA. +
++ Some quick details: +
++ For this version, I added better guards against null references around the cited code. Thanks to the anonymous users who sent me the crash reports +
+The most important category to review is major. The other categories may be skipped due to lower importance (if they were more important, they would be bumped up to major).
+minor @@ -975,7 +994,7 @@
major @@ -1389,7 +1408,7 @@
major @@ -1670,7 +1689,7 @@
major.add @@ -2012,7 +2031,7 @@
major.fix diff --git a/home/wiki/Change_log/v3.8.3.1.html b/home/wiki/Change_log/v3.8.3.1.html new file mode 100644 index 000000000..818145c85 --- /dev/null +++ b/home/wiki/Change_log/v3.8.3.1.html @@ -0,0 +1,133 @@ + + +
+ +