Skip to content

Releases: cvisionai/tator

1.4.6

05 Mar 01:12
4d4d654
Compare
Choose a tag to compare

What's Changed

  • Fix multipart uploads on GCP
  • Add bucket_id to attachment uploads

Full Changelog: 1.4.5...1.4.6

1.4.5

05 Mar 01:10
f4fb7ca
Compare
Choose a tag to compare

What's Changed

  • Resolve potential race condition in video load.

Full Changelog: 1.4.4...1.4.5

1.4.4

05 Mar 01:08
Compare
Choose a tag to compare

What's Changed

  • Fix interactions of new hover preview with reverse playback
  • Fix issues that caused pause button to become disabled during reverse playback
  • Restructure annotator page loading to minimize load times, improve UX, and improve operationally overhead
  • Fix issue with localization gallery caching
  • Fix issue with WoRMS not fetching
  • Fix issue with overriding canvas via applets

Full Changelog: 1.4.3...1.4.4

1.4.3

27 Feb 18:26
f344d9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...1.4.3

1.4.2

22 Feb 11:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.4.2

1.4.1

22 Feb 11:59
Compare
Choose a tag to compare

Full Changelog: 1.4.0...1.4.1

1.4.0

16 Feb 00:16
Compare
Choose a tag to compare

Tator 1.4.0

This release brings a mix of new features, bug fixes, performance improvements, and dependency updates. Below is a summary of the key changes:

New Features & Enhancements

  • Fine‑grain permissions: Allows definitions of groups and controlling access to resources at the project, section, and version level.
  • Azure Blob Interface: Initial implementation to support Azure storage.
  • Enhanced directory picker for uploads.
  • Upgraded the version dialog experience.
  • Added multiple multi‑layout options and resolved assorted multi‑view issues.
  • Improved entity labeling by including “created by” information.

Bug Fixes & Performance Improvements

  • Resolved syncing issues for cards, panels, and attribute updates.
  • Fixed prepared statement creation based on HTTP method and resolved missing kwargs in media navigation.
  • Enhanced trace correlation (addressing RUM and APM issues) and curtailed overly broad Datadog tracing.
  • Fixed static path issues in Express templates.
  • Reduced simultaneous requests from the localization gallery.
  • Various initialization fixes have sped up video player load times.
  • Improved custom element handling by waiting for definitions before use.
  • Addressed Docker Compose routing issues and minimized environment file impacts.
  • Made multiple backend optimizations (e.g., caching graphics with Last‑Modified headers).

Dependency & Infrastructure Updates

  • Removed webpack from the build process.
  • Upgraded key Python packages: Django, Jinja2, Requests, djangorestframework, Cryptography, and Werkzeug.
  • Incorporated various hotfixes and backports from the 1.3.x series.
  • Updated Node/Express packages (including send, serve‑static, cookie‑parser, and path‑to‑regexp).
  • Upgraded Docker to 27.2.0 and updated base images to UBI/Ubuntu 24.04.
  • Tweaked Docker Compose techniques for improved configuration management.

New Contributors

  • @KeySpray made their first contribution—welcome aboard!

We thank all the contributors for their hard work and dedication. Enjoy the new release!

Full Changelog: 1.3.24...1.4.0

1.3.24

15 Feb 23:50
Compare
Choose a tag to compare

What's Changed

  • Keeps tator_user_sections and primary_section in sync on PATCH to media by @jrtcppv in #2008

Full Changelog: 1.3.23...1.3.24

1.3.23

15 Feb 23:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.22...1.3.23

1.3.22

23 Jan 16:26
24d27c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.21...1.3.22