Skip to content

Releases: biigle/core

v3.83.0

02 Sep 14:29
20afdfc
Compare
Choose a tag to compare

What's Changed

  • Replace assertEquals by assertSame by @lehecht in #906
  • Bump opencv-contrib-python-headless from 4.6.0 to 4.8.1.78 in /.docker in the pip group by @dependabot in #915
  • Use Larastan instead of Psalm by @mzur in #892
  • Upgrade to Laravel 11 by @mzur in #879

Full Changelog: v3.82.1...v3.83.0

v3.82.1

27 Aug 06:57
7f3cefe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.82.0...v3.82.1

v3.82.0

22 Aug 06:25
99bbd57
Compare
Choose a tag to compare

What's Changed

  • Add support for SubjectArea and GPSImgDirection EXIF fields by @aneust in #880
  • Fix test that sometimes fails by @mzur in #907
  • Fix slider focus to enable keyboard shortcuts again by @lehecht in #902
  • Prevent double clicks for point annotations by @dlangenk in #896
  • View recently joined users in admin area by @aneust in #905

Full Changelog: v3.81.1...v3.82.0

v3.81.1

26 Jul 08:49
34e7810
Compare
Choose a tag to compare

What's Changed

  • Fix torchvision compatibility by @mzur in #899

Full Changelog: v3.81.0...v3.81.1

v3.81.0

26 Jul 08:36
99dc83e
Compare
Choose a tag to compare

What's Changed

  • truncates long image names in the navbar/content by @dlangenk in #889
  • Prevent double click on submit of a new project by @dlangenk in #891
  • Update developing docs by @mzur in #895
  • Show month in the timeline chart instead of years by @dlangenk in #893
  • updated documentation for attaching volumes by @dlangenk in #894
  • Use consistent colors for users in project/volume charts by @dlangenk in #888
  • Update PyTorch version to fix vulnerability by @mzur in #898

Full Changelog: v3.80.1...v3.81.0

v3.80.1

23 Jul 07:35
54c12ba
Compare
Choose a tag to compare

What's Changed

  • Check encoding of email string for API requests by @mzur in #885

Full Changelog: v3.80.0...v3.80.1

v3.80.0

16 Jul 08:13
2d0b462
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.79.0...v3.80.0

v3.79.0

08 Jul 14:37
ca1b525
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.78.2...v3.78.3

v3.78.2

27 Jun 12:30
9b82af5
Compare
Choose a tag to compare

Before this version, files with special characters such as \n or \t could be created. Find and fix these manually with the php artisan tinker console. Example query: Image::where('filename', '~', '[\n\r\t\f]')->count().

What's Changed

  • Fix validation of filenames with special characters by @mzur in #867

Full Changelog: v3.78.1...v3.78.2

v3.78.1

27 Jun 11:29
0989262
Compare
Choose a tag to compare

What's Changed

  • Add button to ensure filtering is finished by @lehecht in #846
  • Fix image grid pinned image key by @mzur in #866

Full Changelog: v3.78.0...v3.78.1