Skip to content

Releases: JuliaGizmos/WebIO.jl

v0.8.11

28 Aug 20:58
v0.8.11
973fdd1
Compare
Choose a tag to compare

v0.8.11 (2019-08-28)

Diff since v0.8.9

Closed issues:

  • Pushing an observable to multiple clients no longer works in WebIO 0.8.9 (#337)
  • WebIO can't be built on AppVeyor (#335)
  • WebIO labextension installation error: No linked package for @webio/webio (#334)
  • WebIO build fails due to ssl certificate problem (#333)
  • Creating tags but not releases (#326)
  • "Warning: Please upgrade Blink" when Blink already at newest release (#318)
  • Interact on IJulia only works after kernel restart (#316)
  • Unable to load WebIO. (#281)
  • Simpler default behavior for webio_serve (#189)
  • Forward modifiers on Scope to its .dom (#132)

Merged pull requests:

  • Add troubleshooting documentation. (#341) (travigd)
  • Fix sending commands to multiple frontends. (#338) (travigd)
  • Run extra build steps only when testing WebIO (#336) (giordano)

v0.8.9

01 Aug 00:20
v0.8.9
6a7f2b4
Compare
Choose a tag to compare

v0.8.9 (2019-07-31)

Diff since v0.8.8

Closed issues:

  • 404 Error from WebIO Blink Provider (#325)
  • WebIO not detected in jupyterlab (#315)
  • Don't silently install things into other software systems (#314)
  • register\_renderable is not ideal (#48)
  • We should upload minified/optimized JS to NPM. (#328)

Merged pull requests:

  • Fix JupyterLab plugin (no more WebIO not detected). (#332) (travigd)
  • Fix memory leak in ConnectionPool when connections are closed. (#330) (travigd)
  • Make Scope/ObservableNode wrap in span, not div. (#329) (travigd)

v0.8.6

28 Jun 06:51
v0.8.6
0f74ce4
Compare
Choose a tag to compare

v0.8.6 (2019-06-20)

Diff since v0.8.5

Closed issues:

  • Scope.id deprecated. (#311)
  • Register v0.8.5 (#309)

Merged pull requests:

v0.8.5

10 Jun 19:36
v0.8.5
6fbf739
Compare
Choose a tag to compare

v0.8.5 (2019-06-10)

Diff since v0.8.4

Closed issues:

  • Register v0.8.4 (#304)

Merged pull requests:

  • Fix bad deprecation for Scope constructor. (#308) (travigd)

v0.8.4

07 Jun 01:59
v0.8.4
b44d600
Compare
Choose a tag to compare
See github.com/JuliaGizmos/WebIO.jl/releases/tag/v0.8.4 for release n…

Fix Windows-specific Jupyter locations.

25 May 21:34
62b85aa
Compare
Choose a tag to compare

The main PR for this release is #286. Fixes the issue where %APPDATA% wasn't being expanded properly on Windows.

fix generic http provider for HTTP 0.8

15 Apr 12:07
8e4ba94
Compare
Choose a tag to compare
Merge pull request #271 from JuliaGizmos/sd-fix_http

fix webserver for HTTP 0.8 + WebSockets 1.5

WebIO frontend re-write

12 Apr 16:57
a13b0fa
Compare
Choose a tag to compare
v0.8.0

Remove render_internal function. (#270)

Jupyter notebook stability fixes.

21 Dec 23:23
ab00d19
Compare
Choose a tag to compare
v0.6.2

Fix `npm install` in bundlejs for CI.

Fix SVG support.

21 Nov 00:06
Compare
Choose a tag to compare
Fix SVG support. (#231)

* Fix SVG support.

* Remove .js.map files from git.