QuTTY Changelog

What's new in QuTTY 0.6 Beta

Dec 6, 2013
  • Sessions can be organized in a hierarchical session tree
  • A new compact settings window is introduced instead of the classical detailed PuTTY style window
  • Auto completion of hostname allows selecting a session/profile easily
  • Import/Export sessions is supported. This allows settings to be imported from XML file/PuTTY registry and to be exported as XML file
  • Last but not least, QuTTY icon has been updated by Suriya priya (created from scratch using gimp 2.8.4 opensource tool, instead of freeware/shareware tools used for older icon. gimp project files are available as well, so that future modifications will be easy)

New in QuTTY 0.5 Beta (Dec 6, 2013)

  • Main feature added is configurable keyboard shortcuts.
  • Navigation among Tabs/Split-panes is fully supported.

New in QuTTY 0.4 Beta (Dec 6, 2013)

  • Main feature implemented is split-pane support.
  • Use ctrl+shift+h and ctrl+shift+v to create horizontal/vertical split-panes.
  • Drag-drop of split-panes is supported as well. To start dragging ctrl + click in terminal or use drag button in terminal top-right menu. Once dragged it can be dropped in other terminals.
  • ctrl+shift+Arrow keys to navigate between split-panes. Navigation is still preliminary.

New in QuTTY 0.3 Beta (Dec 6, 2013)

  • Third beta release is made today. Many features have been added. Menus (Main menu, Tabbar right-click menu, ctrl-right-click on terminal) are supported. Multiple minor features are in as well. Some features shown in menu (Split session, Import/Export sessions) are still TODO. They will be implemented in next release, which will be soon in couple of weeks.

New in QuTTY 0.2 Beta (Dec 6, 2013)

  • Second beta release is made today. I have been using this for a week now, and it is quite stable. One feature of note is automatic loading of saved PuTTY sessions when QuTTY is run first-time. Multiple minor features/fixes were in as well. Visual Studio 2012 Express edition along with Qt 4.8.4 is used for development, and the binary size is down to 2.7MB (Visual Studio Express 2010 with Qt 4.8.1 produced 3.8MB binary).

New in QuTTY 0.1 Beta (Dec 6, 2013)

  • First beta release is made today. It works very well as a multi-tabbed SSH/Telnet client. Pretty decent configuration ui similar to PuTTY is supported. Keyboard shortcuts help navigate between tabs. Tmux command mode is integrated as well.