Releases: fractal-analytics-platform/fractal-vizarr-viewer
Releases · fractal-analytics-platform/fractal-vizarr-viewer
v0.3.1
- Added
/alive
endpoint (#55);
v0.3.0
- Retrieved complete list of allowed viewer paths directly from fractal-server: (#53);
- removed
user-folders
and fractal-server-viewer-paths
authorization schemes;
- added
fractal-server
authorization scheme;
- Supported both tokens and cookies (#53);
v0.2.3
- Checked
project_dir
also in user-folders
authorizer (#49);
v0.2.2
- Distinguished handling of 401 Unauthorized and 403 Forbidden responses (#47);
- Included
user_settings.project_dir
in list of allowed paths (#47);
- Supported
AUTHORIZATION_SCHEME="testing-basic-auth"
(#47);
v0.2.1
- Updated Vizarr git commit references and removed vizarr.patch (#42);
- Dropped Node 16 support (#41);
v0.1.3
- Updated documentation (#29);
- Run npm audit fix (#29);
- Added CI configuration for stable Docker image (#29);
- Added CI configuration for GitHub release (#29);
v0.1.0
First official release
- Used newer vizarr version, based on zarrita.js and pnpm (#15);
- Added Docker setup and configured CI to publish docker images on tags (#15);