Skip to content

Releases: posit-dev/shinylive

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.

Shinylive 0.2.5

25 Jan 18:32
@wch wch
Compare
Choose a tag to compare
  • Updated py-shiny to 0.7.0.
  • Updated py-shinywidgets to 0.3.0.
  • Updated py-faicons to 0.2.2.
  • Added a shim so that seaborn.load_dataset() works in Shinylive.

Shinylive 0.2.4

19 Dec 17:46
@wch wch
Compare
Choose a tag to compare
  • Updated to shiny 0.6.1 and htmltools 0.5.1.
  • Fixed handling of binary files in appCode for R Shiny applications.
  • Changed build system from yarn to npm.

Shinylive 0.2.3

29 Nov 23:59
@wch wch
Compare
Choose a tag to compare
  • Updated to webR 0.2.2.
  • Fixed #69: Ensure that R's shiny::isRunning() returns TRUE.

Shinylive 0.2.2

31 Oct 20:50
b16631d
Compare
Choose a tag to compare
  • Updated to shiny 0.6.0.

Shinylive 0.2.1

05 Oct 14:56
0cd59dc
Compare
Choose a tag to compare

What's Changed

  • Automatically install R shiny app dependencies via {webr} & {renv} by @schloerke in #68
  • Determine engine from first arg in codeblock-to-json.ts by @schloerke in #70

Full Changelog: v0.2.0...v0.2.1