tsuru 0.8.11
tsuru 0.8.11 introduced support for plugins (tsuru/tsuru#737), allowing users to add their own plugins. For more details, check the documentation for plugins.
Users are also able to specify the team that owns an application (tsuru/tsuru#620) in the app-create
command:
$ tsuru app-create <appname> <platform> -t <teamname>