Skip to content

v0.3.10

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 14:47
· 103 commits to main since this release
89aa456

PlutoSliderServer v0.3.10

Diff since v0.3.9

Closed issues:

  • TypeError: ids_of_cells_that_ran is undefined / Request hash not found / interaction slider/CairoMakie/CCS? (#42)
  • Escaped characters in URLs with hashes working for deno fileserver but not Python (#45)
  • FilePicker in PlutoSliderServer not working (#65)

Merged pull requests:

  • Use base64url instead of base64 to avoid escaping (#57) (@fonsp)