- Better support for code-server, thanks to @TinasheMTapera for input
- Fix image loading when the affine is zeroed, thanks to @nx10 and @pierre-nedelec for helping debugging it
- Fix file access when running on Windows, thanks to @nx10 for providing with a fix for it
- Adjusts colors for high contrast themes
- Reintroduces loading message for web extension
- Introduces web-extension
- Fixes related to VSCode theme color, thanks to @astewartau report
- Fixes image orientation, computing from affine
- Fixes geometry string to look more like AFNI
- Introduces color palletes
- Introduces palette color range in histogram
- Fixes color for negative values, thanks to @Linus4world report
- Rewrites webview code in TypeScript
- Modularizes code
- Introduces histogram
- Introduces highlighting
- No change, just house cleaning.
- No change, just house cleaning.
- Nifti loading overhaul- remove nifti-reader-js and use optimized and type-safe methods. Use streams to serve data, instead of loading the whole file in memory.
- Add volume to endpoint, allowing to future fMRI support.
- Add unit tests.
- Small UI fixes.
- Add slice slider + thumbnail, axis selector, and reworking to allow different data orientations.
- Icon and some metadata. Keep it pretty!
- Update release notes!
- Add loading message.
- Code organizing;
- Preprocessing images on loading;
- Handling different pixel resolutions.
- Some metadata updates.
- New extension on the block.