Skip to content

v1.0.17

Choose a tag to compare

@brentyi brentyi released this 12 Jan 10:24
· 127 commits to main since this release

Notable new features:

  • on_hold() for buttons
  • add_cylinder()
  • scene.show() in Jupyter notebooks (docs)

We've also made some build improvements:

  • The Viser client is now a single self-contained HTML file.
  • Both the client build and the wheels are much smaller.
    • Client: 19MB → 2.7MB.
    • Wheel: 29.1MB → 4.9MB.

What's Changed

New Contributors

Full Changelog: v1.0.16...v1.0.17