Skip to content

Releases: raymond-u/lungo

v0.5.8

27 Jul 20:20
Compare
Choose a tag to compare

Changed

  • Allow passwordless sudo in JupyterLab
  • Allow passwordless sudo in RStudio
  • Update JupyterLab to 4.2.4
  • Update PrivateBin to 1.7.4
  • Update Xray to 1.8.21

Fixed

  • Websocket connections can now remain open for up to 1 hour
  • Admin accounts can now use sudo in JupyterLab

v0.5.7

27 Jun 08:41
Compare
Choose a tag to compare

Fixed

  • Check if the file exists before removing it

v0.5.6

27 Jun 08:20
Compare
Choose a tag to compare

Changed

  • Update JupyterLab to 4.2.3

Fixed

  • Ensure the removal of the socket file during launch

v0.5.5

26 Jun 09:20
Compare
Choose a tag to compare

Changed

  • Enable the access of the website using raw IP addresses
  • Update Xray to 1.8.16

Fixed

  • Allow plugins in the configuration file to be omitted (try again)
  • Prevent unnecessary downloads when rebuilding JupyterHub image

v0.5.4

26 Jun 02:37
Compare
Choose a tag to compare

Fixed

  • Allow plugins in the configuration file to be omitted

v0.5.3

25 Jun 03:37
Compare
Choose a tag to compare

Fixed

  • Disable rich markup when printing the output of shell commands

v0.5.2

22 Jun 15:10
Compare
Choose a tag to compare

Fixed

  • Update user accounts correctly

v0.5.1

22 Jun 08:00
Compare
Choose a tag to compare

Fixed

  • Generate Kratos secrets correctly

v0.5.0

21 Jun 18:27
Compare
Choose a tag to compare

Breaking Changes

  • network.hostname has been replaced by network.base_url in the configuration file to support custom ports

Changed

  • Apply a margin to the apps in the web UI
  • Simplify the output of lungo list command
  • Update JupyterLab to 4.2.2
  • Update RStudio to 4.4.1
  • Update Stirling PDF to 0.26.1
  • Update Xray to 1.8.15

Fixed

  • The console tab of File Browser is now working correctly

v0.4.2

24 May 17:48
Compare
Choose a tag to compare

Changed

  • Increase the bandwidth limit for RustDesk
  • Update File Browser to 2.30.0
  • Update JupyterLab to 4.2.1
  • Update RustDesk Server to 1.1.11-1
  • Update Xray to 1.8.13

Fixed

  • Stream the output from the container tool to the console when verbose mode is enabled
  • Always check the return code of the container tool