Skip to content

Releases: mbari-org/vars-annotation

vars-annotation 2.1.3

11 Jul 21:10
50d4831
Compare
Choose a tag to compare

Bug fix for #155

Full Changelog: 2.1.2...2.1.3

vars-annotation 2.1.2

05 Jul 22:19
644a09a
Compare
Choose a tag to compare

Investigating a fix for #174 and other localization issues with Sharktopoda

Full Changelog: 2.1.1...2.1.2

vars-annotation 2.1.1

02 Jul 23:01
18ba08a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

vars-annotation 2.1.0

01 Jul 22:23
c4aaa01
Compare
Choose a tag to compare

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:

  1. Remove the usage of the JFoenix UI library as it is no longer activily maintained.
  2. 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

25 Mar 18:15
feee415
Compare
Choose a tag to compare

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:

  1. 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.

  2. 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.

  3. Updated JavaFX from version 21.0.1 to 22

What's Changed

Full Changelog: 2.0.1...2.0.7

vars-annotation 2.0.1

13 Feb 23:48
8f18e51
Compare
Choose a tag to compare

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

08 Feb 23:43
49fa9de
Compare
Choose a tag to compare
2.0.0 Pre-release
Pre-release

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

vars-annotation 1.5.3

30 Nov 21:43
73c8aa7
Compare
Choose a tag to compare

This release addresses a bug and includes some dependency updates. Notable changes:

  • Built with Java 21
  • Updated all dependencies to their latest versions
  • Upgraded from JavaFX 20 to 21
  • Found issue where framecapture was including the image data twice in the POST multipart's body. This has been fixed.

Mac builds are attached. Windows builds can be done upon request.

Full Changelog: 1.5.2...1.5.3

vars-annotation 1.5.2

14 Sep 22:52
ef729d6
Compare
Choose a tag to compare

This is a bug fix release.

Full Changelog: 1.5.0...1.5.2

vars-annotation 1.5.1

17 Feb 17:30
a9b8421
Compare
Choose a tag to compare
  • Experimental support for #156 (show/hide columns). Note that this changes the default column order.
  • Refresh now reopens the currently annotated media after the refresh completes.

Full Changelog: 1.5.0...1.5.1