Skip to content

Releases: posit-dev/shinylive

Shinylive 0.8.0

26 Sep 15:26
Compare
Choose a tag to compare

R:

  • Upgraded webR to v0.4.2. This adds support for (and makes the default) directly mounting R packages built for WebAssembly as filesystem images using their .tgz archive.

  • Fixed an issue in the WebAssembly build of R Shiny leading to problems when using the req() function.

Shinylive 0.7.0

03 Sep 19:54
@wch wch
Compare
Choose a tag to compare

General:

  • Minor UI tweaks.

Python:

  • Updated to Shiny 1.1.0.

Shinylive 0.6.0

07 Aug 22:18
@wch wch
Compare
Choose a tag to compare

General:

  • Post message to parent when ready (#166)
  • Add sql language features (#159)
  • Shiny header bar link now opens in a new window

Python:

  • Update shinyswatch to v0.7.0 (#157)
  • Update to Pyodide 0.26.2
  • Use Pyodide's version of IPython (#161)

R:

  • Update webR to v0.4.1 (#169)
  • Update R Shiny to v1.9.1 (#168)
  • webR: Continue initialisation even if package mounting fails (#167)

Shinylive 0.5.0

18 Jul 17:21
@wch wch
Compare
Choose a tag to compare
  • Updated shiny for Python to 1.0.0
  • Update htmltools for Python to 0.5.3
  • Updated webR to 0.4.0
  • Updated pyright
  • Added viewerHeight and editorHeight parameters
  • Don't Array convert when creating an R raw vector
  • Avoid Partial Content downloads in webR
  • Avoid intercepting in SW when not app URL
  • Added listener for files from parent window

Shinylive 0.4.1

28 May 22:19
Compare
Choose a tag to compare

Python:

  • Updated py-shiny to 0.10.2.

Shinylive 0.4.0

23 May 20:26
@wch wch
Compare
Choose a tag to compare
  • With the editor and example pages, the URL hash now automatically updates when the user re-runs the app with the Play button. (#129)
  • Updated copyright notice to refer to Posit.

Python:

  • Updated py-shiny to 0.10.1.
  • Updated py-shinywidgets to 0.5.2.

R:

  • R package binaries are now loaded from a relative URL (#121)

Shinylive 0.3.0

16 Apr 16:40
@wch wch
Compare
Choose a tag to compare

Python:

  • Updated to pyodide 0.25.1.
  • Updated shiny to 0.9.0.
  • Updated shinyswatch to 0.6.0.
  • Updated shinywidgets to 0.3.2.

R:

  • Updated to webR 0.3.1, which allows much faster package loading via emscripten VFS images.
  • Updated to shiny 1.8.1.1.
  • Updated editor to use 2-space indents for R.

Shinylive 0.2.8

08 Mar 17:31
@wch wch
Compare
Choose a tag to compare
  • Updated py-shiny to 0.8.1.
  • Updated py-shinywidgets to 0.3.1.

Shinylive 0.2.7

04 Mar 17:19
@wch wch
Compare
Choose a tag to compare
  • Updated py-shiny to 0.8.0.

Shinylive 0.2.6

05 Feb 20:46
@wch wch
Compare
Choose a tag to compare
  • Updated py-shiny to 0.7.1.