1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

$version_number

This commit is contained in:
gnosygnu
2016-04-17 15:24:17 -04:00
parent 7bea9a221d
commit bc134eaa58
242 changed files with 66 additions and 120230 deletions

View File

@@ -1,8 +1,9 @@
<!DOCTYPE html>
<html dir="ltr">
<head>
<title>XOWA: Download</title>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<title>XOWA: Download</title>
<meta http-equiv="refresh" content="5;URL=http://xowa.org/home/wiki/Help/Download_XOWA.html">
<link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
<link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
</head>
@@ -17,161 +18,10 @@
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
<!-- page_bgn -->
<p>All files are available at <a href="https://github.com/gnosygnu/xowa/releases/" class="external text" rel="nofollow">https://github.com/gnosygnu/xowa/releases/</a></p>
<p>For more info, see <a href="http://xowa.org/blog.html" class="external text" rel="nofollow">http://xowa.org/blog.html</a></p>
<h2><span class='mw-headline' id='Windows'> Windows </span></h2>
<ul>
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.4.2.1/xowa_app_windows_64_v3.4.2.1.zip" class="external text" rel="nofollow">Windows (64-bit)</a>
</li>
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.4.2.1/xowa_app_windows_v3.4.2.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/v3.4.2.1/xowa_app_linux_64_v3.4.2.1.zip" class="external text" rel="nofollow">Linux (64-bit)</a>
</li>
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.4.2.1/xowa_app_linux_v3.4.2.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/v3.4.2.1/xowa_app_macosx_64_v3.4.2.1.zip" class="external text" rel="nofollow">Mac OS X (64-bit)</a>
</li>
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.4.2.1/xowa_app_macosx_v3.4.2.1.zip" class="external text" rel="nofollow">Mac OS X (32-bit)</a>
</li>
</ul>
<h2><span class='mw-headline' id='RaspberryPi'> Raspberry Pi </span></h2>
<ul>
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.4.2.1/xowa_app_arm_v3.4.2.1.zip" class="external text" rel="nofollow">Raspberry Pi</a>
</li>
</ul>
<h2><span class='mw-headline' id='Android'> Android </span></h2>
<ul>
<li> <a href="https://github.com/gnosygnu/xowa/releases/download/v3.4.2.1/xowa_app_android_v3.4.2.1.apk" class="external text" rel="nofollow">Android</a>
</li>
</ul>
<h2><span class='mw-headline' id='Source'> Source code </span></h2>
<ul>
<li> <a href="https://github.com/gnosygnu/xowa/archive/v3.4.2.1.zip" class="external text" rel="nofollow">Source code</a>
</li>
</ul>
<h2><span class='mw-headline' id='Source'> Source code (Android)</span></h2>
<ul>
<li> <a href="https://github.com/gnosygnu/xowa_android/archive/master.zip" class="external text" rel="nofollow">Source code</a>
</li>
</ul>
<br/>
<h2>
<span class="mw-headline" id="v3.4.2.1_.282016-04-10.29">v3.4.2.1 (2016-04-10)</span>
</h2>
<h3>
<span class="mw-headline" id="Windows_.2F_Linux_.2F_Mac_OS_X">Windows / Linux / Mac OS X</span>
</h3>
<p>
<b>major.fix</b>
</p>
<ul>
<li>
Search: Reduce build time for search databases. {detected by William}
</li>
</ul>
<p>
<br>
<b>major.package</b>
</p>
<ul>
<li>
Package: Upload consolidated images for English Wikipedia.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: <a href="https://archive.org/details/Xowa_enwiki_latest" rel="nofollow" class="external free">https://archive.org/details/Xowa_enwiki_latest</a>
</dd>
</dl>
<p>
<br>
<b>minor.add</b>
</p>
<ul>
<li>
CSS: Update home CSS files to latest version from English Wikipedia. {detected by William}
</li>
</ul>
<ul>
<li>
Parser: Add parser for RandomSelection tag. {requested by anonymous} Example: &lt;choose&gt;&lt;option&gt;A&lt;/option&gt;&lt;option&gt;B&lt;/option&gt;&lt;/choose&gt;.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: [[Diagnostics/Xtns/Wikia/All]]
</dd>
</dl>
<ul>
<li>
Parser: Add parser for Tabber tag. {requested by anonymous} Example: &lt;tabber&gt;tab1=A|-|tab2=B&lt;/tabber&gt;.
</li>
</ul>
<dl>
<dd>
<span style='font-variant:small-caps'>Links</span>: [[Diagnostics/Xtns/Wikia/All]]
</dd>
</dl>
<p>
<br>
</p>
<h3>
<span class="mw-headline" id="Android">Android</span>
</h3>
<p>
<b>major.add</b>
</p>
<ul>
<li>
UI: Add "Import New Wikis" page. {assisted by anonymous4}
</li>
</ul>
<ul>
<li>
UI: Add "Wikis" list page.
</li>
</ul>
<p>
<br>
<b>minor.fix</b>
</p>
<ul>
<li>
UI: Do not crash when pressing Random in home wiki. {detected by anonymous4}
</li>
</ul>
<ul>
<li>
UI: Do not crash when pressing XOWA after History.
</li>
</ul>
<ul>
<li>
UI: Remove "Nearby" pages.
</li>
</ul>
<ul>
<li>
UI: Remove "Log in to Wikipedia".
</li>
</ul>
<p>
<br>
</p>
<span style='text-align:center'>
The contents you are looking for have moved. You will be redirected to the new location automatically in 5 seconds.<br/>
Please bookmark the correct page at <a href="http://xowa.org/home/wiki/Help/Download_XOWA.html">http://xowa.org/home/wiki/Help/Download_XOWA.html</a>
</span>
<!-- page_end -->
</div>