Skip to content

Releases: JuliaPluto/PlutoSliderServer.jl

v1.0.0

21 Oct 19:53
0659d88
Compare
Choose a tag to compare

PlutoSliderServer v1.0.0

Diff since v0.3.31

1.0.0 release! 🎉

No breaking changes, just thought it's time for 1.0.0!

The minimum Julia version is now Julia 1.10

Merged pull requests:

v0.3.31

10 Aug 13:41
Compare
Choose a tag to compare

PlutoSliderServer v0.3.31

Diff since v0.3.30

v0.3.30

10 Aug 11:10
e993432
Compare
Choose a tag to compare

PlutoSliderServer v0.3.30

Diff since v0.3.29

Merged pull requests:

  • Re-enable github actions logger (#141) (@fonsp)
  • Export try_get_exact_pluto_version API (#142) (@fonsp)

Closed issues:

  • Buttons for recalculation only work once. (#137)

v0.3.29

12 Mar 18:03
5eea63a
Compare
Choose a tag to compare

PlutoSliderServer v0.3.29

Diff since v0.3.28

Merged pull requests:

  • Add elapsed time information when running notebooks (#135) (@theogf)

Closed issues:

  • [FR] Time of evaluation in export notebooks (#126)
  • Large statefile with baked_statefile = true fails to open (#132)
  • deterministic ordering of notebook creation (#133)

v0.3.28

30 Oct 14:14
08dafcc
Compare
Choose a tag to compare

PlutoSliderServer v0.3.28

Diff since v0.3.27

v0.3.27

30 Oct 12:05
Compare
Choose a tag to compare

PlutoSliderServer v0.3.27

Diff since v0.3.26

Merged pull requests:

  • Include slider_server_url and binder_url setting in pluto_export.json (#128) (@fonsp)

Closed issues:

  • Indicate in notebook if update from server is not received yet (#64)
  • Get visual feedback about notebook running status (#121)

v0.3.26

17 Jul 16:50
14801ed
Compare
Choose a tag to compare

PlutoSliderServer v0.3.26

Diff since v0.3.25

Closed issues:

  • Wrong bond connections graph behavior (#117)
  • Non-updating plots unless git directory changes (#120)

Merged pull requests:

  • Shutdown noninteractive notebook processes after export (take 2) (#116) (@ctrekker)
  • maxlog=50 for "Request hash not found..." to avoid overflowing logs (#119) (@fonsp)
  • Configurable Cache-Control header (#122) (@ctrekker)

v0.3.25

28 Apr 00:10
Compare
Choose a tag to compare

PlutoSliderServer v0.3.25

Diff since v0.3.24

v0.3.24

27 Apr 14:30
033f7c5
Compare
Choose a tag to compare

PlutoSliderServer v0.3.24

Diff since v0.3.23

Merged pull requests:

  • run_git_directory: detect change to Project.toml or Manifest.toml and restart server (#112) (@fonsp)
  • run_git_directory: Don't stop git-pull after failure (#113) (@fonsp)

v0.3.23

27 Apr 12:54
Compare
Choose a tag to compare

What's Changed

  • Instructions update: run PlutoSliderServer as user on port 8080, nginx for port 80 (#110)Co-authored-by: Παναγιώτης Γεωργακόπουλος pankgeorg@gmail.com by @fonsp in #110
  • Fix stability issues caused by Process Status tab by @fonsp in #111

Full Changelog: v0.3.22...v0.3.23