mirror of
https://github.com/gnosygnu/xowa.git
synced 2025-06-02 07:24:19 +00:00
v2.9.4.1
This commit is contained in:
parent
bcdf725770
commit
4cf9c0ffc9
30
blog.html
30
blog.html
@ -17,6 +17,36 @@
|
||||
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
|
||||
|
||||
<!-- page_bgn -->
|
||||
<h2>
|
||||
<span class='mw-headline' id='Release:_v2.9.4.1_.282015-09-27_20:45_Sun.29'>Release: v2.9.4.1 (2015-09-27 20:45 Sun)</span>
|
||||
</h2>
|
||||
<p>
|
||||
v2.9.4 is a very light release. It has a few minor fixes. Most of my time this week as spent on Chinese / Serbian translation.
|
||||
</p>
|
||||
<h3>
|
||||
<span class='mw-headline' id='Minor_fixes'>Minor fixes</span>
|
||||
</h3>
|
||||
<p>
|
||||
There is only one change worth more detail. I was using default values for Wikidata date precision which caused Script Error's to show on a few dozen Hungarian pages.
|
||||
</p>
|
||||
<h3>
|
||||
<span class='mw-headline' id='Image_packages_for_Hungarian_and_Thai_wikis'>Image packages for Hungarian and Thai wikis</span>
|
||||
</h3>
|
||||
<p>
|
||||
These wikis are available at <a href="https://archive.org/details/Xowa_huwiki_latest" class="external text" rel="nofollow">https://archive.org/details/Xowa_huwiki_latest</a> and <a href="https://archive.org/details/Xowa_thwiki_latest" class="external text" rel="nofollow">https://archive.org/details/Xowa_thwiki_latest</a>
|
||||
</p>
|
||||
<h3>
|
||||
<span class='mw-headline' id='Next_release:_v2.9.4'>Next release: v2.9.4</span>
|
||||
</h3>
|
||||
<p>
|
||||
For images, I'm going to work on Serbian, Malay, Hebrew and Bulgarian
|
||||
</p>
|
||||
<p>
|
||||
For development, I'm going to introduce the the Chinese / Serbian language translation.
|
||||
</p>
|
||||
<p>
|
||||
<br>
|
||||
</p>
|
||||
<h2>
|
||||
<span class='mw-headline' id='Release:_v2.9.3.1_.282015-09-20_19:00_Sun.29'>Release: v2.9.3.1 (2015-09-20 19:00 Sun)</span>
|
||||
</h2>
|
||||
|
@ -21,31 +21,31 @@
|
||||
|
||||
<h2><span class='mw-headline' id='Windows'> Windows </span></h2>
|
||||
<ul>
|
||||
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.9.3.1/xowa_app_windows_64_v2.9.3.1.zip" class="external text" rel="nofollow">Windows (64-bit)</a>
|
||||
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.9.4.1/xowa_app_windows_64_v2.9.4.1.zip" class="external text" rel="nofollow">Windows (64-bit)</a>
|
||||
</li>
|
||||
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.9.3.1/xowa_app_windows_v2.9.3.1.zip" class="external text" rel="nofollow">Windows (32-bit)</a>
|
||||
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.9.4.1/xowa_app_windows_v2.9.4.1.zip" class="external text" rel="nofollow">Windows (32-bit)</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2><span class='mw-headline' id='Linux'> Linux </span></h2>
|
||||
<ul>
|
||||
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.9.3.1/xowa_app_linux_64_v2.9.3.1.zip" class="external text" rel="nofollow">Linux (64-bit)</a>
|
||||
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.9.4.1/xowa_app_linux_64_v2.9.4.1.zip" class="external text" rel="nofollow">Linux (64-bit)</a>
|
||||
</li>
|
||||
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.9.3.1/xowa_app_linux_v2.9.3.1.zip" class="external text" rel="nofollow">Linux (32-bit)</a>
|
||||
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.9.4.1/xowa_app_linux_v2.9.4.1.zip" class="external text" rel="nofollow">Linux (32-bit)</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2><span class='mw-headline' id='Mac_OS_X'> Mac OS X </span></h2>
|
||||
<ul>
|
||||
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.9.3.1/xowa_app_macosx_64_v2.9.3.1.zip" class="external text" rel="nofollow">Mac OS X (64-bit)</a>
|
||||
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.9.4.1/xowa_app_macosx_64_v2.9.4.1.zip" class="external text" rel="nofollow">Mac OS X (64-bit)</a>
|
||||
</li>
|
||||
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.9.3.1/xowa_app_macosx_v2.9.3.1.zip" class="external text" rel="nofollow">Mac OS X (32-bit)</a>
|
||||
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v2.9.4.1/xowa_app_macosx_v2.9.4.1.zip" class="external text" rel="nofollow">Mac OS X (32-bit)</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2><span class='mw-headline' id='Source'> Source code </span></h2>
|
||||
<ul>
|
||||
<li> <a href="https://github.com/gnosygnu/xowa/archive/v2.9.3.1.zip" class="external text" rel="nofollow">Source code</a>
|
||||
<li> <a href="https://github.com/gnosygnu/xowa/archive/v2.9.4.1.zip" class="external text" rel="nofollow">Source code</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@ -55,58 +55,28 @@
|
||||
</h2>
|
||||
|
||||
<h2>
|
||||
<span class='mw-headline' id='v2.9.3.1_.282015-09-21.29'>v2.9.3.1 (2015-09-21)</span>
|
||||
<span class='mw-headline' id='v2.9.4.1_.282015-09-28.29'>v2.9.4.1 (2015-09-28)</span>
|
||||
</h2>
|
||||
<p>
|
||||
<b>major</b>
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Css: Handle new CSS relative urls (affects no css downloaded for new wikis). See: <a href="https://simple.wikipedia.org/wiki/">https://simple.wikipedia.org</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<b>fix</b>
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Lang: Use fallback languages to resolve variants (affects many zh.w pages missing text for message boxes or references); EX:if zh-cn, then -{zh;zh-hans|A}- -> "A" x> "". See: <a href="https://zh.wikipedia.org/wiki/釣魚臺列嶼主權問題">https://zh.wikipedia.org/wiki/釣魚臺列嶼主權問題</a> <a href="https://zh.wikipedia.org/wiki/清朝">https://zh.wikipedia.org/wiki/清朝</a> [broken since:v2.8.1]
|
||||
</li>
|
||||
<li>
|
||||
Scribunto: Fix #iferror to handle scribunto errors (affects a few dozen pt.w pages with red error message text); EX:<strong class="error"> x> <strong class='error'>. See: <a href="https://pt.wikipedia.org/wiki/Molibdênio">https://pt.wikipedia.org/wiki/Molibdênio</a> <a href="https://pt.wikipedia.org/wiki/Salmão">https://pt.wikipedia.org/wiki/Salmão</a> <a href="https://pt.wikipedia.org/wiki/Fluxo_de_trabalho">https://pt.wikipedia.org/wiki/Fluxo_de_trabalho</a> [broken since:v2.7.2]
|
||||
</li>
|
||||
<li>
|
||||
Url: Fix pages not being loaded correctly on startup; EX:pt.wikipedia.org/wiki/Wikipedia:Página_de_testes x> en.wikipedia.org/wiki/Página_de_testes. See: <a href="https://pt.wikipedia.org/wiki/Wikipedia:Página_de_testes">https://pt.wikipedia.org/wiki/Wikipedia:Página_de_testes</a> [broken since:v2.8.1]
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<b>add</b>
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
HttpServer: Add command-line argument to limit maximum number of connections; EX:--http_server.max_clients 15 --http_server.max_clients_timeout 100 {requested by anonymous}.
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<b>package</b>
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Package: Release image update for Portuguese wikis (2015-09).
|
||||
Package: Release image update for Hungarian wikis (2015-09).
|
||||
</li>
|
||||
<li>
|
||||
Package: Release image update for Romanian wikis (2015-09).
|
||||
</li>
|
||||
<li>
|
||||
Package: Release image update for Indonesian wikis (2015-09).
|
||||
Package: Release image update for Thai wikis (2015-09).
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<b>minor</b>
|
||||
<b>significant</b>
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Url: Use variant form of url if title does not exist (affects zh.* pages not retrievable from the url bar when a variant form is used). See: <a href="https://zh.wikipedia.org/wiki/Template:铁道路线/车站列表">https://zh.wikipedia.org/wiki/Template:铁道路线/车站列表</a>
|
||||
Wikidata: Show precision, globe and other minor time / geo coordinates (affects: several dozen hu.w pages showing script error for population). See: <a href="https://hu.wikipedia.org/wiki/Egyiptom">https://hu.wikipedia.org/wiki/Egyiptom</a>
|
||||
</li>
|
||||
<li>
|
||||
Xwiki: Do not show commons.wikimedia.org in wikis list if wiki is not imported {detected by anonymous}.
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
@ -114,29 +84,12 @@
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Api: Parse fallback and variants data from "general". See: <a href="https://zh.wikipedia.org/wiki/api.php?action=query&format=json&meta=siteinfo&siprop=general|namespaces|statistics|interwikimap|namespacealiases|specialpagealiases|libraries|extensions|skins|magicwords|functionhooks|showhooks|extensiontags|protocols|defaultoptions|languages">https://zh.wikipedia.org/w/api.php?action=query&format=json&meta=siteinfo&siprop=general|namespaces|statistics|interwikimap|namespacealiases|specialpagealiases|libraries|extensions|skins|magicwords|functionhooks|showhooks|extensiontags|protocols|defaultoptions|languages</a>
|
||||
</li>
|
||||
<li>
|
||||
Url: Update url bar / windows bar with url if page is missing. See: <a href="https://pt.wikipedia.org/wiki/">https://pt.wikipedia.org/wiki/</a>"MANUAL_DE_PROCEDURI_.Sectiunea:""CONTABILITATE_SI_MANAGEMENT_FINANCIAR"""
|
||||
HttpServer: Fix id generator not releasing ids (affects: error message occasionally appearing on console).
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<b>dev</b>
|
||||
<br>
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Source: Consolidate all working folders into /src/.
|
||||
</li>
|
||||
<li>
|
||||
Source: Refactor variant classes.
|
||||
</li>
|
||||
<li>
|
||||
Source: Refactor Xowe_wiki.
|
||||
</li>
|
||||
<li>
|
||||
Source: Refactor Bry_.
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<br>
|
||||
</p>
|
||||
|
@ -1661,20 +1661,18 @@
|
||||
<a href="https://hu.wikisource.org/wiki/">https://hu.wikisource.org</a><br>
|
||||
<a href="https://hu.wikiquote.org/wiki/">https://hu.wikiquote.org</a><br>
|
||||
<a href="https://hu.wikibooks.org/wiki/">https://hu.wikibooks.org</a><br>
|
||||
<a href="https://hu.wikinews.org/wiki/">https://hu.wikinews.org</a><br>
|
||||
<a href="https://hu.wikinews.org/wiki/">https://hu.wikinews.org</a>
|
||||
</p>
|
||||
</td>
|
||||
<td style='color:black; vertical-align:top;'>
|
||||
<p>
|
||||
2014-09-07<br>
|
||||
2014-09-03<br>
|
||||
2014-09-03<br>
|
||||
2014-09-02<br>
|
||||
2014-09-04<br>
|
||||
2014-09-03<br>
|
||||
2015-09-01
|
||||
</p>
|
||||
</td>
|
||||
<td style='color:black; vertical-align:top;'>
|
||||
<p>
|
||||
2015-09-20
|
||||
</p>
|
||||
</td>
|
||||
<td style='color:black; vertical-align:top; text-align:right;'>
|
||||
<p>
|
||||
@ -1683,12 +1681,12 @@
|
||||
</td>
|
||||
<td style='color:black; vertical-align:top;'>
|
||||
<p>
|
||||
.sqlite3
|
||||
.xowa
|
||||
</p>
|
||||
</td>
|
||||
<td style='color:black; vertical-align:top;'>
|
||||
<p>
|
||||
<a href="https://archive.org/download/Xowa_huwiki_latest/Xowa_hubundle_2014-09-13.7z" class="external text" rel="nofollow">download</a><br>
|
||||
<a href="https://archive.org/download/Xowa_huwiki_latest/Xowa_hubundle_2015-09-01.7z" class="external text" rel="nofollow">wikis and images</a>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1700,20 +1698,18 @@
|
||||
<a href="https://th.wikisource.org/wiki/">https://th.wikisource.org</a><br>
|
||||
<a href="https://th.wikiquote.org/wiki/">https://th.wikiquote.org</a><br>
|
||||
<a href="https://th.wikibooks.org/wiki/">https://th.wikibooks.org</a><br>
|
||||
<a href="https://th.wikinews.org/wiki/">https://th.wikinews.org</a><br>
|
||||
<a href="https://th.wikinews.org/wiki/">https://th.wikinews.org</a>
|
||||
</p>
|
||||
</td>
|
||||
<td style='color:black; vertical-align:top;'>
|
||||
<p>
|
||||
2014-10-03<br>
|
||||
2014-09-19<br>
|
||||
2014-09-21<br>
|
||||
2014-09-11<br>
|
||||
2014-09-11<br>
|
||||
2014-09-19<br>
|
||||
2015-09-01
|
||||
</p>
|
||||
</td>
|
||||
<td style='color:black; vertical-align:top;'>
|
||||
<p>
|
||||
2015-09-20
|
||||
</p>
|
||||
</td>
|
||||
<td style='color:black; vertical-align:top; text-align:right;'>
|
||||
<p>
|
||||
@ -1722,12 +1718,12 @@
|
||||
</td>
|
||||
<td style='color:black; vertical-align:top;'>
|
||||
<p>
|
||||
.sqlite3
|
||||
.xowa
|
||||
</p>
|
||||
</td>
|
||||
<td style='color:black; vertical-align:top;'>
|
||||
<p>
|
||||
<a href="https://archive.org/download/Xowa_thwiki_latest/Xowa_thbundle_2014-10-04.7z" class="external text" rel="nofollow">download</a><br>
|
||||
<a href="https://archive.org/download/Xowa_thwiki_latest/Xowa_thbundle_2015-09-01.7z" class="external text" rel="nofollow">wikis and images</a>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -93,6 +93,14 @@
|
||||
</td>
|
||||
<td width='20%' valign='top' style='padding-left:5px;'>
|
||||
<h2><span class='mw-headline' id='Recent_News'> Recent News </span></h2>
|
||||
<b>2015-09-28</b> Hungarian and Thai wiki updates released<br/>
|
||||
<ul>
|
||||
<li> <a href="https://archive.org/details/Xowa_huwiki_latest" class="external text" rel="nofollow">Hungarian wikis</a>
|
||||
</li>
|
||||
<li> <a href="https://archive.org/details/Xowa_thwiki_latest" class="external text" rel="nofollow">Thai wikis</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<b>2015-09-21</b> Portuguese, Romanian and Indonesian wiki updates released<br/>
|
||||
<ul>
|
||||
<li> <a href="https://archive.org/details/Xowa_ptwiki_latest" class="external text" rel="nofollow">Portuguese wikis</a>
|
||||
|
Loading…
Reference in New Issue
Block a user