Skip to content

Latest commit

 

History

History
113 lines (77 loc) · 10.7 KB

CHANGELOG.md

File metadata and controls

113 lines (77 loc) · 10.7 KB

Changelog

v1.1 - 2023-07-18

v1.0...v1.1

(full changelog)

Enhancements made

  • Add logic to determine if vncserver is TigerVNC #32 (@cmd-ntrf)

Bugs fixed

  • Fix path when using bundled tigervnc #44 (@pnasrat)
  • Remove hardcoded display number and port, avoids multi-user conflicts #34 (@cmd-ntrf)

Maintenance and upkeep improvements

Documentation improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@cmd-ntrf | @consideRatio | | @manics | @pnasrat | @yuvipanda

v1.0.0 - 2023-01-19

With this release, the project has relocated from jupyter-desktop-server to jupyter-remote-desktop-proxy and relocated from yuvipanda/jupyter-desktop-server to jupyterhub/jupyter-remote-desktop-proxy.

New features added

Enhancements made

Maintenance and upkeep improvements

Documentation improvements

Continuous integration improvements

v0.1.3 - 2020-07-07

v0.1.2 - 2019-11-12

  • Fix cross-origin issue in Safari (#9, thanks to @eslavich)

v0.1.1 - 2019-11-06

  • Increase default resolution to 1680x1050. The wider screen matches how many user displays are, and there do not seem to be lag issues.

v0.1 - 2019-11-01

  • Initial release