Skip to content

gngr 0.3.5

Compare
Choose a tag to compare
@hrj hrj released this 15 Jan 12:35
· 754 commits to master since this release

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