Change log/v4.6.13.2010
From XOWA: the free, open-source, offline wiki application
v4.6.13.2010 (2020-10-19)
PC
major
- Skin: Fix sidebar and top menu showing with wrong font. {contributed by desb42}
- Resolved by: Change to mustache-backed Skin.Vector.
- Issue: https://github.com/gnosygnu/xowa/issues/797
significant
- Scribunto: Fix `Script error: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String` on many en.w pages. {detected by desb42}
- Resolved by: Allow int for `find` parameter.
- Issue: https://github.com/gnosygnu/xowa/issues/802
- Wikibase: Fix coordinates not showing correctly. {contributed by desb42}
- Resolved by: Calc precision by using longitude when precision is null.
- Links: https://en.wikipedia.org/wiki/Goonhilly_Satellite_Earth_Station
- Issue: https://github.com/gnosygnu/xowa/issues/792