Download
From XOWA: a free, open-source, offline wiki application
All files are available at https://github.com/gnosygnu/xowa/releases/
Windows
Linux
Mac OS X
Source code
Change log
v2.9.2.1 (2015-09-14)
fix
- Setup: Restore save icon for Option pages {detected by gnosygnu.gui}. See: [[Help:Options/Window]] [broken since:v2.8.5]
package
- Package: Release image update for German wikis (2015-09).
- Package: Release image update for Turkish wikis (2015-09).
change
- Scribunto.Text: Allow ints to be passed for text in UStringLibrary's Find (affects a few hundred pages with script error on ro.w) {detected by gnosygnu.build.warning}. See: https:/ro.wikipedia.org/wiki/Innsbruck https://ro.wikipedia.org/wiki/Victor_Ciorbea
- HttpServer: Clear caches once memory usage reaches 1 GB {requested by anonymous}.
significant
- Lang: Fix redirect not working in languages with asymmetric upper-case / lower-case (affects a few dozen pages showing script error in tr.w) {detected by gnosygnu.build.warning}. See: https://tr.wikipedia.org/wiki/Zvishavane https://tr.wikibooks.org/wiki/Radyasyon_Onkolojisi
- Parser.Table: Automatically add <tr> when sequence is <td>\n| (affects a few dozen infoboxes on fi.w with misplaced icon) {detected by gnosygnu.gui}. See: https://fi.wikipedia.org/wiki/Salibandyn_maailmanmestaruuskilpailut_2012
dev
- Source: Consolidate working folders into xowa /src/ root.