Releases: virtualcell/vcell
Releases · virtualcell/vcell
Guest User Available
Allow users to not login, but still use VCell's public resources as a guest user.
fix n5 url generation for ImageJ plugin
Merge pull request #1258 from virtualcell/1256-n5-url-generation 1256 n5 url generation
update vcell-solvers and langevin solver
update vcell-solvers to v0.8.0
update langevin solver to 1.3.2
Fix to Application Crash
Quick fix to the application crashing because the provided host was not compatible with the URL object created upon initialization.
CLI Spatial Repeated Task Update
Fixes issues with Spatial Repeated Tasks in CLI
Reconcile Island
7.5.0.158 Merge remote-tracking branch 'origin/master' into reconcile-island
changes for local minikube clusters
7.5.0.156 default connection to vcell-dev.cam.uchc.edu
fix webapp base URIs using dynamic Angular config
7.5.0.155 load apiUri from deploy-time /assets/config/baseuri_config.json
properly decode PEM keys for legacy bearer tokens
7.5.0.154 Java.security doesn't strip PEM headers and decode base64, w/ unit test
use pure java security instead of bouncycastle to read keys
7.5.0.153 replace bouncycastle with native java security in JWTUtils to read keys