Releases: mbari-org/vars-annotation
vars-annotation 2.2.5
This is a bug fix for frame grabbing that was failing after recent updates to MacOS. Bug in a private tracker at mbari-org/vars-feedback#167
Full Changelog: 2.2.2...2.2.5
If you’re using a Mac, I highly recommend changing the Sharktopoda frame capture port from the default 5000 to 5001. Port 5000 is used by Apple’s AirPlay sharing and may interfere with communication between Sharktopoda and VARS Annotation.
To change the port, click the gear icon in the VARS Annotation toolbar, navigate to the Sharktopoda tab in the settings, and update the framecapture port number. See the image below:
vars-annotation 2.2.2
Fixes for
- mbari-org/vars-feedback#162
- mbari-org/vars-feedback#164
- Sets jpg format to
image/jpeg
when capturing images, which is the recommended media type. Previously it was usingimage/jpg
Full Changelog: 2.2.0...2.2.2
vars-annotation 2.2.0
Fixed issues when dealing with HTTPS endpoints. Upgraded dependencies.
Full Changelog: 2.1.3...2.2.0
vars-annotation 2.1.3
Bug fix for #155
Full Changelog: 2.1.2...2.1.3
vars-annotation 2.1.2
Investigating a fix for #174 and other localization issues with Sharktopoda
Full Changelog: 2.1.1...2.1.2
vars-annotation 2.1.1
vars-annotation 2.1.0
This release requires at least annosaurus 1.0.0 and vampire-squid 1.0.0. If you have an existing VARS installation use VARS Annotation 1.5.3 instead.
The major changes in this release are:
- Remove the usage of the JFoenix UI library as it is no longer activily maintained.
- Removed support for Sharktopoda v1 video player. Please use Sharktopoda v2 or jsharktopoda v2
Full Changelog: 2.0.7...2.1.0
vars-annotation 2.0.7
This release requires at least annosaurus 1.0.0 and vampire-squid 1.0.0. If you have an existing VARS installation use VARS Annotation 1.5.3 instead.
The major changes are:
-
Reduced “chattiness” with backend services. Previously there were two calls made everytime after an annotation was created. One to get the current annotation count to display in the media tab. Another to get the ancillary data for the annotation. These calls are now only made if the widget that needs the info is actually visible.
-
Updating concepts/groups/activites in the bulk editors is MUCH faster and reliable now. I tested with unto 3500 rows and it worked fast. Be warned that undoing 3500 rows of changes will take quite a bit of time though as each row has to be reverted individually.
-
Updated JavaFX from version 21.0.1 to 22
What's Changed
- Feature/hibernate by @hohonuuli in #172
Full Changelog: 2.0.1...2.0.7
vars-annotation 2.0.1
This release requires at least annosaurus 1.0.0 and vampire-squid 1.0.0. If you have an existing VARS installation use VARS Annotation 1.5.3 instead. This release requires the updates being introduced at:
Pull Request: #172
Full Changelog: 1.5.3...2.0.1
2.0.0
This is not yet a production release. Use version 1.5.3 instead. This release requires the updates being introduced at:
See also #172
Pull Request: #172
Full Changelog: 1.5.3...2.0.0