diff --git a/home/wiki/Blog.html b/home/wiki/Blog.html index 4c3dd38df..9e6d912ec 100644 --- a/home/wiki/Blog.html +++ b/home/wiki/Blog.html @@ -58,27 +58,53 @@ +

+ Release: v3.7.1.2 (2016-07-03 23:40 Sun) +

+

+ (PC & Android) Fix broken search for multiple words in 2016-05 wikis and earlier +

+

+ This fix was reported in https://github.com/gnosygnu/xowa/issues/64 and https://github.com/gnosygnu/xowa/issues/65 +

+

+ I broke then multiple-word search function when tweaking the search algorithm to reduce the importance of shorter pages. This bug affected 2016-05 wikis and earlier. I missed it because I'm working on 2016-06 wikis. +

+

+ I put a fix in now and tested with a 2016-05 copy of English Wikipedia. +

+

+ Thanks to William and Ope30 for reporting these issues! +

Release: v3.7.1.1 (2016-07-03 18:00 Sun)

diff --git a/home/wiki/Blog/2016-07.html b/home/wiki/Blog/2016-07.html index ef37cb4d9..86de6db5d 100644 --- a/home/wiki/Blog/2016-07.html +++ b/home/wiki/Blog/2016-07.html @@ -58,27 +58,53 @@ +

+ Release: v3.7.1.2 (2016-07-03 23:40 Sun) +

+

+ (PC & Android) Fix broken search for multiple words in 2016-05 wikis and earlier +

+

+ This fix was reported in https://github.com/gnosygnu/xowa/issues/64 and https://github.com/gnosygnu/xowa/issues/65 +

+

+ I broke then multiple-word search function when tweaking the search algorithm to reduce the importance of shorter pages. This bug affected 2016-05 wikis and earlier. I missed it because I'm working on 2016-06 wikis. +

+

+ I put a fix in now and tested with a 2016-05 copy of English Wikipedia. +

+

+ Thanks to William and Ope30 for reporting these issues! +

Release: v3.7.1.1 (2016-07-03 18:00 Sun)

diff --git a/home/wiki/Change_log.html b/home/wiki/Change_log.html index 3b2d0259b..643842c3a 100644 --- a/home/wiki/Change_log.html +++ b/home/wiki/Change_log.html @@ -36,148 +36,151 @@
  • - 2 v3.7.1.1 (2017-07-03) + 2 v3.7.1.2 (2017-07-03) +
  • +
  • + 3 v3.7.1.1 (2017-07-03)
  • -
  • - 3 v3.6.4.2 (2016-06-27) +
  • + 4 v3.6.4.2 (2016-06-27)
  • -
  • - 4 v3.6.4.1 (2016-06-25) +
  • + 5 v3.6.4.1 (2016-06-25)
  • -
  • - 5 v3.6.3.4 (2016-06-22) +
  • + 6 v3.6.3.4 (2016-06-22)
  • -
  • - 6 v3.6.3.3 (2016-06-21) +
  • + 7 v3.6.3.3 (2016-06-21)
  • -
  • - 7 v3.6.3.2 (2016-06-20) +
  • + 8 v3.6.3.2 (2016-06-20)
  • -
  • - 8 v3.6.3.1 (2016-06-19) +
  • + 9 v3.6.3.1 (2016-06-19)
  • -
  • - 9 v3.5.1.1 (2016-05-01) +
  • + 10 v3.5.1.1 (2016-05-01)
  • -
  • - 10 v3.4.4.1 (2016-04-24) +
  • + 11 v3.4.4.1 (2016-04-24)
  • -
  • - 11 v3.4.3.1 (2016-04-17) +
  • + 12 v3.4.3.1 (2016-04-17)
  • -
  • - 12 v3.4.2.1 (2016-04-10) +
  • + 13 v3.4.2.1 (2016-04-10)
  • -
  • - 13 v3.4.1.1 (2016-04-04) +
  • + 14 v3.4.1.1 (2016-04-04)
  • -
  • - 14 Archives +
  • + 15 Archives
  • @@ -233,6 +236,19 @@

    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).

    +

    + v3.7.1.2 (2017-07-03) +

    + +
    +
    + Resolved by: Cast double to int to handle HTML dumps from 2016-05 and earlier. +
    +

    v3.7.1.1 (2017-07-03)

    diff --git a/home/wiki/Change_log/v3.7.1.1.html b/home/wiki/Change_log/v3.7.1.1.html index 06cb55bf8..fc1e495e8 100644 --- a/home/wiki/Change_log/v3.7.1.1.html +++ b/home/wiki/Change_log/v3.7.1.1.html @@ -25,24 +25,40 @@ +

    + v3.7.1.2 (2017-07-03) +

    + +
    +
    + Resolved by: Cast double to int to handle HTML dumps from 2016-05 and earlier. +
    +

    v3.7.1.1 (2017-07-03)

    diff --git a/home/wiki/Help/Download_XOWA.html b/home/wiki/Help/Download_XOWA.html index 700fb1cb3..fae7d5e7b 100644 --- a/home/wiki/Help/Download_XOWA.html +++ b/home/wiki/Help/Download_XOWA.html @@ -28,10 +28,10 @@

    @@ -39,10 +39,10 @@

    @@ -50,10 +50,10 @@

    @@ -61,7 +61,7 @@

    @@ -69,7 +69,7 @@

    @@ -77,7 +77,7 @@

    @@ -88,6 +88,19 @@ Source code (Android) +

    + v3.7.1.2 (2017-07-03) +

    + +
    +
    + Resolved by: Cast double to int to handle HTML dumps from 2016-05 and earlier. +
    +

    v3.7.1.1 (2017-07-03)

    diff --git a/home/wiki/Main_Page.html b/home/wiki/Main_Page.html index f3bf22a35..c17e8349b 100644 --- a/home/wiki/Main_Page.html +++ b/home/wiki/Main_Page.html @@ -81,6 +81,14 @@

    Release notes

    +

    + v3.7.1.2 features the following: +

    +

    v3.7.1.1 features the following: