mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v4.5.2.1704
This commit is contained in:
@@ -78,12 +78,118 @@
|
||||
</div>
|
||||
<ul>
|
||||
<li class="toclevel-1 tocsection-1">
|
||||
<a href="#Personal:_A_new_job_and_other_changes_.282017-04-02_12:00_Sun.29"><span class="tocnumber">1</span> <span class="toctext">Personal: A new job and other changes (2017-04-02 12:00 Sun)</span></a>
|
||||
<a href="#Release:_v4.5.2.1704_.282017-04-26_20:00_Wed.29"><span class="tocnumber">1</span> <span class="toctext">Release: v4.5.2.1704 (2017-04-26 20:00 Wed)</span></a>
|
||||
<ul>
|
||||
<li class="toclevel-2 tocsection-2">
|
||||
<a href="#.28Wiki.29_Publish_2017-04_English_Wikipedia"><span class="tocnumber">1.1</span> <span class="toctext">(Wiki) Publish 2017-04 English Wikipedia</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-3">
|
||||
<a href="#Add_minor_tweaks_for_full-text_search_and_title-search"><span class="tocnumber">1.2</span> <span class="toctext">Add minor tweaks for full-text search and title-search</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-4">
|
||||
<a href="#Fix_parser_issues_for_English_Wikipedia.2C_including_.22convert_invalid_number.22.2C_.22Check_date_value_in_access_date.22.2C_chart_errors.2C_and_.23statements"><span class="tocnumber">1.3</span> <span class="toctext">Fix parser issues for English Wikipedia, including "convert invalid number", "Check date value in access date", chart errors, and #statements</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-5">
|
||||
<a href="#Fix_parser_issues_for_English_Wiktionary_including_French_conjugation_tables.2C_Chinese_glyph_tables.2C_and_Russian_parts_of_speech."><span class="tocnumber">1.4</span> <span class="toctext">Fix parser issues for English Wiktionary including French conjugation tables, Chinese glyph tables, and Russian parts of speech.</span></a>
|
||||
</li>
|
||||
<li class="toclevel-2 tocsection-6">
|
||||
<a href="#Next_release"><span class="tocnumber">1.5</span> <span class="toctext">Next release</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toclevel-1 tocsection-7">
|
||||
<a href="#Personal:_A_new_job_and_other_changes_.282017-04-02_12:00_Sun.29"><span class="tocnumber">2</span> <span class="toctext">Personal: A new job and other changes (2017-04-02 12:00 Sun)</span></a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Personal:_A_new_job_and_other_changes_.282017-04-02_12:00_Sun.29">Personal: A new job and other changes (2017-04-02 12:00 Sun)</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Blog/2017-04?action=edit&section_key=Personal:_A_new_job_and_other_changes_.282017-04-02_12:00_Sun.29" title="Edit section: Personal:_A_new_job_and_other_changes_.282017-04-02_12:00_Sun.29" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
<span class="mw-headline" id="Release:_v4.5.2.1704_.282017-04-26_20:00_Wed.29">Release: v4.5.2.1704 (2017-04-26 20:00 Wed)</span>
|
||||
</h2>
|
||||
<p>
|
||||
The PC version is a minor release. It adds some full-text search tweaks and fixes parsing issues for 2017-04 English Wikipedia and Wiktionary.
|
||||
</p>
|
||||
<p>
|
||||
The Android version is a minor release. It also adds some full-text search tweaks.
|
||||
</p>
|
||||
<h3>
|
||||
<span class="mw-headline" id=".28Wiki.29_Publish_2017-04_English_Wikipedia">(Wiki) Publish 2017-04 English Wikipedia</span>
|
||||
</h3>
|
||||
<p>
|
||||
2017-04 English Wikipedia was released over the weekend. You can get them from Download Central or see the following links: <a href="http://xowa.org/home/wiki/Wiki_setup/English_wikis.html" id="xolnki_15" title="Wiki setup/English wikis" class="xowa-visited">Wiki_setup/English_wikis</a>
|
||||
</p>
|
||||
<p>
|
||||
Note that Download Central wikis have two changes:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Full-text search indexes are bundled automatically with the main Articles task
|
||||
</li>
|
||||
<li>
|
||||
A Wikitext task is also available. This allows you to download the Wikitext for editing purposes. Note that if you are using Android or are just viewing wikis you will not need them.
|
||||
</li>
|
||||
</ul>
|
||||
<h3>
|
||||
<span class="mw-headline" id="Add_minor_tweaks_for_full-text_search_and_title-search">Add minor tweaks for full-text search and title-search</span>
|
||||
</h3>
|
||||
<p>
|
||||
This version has a few minor tweaks for search:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Full-text search indexes are now generated automatically for 2017-04 and later Download Central wikis
|
||||
</li>
|
||||
<li>
|
||||
The full-text search UI has a few minor fixes
|
||||
</li>
|
||||
<li>
|
||||
Not directly related to full-text search, but title search now returns results for pages with a page_score of 10,000 or less
|
||||
</li>
|
||||
</ul>
|
||||
<h3>
|
||||
<span class="mw-headline" id="Fix_parser_issues_for_English_Wikipedia.2C_including_.22convert_invalid_number.22.2C_.22Check_date_value_in_access_date.22.2C_chart_errors.2C_and_.23statements">Fix parser issues for English Wikipedia, including "convert invalid number", "Check date value in access date", chart errors, and #statements</span>
|
||||
</h3>
|
||||
<p>
|
||||
There were a bunch of parser fixes with 2017-04 English Wikipedia. For more detail, see the change log. In summary, they revolve around the following items:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Better support for UNIQ to handle "convert invalid number" and chart issues
|
||||
</li>
|
||||
<li>
|
||||
Fixes for Wikibase and geocordinates as well as #statements
|
||||
</li>
|
||||
<li>
|
||||
A date parser fix which caused "check date value in access date" errors in the references of many en.w pages
|
||||
</li>
|
||||
</ul>
|
||||
<h3>
|
||||
<span class="mw-headline" id="Fix_parser_issues_for_English_Wiktionary_including_French_conjugation_tables.2C_Chinese_glyph_tables.2C_and_Russian_parts_of_speech.">Fix parser issues for English Wiktionary including French conjugation tables, Chinese glyph tables, and Russian parts of speech.</span>
|
||||
</h3>
|
||||
<p>
|
||||
In addition, there were also a few significant fixes to handle English Wiktionary:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
French conjugation tables when Lua scripts use a function for replacing, but sometimes return nil
|
||||
</li>
|
||||
<li>
|
||||
Chinese glyph tables due to Luaj and lack of BMP (1 codepoint; 2-char) support
|
||||
</li>
|
||||
<li>
|
||||
Russian parts of speech issues due to over-eager inclusiong of all matches for ustring.match
|
||||
</li>
|
||||
</ul>
|
||||
<h3>
|
||||
<span class="mw-headline" id="Next_release">Next release</span>
|
||||
</h3>
|
||||
<p>
|
||||
I'm still adjusting to the new work schedule, so time has unfortunately been limited. I also spent a good deal of this month working on parser issues, especially for English Wiktionary.
|
||||
</p>
|
||||
<p>
|
||||
I'm working on releasing more wikis with full-text search indexes. The English Wikis should be available sometime this weekend, with German and others following. The next release will probably come in late May and probably focus only on parser issues.
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Personal:_A_new_job_and_other_changes_.282017-04-02_12:00_Sun.29">Personal: A new job and other changes (2017-04-02 12:00 Sun)</span>
|
||||
</h2>
|
||||
<p>
|
||||
XOWA development will be undergoing some changes in the coming months. As of tomorrow, I'll be starting a new job, and consequently, I won't be able to give as much time to XOWA as before. In fact, few people know this, but I spent the past year working full-time on XOWA. So, strictly by numbers, XOWA is going to go from a 60-80 hour per week schedule to something much less.
|
||||
|
||||
Reference in New Issue
Block a user