Skip to content

Releases: gngrOrg/gngr

gngr 0.3.6

01 Feb 18:54
@hrj hrj
Compare
Choose a tag to compare

Bug fix release.

Fixes #92 (exception when gngr is run on Windows for the first time).

gngr 0.3.5

15 Jan 12:35
@hrj hrj
Compare
Choose a tag to compare

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

  • Show new windows as soon as possible #65
  • Show visiting URL immediately (not after navigation) #64

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

  • Upgrade to okhttp 2.2.0 #56
  • Update h2 to latest version #3
  • Many code cleanups

gngr 0.3.1

08 Jan 19:52
@hrj hrj
Compare
Choose a tag to compare

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

07 Jan 13:49
@hrj hrj
Compare
Choose a tag to compare

Updated version is available.

More information in the download page and the blog post.

gngr 0.2

31 Dec 07:51
@hrj hrj
Compare
Choose a tag to compare

Update: v0.3 now available

More information in the download page and the blog post.

gngr 0.1

25 Dec 06:47
@hrj hrj
Compare
Choose a tag to compare

Update: see version 0.2.0

More information in the download page and the blog post.

gngr 0.0

19 Dec 06:29
@hrj hrj
Compare
Choose a tag to compare
gngr 0.0 Pre-release
Pre-release

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)