Skip to content

Releases: WHOIGit/ifcbdb

v4.2.1

16 Aug 17:25
24bcded
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

Upgrading

To upgrade to this release, modify your .env file and add this line:

IFCBDB_IMAGE=whoi/ifcb-dashboard:4.2.1

Before restarting, you may want to pull that image to reduce downtime.

docker pull whoi/ifcb-dashboard:4.2.1

Restart and run collectstatic:

docker compose down
docker compose up -d
docker compose exec ifcbdb python manage.py collectstatic --noinput

v4.2.0

30 Jul 17:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.2.0

IFCB Dashboard 4.1.1

26 Jun 20:01
f6001cb
Compare
Choose a tag to compare

What's Changed

  • Disabled mosaic generation for external clients accessing /api/bin to prevent inadvertent DOS
  • Fixed bug where menus would not close when clicking outside the menu
  • Fixed bug where large numbers of geolocated bins in a single dataset would result in a blank map

IFCB Dashboard 4.1.0

25 Apr 17:06
b9553b0
Compare
Choose a tag to compare

What's changed

  • Ported remote IFCB support for auto-transfer utility to pyifcb 1.1 which uses smbprotocol instead of pysmb
  • Modified autotransfer utility accordingly

Note that the autotransfer utility is currently not documented and only works with IFCBs that export an SMB share and are accessible at static IP addresses, so it is of limited use.

IFCB Dashboard 4.0.0

02 Apr 19:21
11f4e75
Compare
Choose a tag to compare
  • Adopting semantic versioning starting at major version 4
  • New deployment process eliminating build step and depending on the IFCB dashboard image in Docker Hub
  • Updates to Javascript library versions
  • Dependency on new version of pyifcb containing fixes to ml_analyzed and trigger count computations

First demo incorporating some initial user feedback (a1b milestone)

30 May 17:16
6048882
Compare
Choose a tag to compare

Changes:

  • Timeline is now hideable
  • Buttons are more clearly labeled
  • Unused plotting controls are now hidden
  • Default metric is concentration (now called ROIs / ml)
  • Temperature and humidity are shown as scatter plots
  • Performance improvements

first demo, (a1 milestone)

29 May 13:51
e7c2191
Compare
Choose a tag to compare
Pre-release

Major capabilities including

  • Accession and qaqc
  • Timeline browsing
  • Clickable mosaics
  • Maps
  • Access to blobs