Releases: gngrOrg/gngr
Releases · gngrOrg/gngr
gngr 0.3.6
Bug fix release.
Fixes #92 (exception when gngr is run on Windows for the first time).
gngr 0.3.5
Known issue: There is a startup error on windows when first run. The profile directory is not created on Windows: Issue #92. The workaround is to run v0.3.1 and then run 0.3.5. We are working on it
v0.3.5
More information in the download page and the blog post.
Usability
Layout and CSS
- images don't maintain aspect ratio when width or height is changed #76
- max-width is not supported #75
- tabs in
<pre>
are not preserved #71 - Background image on wikipedia home is not centered #69
- CSS @import doesn't work #60
Code
gngr 0.3.1
Bug fix release for Windows users
A better fix for #10 is now available.
More information in the download page and the blog post.
gngr 0.3
gngr 0.2
gngr 0.1
gngr 0.0
Update: This is deprecated. Please update to latest version.
First release!
More information in the download page and the blog post.
Pre-requisites
Java 8
is required.
More precisely: Java Runtime Environment Standard Edition is required.
Any of the following Java distributions should be fine:
- Oracle's JRE
- OpenJDK
- Zulu (opensource JDK by Azul Systems)