Skip to content

Releases: biigle/core

v3.86.3

17 Oct 11:21
1365b19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.86.2...v3.86.3

v3.86.2

11 Oct 12:37
c7c0a87
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.86.1...v3.86.2

v3.86.1

02 Oct 11:41
f238db0
Compare
Choose a tag to compare

What's Changed

  • Fix thumbnail size configuration by @mzur in #937

Full Changelog: v3.85.1...v3.86.1

v3.86.0

02 Oct 09:48
92dc4ca
Compare
Choose a tag to compare

What's Changed

  • Implement video sprite generator by @gkourie in #712
  • Fix Vips thumbnails aspect ratio and implement thumbnail preview feature on the frontend by @gkourie in #762
  • Video sprites test by @mzur in #932
  • Video sprites by @mzur in #780

New Contributors

Full Changelog: v3.85.3...v3.86.0

v3.85.1

24 Sep 14:15
92dc4ca
Compare
Choose a tag to compare

What's Changed

  • Fix error with federated search user by @mzur in #921
  • Replace metadata disk static property with getter method by @mzur in #928

Full Changelog: v3.85.0...v3.86.0

v3.85.3

30 Sep 12:29
6f4c117
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.85.2...v3.85.3

v3.85.2

24 Sep 15:09
db17160
Compare
Choose a tag to compare

What's Changed

  • Fix controller to update volume metadata by @mzur in #929

Full Changelog: v3.86.0...v3.85.2

v3.85.0

05 Sep 11:47
ba0c5c3
Compare
Choose a tag to compare

What's Changed

  • Add file sort for last created annotations by @lehecht in #903
  • Fix error with label and user mapping during annotation import by @mzur in #919

Full Changelog: v3.84.1...v3.85.0

v3.84.1

04 Sep 13:53
ed5b4b0
Compare
Choose a tag to compare

What's Changed

  • Fix YAML extension configuration by @mzur in #917

Full Changelog: v3.84.0...v3.84.1

v3.84.0

04 Sep 13:23
62c1c36
Compare
Choose a tag to compare

Upgrade guide

  • Run php artisan migrate.
  • Delete the old iFDO storage disk (with contents).
  • Maybe configure the new metadata and pending-metadata storage disks in the filesystems configuration.

What's Changed

Full Changelog: v3.83.0...v3.84.0