Dokku v0.3.0 Release Notes

    • โž• Added git submodules support
    • 969aed87: @jfrazelle Fix double brackets issue in nginx-vhosts install
    • 42fee25f: @rhy-jot Mention 14.04 & 12.10 sunset
    • โšก๏ธ 4f5fc586: @rhy-jot Update cipher list
    • #276: @wingrunr21 Add dependencies hook
    • #476: @joliv Added man page entry
    • ๐Ÿ‘ #522: @wingrunr21 Improve SSL support and implement SPDY
    • #544: @jfrazelle if dokku.conf has not been created, create it
    • #555: @jakubholynet Readme fix, Env vars only set at run time
    • ๐Ÿš€ #562: @assaf Zero down-time deploy and server checks
    • ๐Ÿ”Œ #571: @joliv Added man page plugin command #601: @jazzzz Restart app only if config changed
    • โšก๏ธ #628: @voronianski Update Vagrant box to trusty because of raring server issues
    • ๐Ÿณ #632: @jazzzz Fixed port when docker is start with --ip with an IP other than 0.0.0.0
    • ๐Ÿ›  #654: @cameron-martin Fixed variable name for RESTART
    • ๐Ÿš€ #664: @alexernst Don't overwrite $APP/URL modified by plugins in post-deploy hook
    • #665: @protomouse Explicitly install man-db
    • #698: @tombell Help output formatting
    • #701: @jazzzz Fix issues with single-letter config:set usage
    • #703: @jazzzz Display help when invoking dokku with no parameter
    • ๐Ÿ“š #706: @josegonzalez Consolidate documentation on viewthedocs
    • ๐Ÿ›  #709: @rinti Grammar and spelling fixes
    • #708: @josegonzalez Simplify vagrant workflow
    • ๐Ÿ”Œ #717: @kristofsajdak Add dokku-registry to plugin list
    • #718: @Coaxial Use https for installation instructions
    • ๐Ÿ”Œ #721: @wrboyce Fix issue in plugins-install-dependencies
    • ๐Ÿ— #723: @ghostbar Let users know they are starting buildstep during installation
    • ๐Ÿš€ #735: @andrewsomething Redirect to the app deployment docs on success.
    • #745: @rcarmo Typo
    • #746: @vincentfretin replace gitreceive by sshcommand in example url
    • #748: @vincentfretin Link to proper blog url
    • #749: @vincentfretin Fix app certificate directory in backup-import/export
    • ๐Ÿšš #750: @th4t Remove unintended phrase repetition in installation.md