Advanced SSH config v2.7.0 Release Notes

Release Date: 2017-10-24 // over 6 years ago
    • Automatically detect available shell when using the 'exec' hook (#254)
    • ๐ŸŒฒ Automatically detect if -q is passed to the parent ssh process to disable logging (#253) by @cao
    • โž• Add a new %g (gateway) parameter to ResolveCommand and ProxyCommand (#247
    • ๐Ÿ›  Fix panic on particular assh.yml files
    • ๐Ÿ›  Fix build issue on OSX (#238 by @jcftang)
    • Rewrite .ssh/config file atomically (#215)
    • ๐Ÿ‘Œ Support inheritance links in Graphviz (#235)
    • ๐Ÿ‘Œ Support wildcards in Graphviz config export (#228)
    • ๐Ÿ›  Fix error message on first config build (#230)
    • ๐Ÿ›  Fix NetBSD, FreeBSD and Windows builds (#182)
    • โž• Add RateLimit support (#65)
    • โž• Add possibility to disable automatic configuration rewrite (#239)
    • โž• Add BeforeConfigWrite and AfterConfigWrite new hooks (#239)
    • Generate full assh binary path in ~/.ssh/config (#148)
    • ๐ŸŽ‰ Initial version of assh ping command

    Full commits list