diff --git a/blog.html b/blog.html index d9ae29af8..06171df1b 100644 --- a/blog.html +++ b/blog.html @@ -17,6 +17,65 @@
+

+ Release: v3.4.1.1 (2016-04-04 20:00 Sun) +

+

+ The desktop app is a minor release. It has a few fixes related to old .sqlite3 wikis and offline imports. +

+

+ The Android app has not been changed. +

+

+ (Desktop) Fixes for old .sqlite3 wikis +

+

+ As reported in https://sourceforge.net/p/xowa/discussion/defects/thread/f142ca23/ v3.3.4 did not work for old .sqlite3 wikis. These wikis were phased out last year (in 2015-04), but I didn't want to drop support for them entirely. +

+

+ v3.4.1 has 2 fixes for the following: +

+ +

+ (Desktop) Fix for offline import of large wikis +

+

+ This was reported in a separate ticket: https://github.com/gnosygnu/xowa/issues/51 Basically, the new search system caused offline imports to fail for large wikis. A large wiki is defined as one with a dump file of 1.5 GB. +

+

+ v3.4.1 fixes this issue. I tested with English Wikisource 2016-03: http://dumps.wikimedia.org/enwikisource/20160305/ +

+

+ (Desktop) Command to shrink English Wikipedia images by 8 GB +

+

+ The total size of English Wikipedia is about 90 GB. 8 GB is from old images: images removed from articles during the day-to-day editing churn. +

+

+ If you have English Wikipedia and have been following along with the updates, go to [[Dashboard/Files/Deletion]] and follow the instructions therein. +

+

+ (Package) Release of French Wikipedia 2016-03 +

+

+ I had a request to update French Wikipedia, but have been delaying it for several weeks. I updated French Wiki and uploaded it here: https://archive.org/details/Xowa_frwiki_latest +

+

+ Next release: v3.4.2 +

+

+ I'm planning to work on Android-only matters and release a "beta" app on Google play. For wikis, I'll update German Wikipedia. +

+

+
+

Release: NONE (2016-04-03 22:00 Sun)