Skip to content

Gobby 0.6

Latest
Compare
Choose a tag to compare
@aburgm aburgm released this 31 Jan 10:48
· 34 commits to master since this release
v0.6.0

Changes to Gobby 0.5:

  • Remove support for GTK+ 2.x; at least GTK+ 3.6 is required now.
  • Enable TCP keepalives, so that inactive connections will drop automatically
    after a short time.
  • Gobby is now registered as a handler for infinote:// URLs.
  • Remember hosts previously connected to and presents them in the list
    next time Gobby is started until expilictly removed.
  • Gobby can now show connection parameters, in particular TLS parameters
    used for the connection.
  • Gobby's configuration options are stored in GSettings instead of a custam
    config.xml file.
  • The option to not set a certificate in the initial welcome dialog is no
    longer available.
  • Gobby can now use the default system CAs on Windows.
  • Small bug fixes and code base modernization.