Skip to content

v2.14.26

Features

  • Added marmoset VIP route
  • Serialize selected geometry (currently only points) as g: in URL.
  • Added reset button to x-overlay-layer
  • Seen incidents will not be badged

Bugfixes

  • Fixed a bug where parcellation toggle was not visible for atlases with a single parcellation (#1502). Thanks @PolarBean for reporting the issue.
  • Fixed documentation in plugin API of required params.
  • Fixed error shortcode warning
  • Fixed some nifti dtype handling, and shader generation
  • Fixed escaping double colon __dblcol__ --> :: in x-overlay-layer
  • Fix incident fetching

Behind the scene

  • Fix deadlinks in docs, added CI pipeline to catch deadlinks in docs
  • Removed unused parameters
  • Selected features will no longer be cleared when changing parcellation
  • Allow showing vanilla neuroglancer ui (with window.sxplr.showNgUi())
  • Simplified annotation name/desc serialization