Releases: vanvalenlab/kiosk-imageJ-plugin
Releases · vanvalenlab/kiosk-imageJ-plugin
0.3.2
0.3.2
Features
- Improved README with better instructions and screenshots. (#27)
Bugfixes
- Trust all certificates to resolve #28. (#29)
0.3.1
0.3.1
Features
- Migrate CI/CD to GitHub Actions. (#22, #24, #25)
Bugfixes
- Allow image stacks and other ImageJ created images to be temporarily saved. (#21)
0.3.0
0.3.0
Features
- Add new function to create an overlay for each object in the results (#14).
- Enable processing of images that are in-memory (#13).
0.2.0
0.2.0
Features
- Only files with an image MIME type can be selected (#10).
Bugfixes
- Jobs are created with relative file paths to facilitate tracking jobs (#9).
- Fixed progress bar issues for failed jobs (#10).
0.1.0
0.1.0
The initial release of the Kiosk ImageJ Plugin.
Features
- Submit the active image to the kiosk as a job.
- Browse and select a file to upload as a job.
- All supporting classes are tested, just GUI tests remain.