You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new environment variable SHINYPROXY_USERGROUPS is made available to the Shiny apps and contains
the group memberships of the authenticated user
add support for LDAP with StartTLS using property shiny.proxy.ldap.starttls
new optional setting shiny.proxy.docker.container-protocol to configure the container protocol; if not set, it will be taken from the docker host url as specified in shiny.proxy.docker.url
added animated loading feedback while Shiny app (i.e. container) is launching
the logo-url property now also supports the file scheme (to allow for local logo files)
fix for influxdb usage statistics logging when username contains whitespace
allow JVM to exit if ShinyProxy cannot open its allocated port
switch from deprecated simple proxy client to load-balanced client
generate SHA-256 and MD5 checksums for all downloads