Skip to content

shiny 0.2.7

Compare
Choose a tag to compare
@jcheng5 jcheng5 released this 27 Sep 20:33
· 954 commits to main since this release
80b3b67

New features

  • shiny run now takes a --launch-browser argument that causes the default web browser to be launched after the app is successfully loaded. Also, the --port argument now interprets a value of 0 as "listen on a random port". (#329)

Other changes

  • Updated API document generation with updated paths to work with new version of Shinylive. (#331)