diff --git a/blog.html b/blog.html
index 6b6813d21..fb1080c87 100644
--- a/blog.html
+++ b/blog.html
@@ -17,6 +17,56 @@
+
+ Release: v3.1.1.1 (2016-01-03 20:00 Sun)
+
+
+ v3.1.1 is a minor release. It has a few fixes for some English Wikipedia pages, and many trivial HTML changes.
+
+
+ Handle refs inside {{#tag}}
+
+
+ I only saw this issue on one page in English Wikipedia (United Kingdom), but it has potential for more effects. Basically, XOWA did not handle <ref> inside a {{#tag}}. For example: {{#tag:ref|<ref>a</ref>}}. For the United Kingdom page, this threw off the format, and made the Infobox as wide as the entire page.
+
+
+ Fix for incorrect search word counts and IPA links
+
+
+ There was a minor issue with incorrect search counts for words. I don't think this affects anything for desktop searches, but it did throw off the Android search.
+
+
+ Meanwhile, due to incorrect URL generation, IPA links would not download from the web after being clicked.
+
+
+ Trivial HTML changes
+
+
+ v3.1.1 has a bunch of HTML changes to make it slightly closer to MediaWiki's HTML.
+
+
+ -
+ The most significant one is the removal of the magnify icon, which is now being handled in CSS as opposed to a separate <img> tag.
+
+ -
+ There are a few other ones affecting incorrect escaping of quotes. This would cause incomplete titles when hovering over images or links.
+
+ -
+ Finally there are minor whitespace / attribute generation issues. None of these should be noticeable; they were made to handle log messages during bulk HTML generation
+
+
+
+ Next release: v3.1.2
+
+
+ I was on track to release the new Android version tonight, but ran into a last minute issue with thumbs and English Wikipedia. I'm pushing this out another week.
+
+
+ For wikis, I'll work on the French Wikipedia refresh, and try to add on Polish and Greek.
+
+
+ Finally, an apology to those I've promised minor changes. I've spent a lot of time on Android recently, and there's been a backlog of items. I'm hoping to be done with the Android version in the next few weeks and will work on these items as I get time.
+
Release: NONE (2015-12-27 22:00 Sun)
diff --git a/download.html b/download.html
index a4a73ad0d..7e05888ea 100644
--- a/download.html
+++ b/download.html
@@ -21,31 +21,31 @@
Windows
Linux
Mac OS X
Source code
@@ -54,14 +54,17 @@
Change log
- v2.12.1.1 (2015-12-07)
+ v3.1.1.1 (2016-01-03)
- package
+ fix
-
- Package: Release image update for Italian wikis (2015-11). See: https://archive.org/details/Xowa_itwiki_latest
+ Search: Generate correct counts for search words (affects search results sometimes being off). [broken since:v2.4.4]
+
+ -
+ Url: Fix IPA audio links (affects IPA audio links would not download pronunciations when clicked); EX:[[File:A.png|link=file:///C:/A.png]] x> href='/wiki/file:///C:/A.png'. See: https://en.wikipedia.org/wiki/Beethoven [broken since:v2.8.1]
@@ -69,19 +72,21 @@
+
+ significant
+
+
@@ -89,19 +94,7 @@
@@ -109,30 +102,16 @@
-
- Namespace: Standardize talk names to underscore, not space; EX:"Help_talk" not "Help talk".
+ Html: Remove underlines from "Redirected from" messages. See: https://en.wikipedia.org/wiki/Summer_Solstice
-
- Html: Do not write "title" if empty; EX:title="".
+ Html: Escape quotes in alt for gallery file_names (affects incorrect alts for gallery itm); EX:<gallery>File:A"b.png</gallery>. See: https://en.wikipedia.org/wiki/Alexandria,_Romania
-
- Html: Convert spaces to underscores for link arguments; EX:[[File:A.png|link=File:A b.ogg]] -> "/wiki/A_b.ogg" x> "/wiki/A_b.ogg".
+ Html: Escape quotes in title for links on Category page (affects incorrect titles for category page links). See: https://simple.wikipedia.org/wiki/Category:Solo_organ_piece
-
- Html: Convert tab / new-lines to spaces for titles; EX:[[A|B\nC]].
-
- -
- Html: Convert quotes in internal links for titles (affects garbled titles for some images); EX:[[A|B"C]].
-
- -
- Make.Images: Ignore files with no text (affects generates log errors of "failed to parse page_name error"). See: https://it.wiktionary.org/wiki/miercuri
-
-
-
- doc
-
-
diff --git a/index.html b/index.html
index 5d8199135..a99dadd36 100644
--- a/index.html
+++ b/index.html
@@ -94,7 +94,7 @@
Recent News
- 2015-12-27 Russian Wikipedia 2015-12 updates released
+ 2015-12-27 Russian wiki updates released
|