At MBARI, we were experiencing slow loads of annotations when a video had thousands of annotations. Thsi release adds a configurable configuration option to load annotation pages sequentially or in parallel. Sequential is when you're only running a single annosaurus instance. Parallel is allows faster loading when you are running multiple annosaurus instances behind a load-balancer. The configuration is set in the apps application.conf file. The specific options are set using the annotation.service.paging property which can be sequential or parallel annotation.service { url = ${?ANNO_ENDPOINT} timeout = "7 seconds" client.secret = "" chunk.size = 50 // when running multiple annosaurus instaces behind a load balancer use // "para...
This release is initial integration of our image ML service. The service needs to be up and running ...
Fix for mbari-org/vars-feedback#39 Full Changelog: https://github.com/mbari-media-management/vars-an...
There are no changes to the UI. I have added methods to the org.mbari.vars.services module that is u...
This release uses the fast annotation methods for loading large annotation sets added to annosaurus ...
This release robustifies annotation fetch calls with improved parallel page requests, page retries (...
This release replaces the main table component that has been plaguing VARS with bugs. In addition, t...
Experimental support for #156 (show/hide columns). Note that this changes the default column order. ...
Address jumpy scrolling when a new annotation is added. Remove native code for RS422 and AVFoundat...
This release has improvements to the bulk editor loading. It now uses the same RequestPager framewor...
Release Notes: First version of bulk editor. Most features are present including: 1. Delete annotat...
This is a bug fix release. There has been a change in behavior in annosaurus when bulk creating new ...
This is a minor bug fix for the media pane dialog. We had one computer in the video lab where the me...
This release has significant performance improvements to the _new/old identity reference` buttons. Y...
This is the first release of VARS that uses a centralized configuration server. This means the VARS ...
This fixes a regression of a bug that was fixed in 0.3.12 but was re-introduced in 0.3.13 (Note to s...
This release is initial integration of our image ML service. The service needs to be up and running ...
Fix for mbari-org/vars-feedback#39 Full Changelog: https://github.com/mbari-media-management/vars-an...
There are no changes to the UI. I have added methods to the org.mbari.vars.services module that is u...
This release uses the fast annotation methods for loading large annotation sets added to annosaurus ...
This release robustifies annotation fetch calls with improved parallel page requests, page retries (...
This release replaces the main table component that has been plaguing VARS with bugs. In addition, t...
Experimental support for #156 (show/hide columns). Note that this changes the default column order. ...
Address jumpy scrolling when a new annotation is added. Remove native code for RS422 and AVFoundat...
This release has improvements to the bulk editor loading. It now uses the same RequestPager framewor...
Release Notes: First version of bulk editor. Most features are present including: 1. Delete annotat...
This is a bug fix release. There has been a change in behavior in annosaurus when bulk creating new ...
This is a minor bug fix for the media pane dialog. We had one computer in the video lab where the me...
This release has significant performance improvements to the _new/old identity reference` buttons. Y...
This is the first release of VARS that uses a centralized configuration server. This means the VARS ...
This fixes a regression of a bug that was fixed in 0.3.12 but was re-introduced in 0.3.13 (Note to s...
This release is initial integration of our image ML service. The service needs to be up and running ...
Fix for mbari-org/vars-feedback#39 Full Changelog: https://github.com/mbari-media-management/vars-an...
There are no changes to the UI. I have added methods to the org.mbari.vars.services module that is u...