Skip to content

Releases: biigle/laserpoints

v2.5.0

07 Dec 14:55
Compare
Choose a tag to compare

Changed:

  • Compatibility with biigle/annotations v3.11.0

v2.4.0

21 Nov 12:48
Compare
Choose a tag to compare

Changed:

  • Make use of new API for constant model instances

v2.3.1

26 Sep 07:45
Compare
Choose a tag to compare

Changed:

  • Simplify tracking of concurrent jobs with atomic cache operations ( #25 )

v2.3.0

13 Sep 07:32
Compare
Choose a tag to compare

Added:

  • Make laser point label ID configurable via env variable ( #26 )

v2.2.0

02 Aug 14:25
Compare
Choose a tag to compare

Changed:

  • Use Font Awesome instead of Glyphicons
    The icon for the laser point detection is now vector-square which looks different than the one before.

v2.1.0

23 Apr 06:44
Compare
Choose a tag to compare

Changed:

  • Updates for Laravel 5.5 compatibility

v2.0.3

27 Feb 15:57
Compare
Choose a tag to compare

Changed:

  • Use new unified style for annotation tool settings tab

v2.0.2

20 Feb 11:38
Compare
Choose a tag to compare

Fixed:

  • Incorrect use of is in Python scripts

v2.0.1

20 Feb 11:24
Compare
Choose a tag to compare

Fixed:

  • Gracefully handle broken/empty images ( #24 )

v2.0.0

19 Feb 12:39
c366b8c
Compare
Choose a tag to compare

This changelog replaces the one of v2.0.0-beta.

Changed:

  • Disabled laser point detection for large tiled images ( biigle/core#101 )
  • Enabled laser point detection for images from cloud storage or remote sources ( #22 )