Skip to content

Releases: biigle/maia

v1.4.3

08 Mar 09:24
Compare
Choose a tag to compare

Fixed:

  • Broken DeleteAnnotationPatches job

v1.4.2

04 Mar 08:56
Compare
Choose a tag to compare

Fixed:

  • Handling of failed select annotation candidate request
  • Active shortcuts of tools of the annotation canvas that should be unavailable in MAIA

v1.4.1

28 Feb 12:56
Compare
Choose a tag to compare

Added:

  • Notice if training proposal limit has been reached ( #34 )

v1.4.0

28 Feb 12:41
Compare
Choose a tag to compare

Added:

  • Configurable limit for the number of training proposals. Default is 50000. (#34)

v1.3.0

26 Feb 11:56
b015b66
Compare
Choose a tag to compare

After updating to this version, configure the new storage disks for MAIA annotation patches. Then run:

php -d memory_limit=2G artisan maia:migrate-patch-storage --dry-run maia_patches

This assumes that the MAIA patches were previously stored in ./storage/maia_patches. Remove --dry-run if the command succeeds to actually copy the files.

Changed:

  • Training proposal and annotation candidate patches are stored in storage disks (biigle/core#181, #35)

v1.2.5

22 Feb 09:21
Compare
Choose a tag to compare

Fixed:

  • Error handling of failed training proposal update

v1.2.4

15 Feb 13:08
Compare
Choose a tag to compare

Fixed:

  • GPU memory usage estimation (again, #15)

v1.2.3

15 Feb 09:54
Compare
Choose a tag to compare

Fixed:

  • GPU memory usage estimation (#15)

v1.2.2

11 Feb 14:57
Compare
Choose a tag to compare

Attempt to fix:

  • Patches of training proposals or annotation candidates are not generated ( #33 )

v1.2.1

08 Feb 07:52
Compare
Choose a tag to compare

Fixed:

  • Show view for non-admins in annotation candidates state