Releases: biigle/laserpoints
Releases · biigle/laserpoints
v2.5.0
Changed:
- Compatibility with biigle/annotations v3.11.0
v2.4.0
Changed:
- Make use of new API for constant model instances
v2.3.1
Changed:
- Simplify tracking of concurrent jobs with atomic cache operations ( #25 )
v2.3.0
Added:
- Make laser point label ID configurable via env variable ( #26 )
v2.2.0
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
Changed:
- Updates for Laravel 5.5 compatibility
v2.0.3
Changed:
- Use new unified style for annotation tool settings tab
v2.0.2
Fixed:
- Incorrect use of
is
in Python scripts
v2.0.1
Fixed:
- Gracefully handle broken/empty images ( #24 )
v2.0.0
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 )