Skip to content

Releases: vanvalenlab/kiosk-imageJ-plugin

0.3.2

02 Dec 02:18
dd31858
Compare
Choose a tag to compare

0.3.2

Features

  • Improved README with better instructions and screenshots. (#27)

Bugfixes

  • Trust all certificates to resolve #28. (#29)

0.3.1

25 Nov 07:59
17dd1bf
Compare
Choose a tag to compare

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

01 Sep 23:46
c779143
Compare
Choose a tag to compare

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

05 Jun 23:44
071273e
Compare
Choose a tag to compare

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

04 Jun 18:34
b9c5bfc
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

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.