News

2018-03-01 Version 3.5.1
  • Migrated to github.
  • Use CMake build system.
  • Fixed the geometry bug introduced by GTK 3.20.0.
  • Removed X11-specific code and options for improved Wayland support.
  • Minimum version requirements are now GTK 3.20 and vte 0.48.
  • Improved support for URIs.
  • Numerous other fixes and updates.
2015-12-02 Version 3.3.1
  • Terminals running the default shell are only considered to be running (when confirming close actions) if the shells have child processes. This may only work in Linux.
2015-08-11 Version 3.1.1
  • This version supports the saving and restoring of named user sessions.
  • The initial number of tabs profile option has been removed; its functionality is better served by sessions.
2015-07-09 Version 3.0.1
  • The GTK2 version has been dropped and only the vte-2.91 API (vte 0.38 or newer) is supported. You may need to change the background opacity setting (now found in the Appearance section of your profile) when upgrading from an earlier version.
  • mscript.py now uses python3 by default, but is backwards compatible with python2. python3-lockfile is relatively new so you may need to explicitly run mscript.py in python2. To do this when building a Debian package edit debian/rules and change the dependencies in debian/control.