Skip to content

Releases: NeuroDesk/neurodesk-app

Release v1.6.0

29 May 06:26
Compare
Choose a tag to compare

What's new:

  • switched remote instances from binderhub to jupyterhub
  • fix invalid label when the default openid unique identifier from aaf has symbols
  • added new CVMFS CDN servers
  • added jupyter_scheduler and ipycanvas
  • updated guacamole version to 1.5.5 and tomcat to 9.0.87
  • added rise extension for presentations
  • fixed brkraw by @stebo85
  • updated mrtrix3 by @stebo85 in
  • updated bidscoin to 4.3.2 by @stebo85
  • updated fmriprep by @stebo85
  • added julia 1.9.4 by @stebo85
  • updated dsi_studio by @stebo85
  • added glmsingle by @stebo85
  • ants 2.5.1 20240429 by @stebo85
  • QSMxT: v6.4.4 by @astewartau

Release v1.5.0

12 Mar 04:57
Compare
Choose a tag to compare

What's new:

  • Fixed fsl GUI error, when starting fsl in VNC mode (the USER was not exported)
  • Removed c.ServerApp.root_dir setting because it was causing an error when clicking on the Home button. Now it’s not possible to navigate outside of the homedirectory anymore in the side panel.
  • Switched from singularity to apptainer
  • Added (brkraw) and fixed multiple tools (mrtrix3, julia)
  • Added support for Podman engine
  • Fixed #35
  • Fixed running container after closing session in Windows
  • Use static MAC address for container to fix MATLAB license issue in container
  • View logfile if session init fails
  • Decommissioned altool and used notarytool to notarize MacOS package.

Release v1.4.0

24 Jan 21:52
Compare
Choose a tag to compare
  • Fixed fsl GUI error, when starting fsl in VNC mode (the USER was not exported)
  • Removed c.ServerApp.root_dir setting because it was causing an error when clicking on the Home button. Now it’s not possible to navigate outside of the homedirectory anymore in the side panel.
  • Fixed container name conflict when starting a new window.
  • Removed data persistence among instances.
  • Fixed issue #32

Release v1.3.0

28 Nov 10:07
Compare
Choose a tag to compare

What's new

  • Fixed a bug where the /proc/cpuinfo file under ARM did not contain a MHz entry, which stopped Matlab from starting up
  • Fixed a bug where the SINGULARITY_BINDPATH was not send in a jupyter notebook file

Release v1.2.1

14 Nov 05:49
Compare
Choose a tag to compare

What's changed

  • Fixed server launch arguments formatting to allows network mounts in windows

Release v1.2.0

31 Oct 04:49
Compare
Choose a tag to compare

What's new:

  • Fixed a bug in the way we initialized conda in the desktop
  • Created persistent homedirectories in the docker versions

Release v1.1.2

11 Oct 23:48
Compare
Choose a tag to compare

What's new:

  • Fixed release in about dialog.
  • Removed brainhack servers

Release v1.1.1

27 Sep 00:09
Compare
Choose a tag to compare

What's Changed

  • Update to Neurodesk v2023-09-20
  • Compare NeurodeskApp version in package.json instead of toml file

Release v1.0.1

04 Jul 00:21
Compare
Choose a tag to compare

Updates

  • directories can now be deleted in jupyter interface even if they contain files
  • moved startup configurations out of .bashrc
  • removed redundant chown of homedirectory (e.g. affecting windows startup time)
  • added git extension to juputerlab
  • more robust handling of CVMFS edge cases
  • fixed token expiry issue

Release v1.0.0

31 May 01:12
1e9554e
Compare
Choose a tag to compare

What's Changed

  • Include neurodesktop image version in the terminal within container
  • Update to new image that fixed environment variables for nipype and RDP upload permission errors