Help/Download XOWA
From XOWA: the free, open-source, offline wiki application
All files are available at https://github.com/gnosygnu/xowa/releases/
For more info, see Blog
Windows
Linux
Mac OS X
Raspberry Pi
Android
Source code (Desktop)
Source code (Android)
v3.4.3.1 (2016-04-17)
Windows / Linux / Mac OS X
major.fix
- Parser: Fix Random pages not showing in Portal. [broken since: v3.3.4.1]
- Resolved by: Serialize long for Luaj.
- Links: https://en.wikipedia.org/wiki/Portal:Earth_sciences
- Html: Fix "Other wikis" not showing in home wiki. [broken since: v3.4.2.1]
- Resolved by: Add empty h3 after div logo.
- Html: Fix {{#DISPLAYTITLE}} not showing. [broken since: v3.1.5.1]
- Resolved by: Pass display_title info to new page_banner manager.
- Links: http://en.wikipedia.org/wiki/gzip Diagnostics/ParserFunctions/DisplayTitle
-
Parser: Fix broken script error "table expected, got nil" on a few dozen de.w pages. Message:
Skriptfehler: @C:/xowa/bin/any/xowa/xtns/Scribunto/engines/LuaCommon/lualib/mwInit.lua:18 bad argument: table expected, got nil
- Resolved by: Change server name to "//de.wikipedia.org" not "https://de.wikipedia.org".
- Links: https://de.wikipedia.org/wiki/Giro_d’Italia_1996
minor.fix
- ParserFunctions: Change {{CANONICALURL}} from http to https. Example: https://home/wiki/Earth -> https://en.wikipedia.org/wiki/Earth x> http://en.wikipedia.org/wiki/Earth.
- Parser: Fix broken tabs in <tabber> tag.
- Resolved by: Split only on first =, not on all of them.
- Parser: Add parser for <TabView>. {requested by anonymous}
- Links: Diagnostics/Xtns/Wikia/All
- Config: Do not keep downloading from Wikimedia Api if wiki was imported in offline mode.
- Resolved by: Ignore fallback entries in site_cfg.
doc
- Doc: Change domain to http://xowa.org. {assisted by anonymous4}
- Links: http://xowa.org
- Doc: Export all home wiki pages to http://xowa.org.
Android
major.add
- App: Release XOWA Android to Play Store. {assisted by anonymous4}
- App: Support Android KitKat devices. {assisted by anonymous4}
- Resolved by: Add multidex support.
- UI: Add icons for different resolutions.
- UI: Remove non-XOWA settings from settings screens.
- UI: Remove "Event logging", "Auto-log crash reports" and other settings.