Gobby Changelog

What's new in Gobby 0.6

Feb 21, 2023
  • 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.

New in Gobby 0.4.12 (Dec 19, 2009)

  • "Save all documents" has been introduced.
  • Fix up the title of the first session password dialog.
  • Add experimental spell checking support based on gtkspell, which needs to be explicitly enabled by passing --with-gtkspell to configure.
  • Translation roundup:
  • Updated Gobby to use en_US internally
  • -Added Ukrainian translation (thanks to Yuri Chornoivan)
  • Various translation updates from Launchpad

New in Gobby 0.4.11 (Oct 22, 2009)

  • Gobby now adheres to the XDG specification for its configuration file.
  • Remove spurious underscores on "replace" buttons.
  • A "Save Session As" menu item has been introduced.
  • Add High Contrast Large Print icons for Gobby and its custom toolbar items.
  • Translation roundup:
  • Added Czech (thanks to Petr Pulc)
  • Updated German (thanks to Sebastian Morr)
  • Various translation updates from Launchpad

New in Gobby 0.4.9 (Jan 4, 2009)

  • Accessibility:
  • Use the theme's default text color instead of black to improve accessibility.
  • Added a scalable gobby icon and a new HighContrastLargePrintInverse-compliant one, thanks to Thomas Glatt.
  • Convert filename to UTF-8 for document title and convert the output of strftime to UTF-8.
  • Made file encodings and gobby.desktop's strings translatable, thanks to Takao Fujiwara.
  • Translation roundup:
  • Updated Japanese (thanks to Takao Fujiwara)
  • Updated French (thanks to Christian Perrier and Pascal Kreyer)

New in Gobby 0.4.8 (Nov 9, 2008)

  • fix crash in join dialog when avahi-daemon is not started.