Shuttle Changelog

What's new in Shuttle 1.2.9

Dec 12, 2016
  • New Features:
  • @pluwen added Chinese language translations #185
  • Menus have been translated to Spanish
  • Added a bash script to the default JSON file that allows writing a command to terminal without execution #200
  • Bug Fixes:
  • Corrected by @pluwen icon changes changes #184
  • Corrected by @bihicheng config file edits not working #199
  • Fixed an issue that prevented character escapes #194
  • Fixed an issue that prevented tabs from opening in terminal on macOS #198
  • Fixed an issue where english was not the default language.
  • Other Items:
  • All the documentation has been moved out of the readme.md and placed in the wiki.

New in Shuttle 1.2.7 (Oct 2, 2016)

  • New Features:
  • Now that iTerm stable is at version 3, the version 2 applescripts no longer apply to the stable branch. shuttle still supports iTerm 2.14. If you still want to use this legacy version you will have to change your iTerm_version setting to legacy.
  • Bug Fixes:
  • corrected by @mortonfox -- when iTerm startup preferences are set to "Don't Open Any Windows" nothing happens #175 .
  • corrected by @pluwen shuttle icon contains unwanted artifacts #141
  • Fixed an issue where commas were not getting parsed #173

New in Shuttle 1.2.5 (Nov 6, 2015)

  • New Features:
  • Changed the readme.md to reflect all options. Please see the new Readme.md it explains all of the settings.
  • Added a new feature "open_in": "VALUE" is a global setting which sets how commands are open. Do they open in new tabs or new windows? This setting accepts the value of "tab" or "new"
  • Added a new feature "default_theme": "VALUE" is a global setting which sets the default theme for all terminal windows.
  • Cleaned up the default JSON file and changed the names to reflect the action.
  • Added alert boxes on errors for "iTerm_version": "VALUE" and "inTerminal": "VALUE"
  • Bug Fixes:
  • The settings editor had a bug that prevented a terminal based editor like vim from opening.

New in Shuttle 1.2.4 (Oct 18, 2015)

  • Fixed the icon it was not turning white.
  • Fixed iTerm2 variable
  • About window on top changes
  • Setting the name of the menu command as the title, if title is null

New in Shuttle 1.2.2 (Dec 12, 2014)

  • Adds support for dark mode in Yosemite

New in Shuttle 1.2.0 (Dec 12, 2014)

  • Features:
  • Include option to show/hide servers from SSH config files
  • Include option to ignore hosts based on name or keyword
  • Ability to Import/Export settings file
  • Support for multiple nested menus
  • Bug fixes:
  • Remove status icon from status bar on quit