Skip to content

Releases: desklab/gcampus

Version 0.8.0rc3

22 Jul 21:31
0.8.0rc3
549c6b4
Compare
Choose a tag to compare
Version 0.8.0rc3 Pre-release
Pre-release

What's Changed

  • Replace MinIO / S3 with cached WhiteNoise and FileSystemStorage by @jnsdrtlf in #91

Other changes

  • dfd36dc Support for amd64 and arm64 platforms when building Docker images
  • Update Dependencies (Python 3.11, Celery, Redis, gevent, Django REST framework)
  • Update NPM packages
  • Remove dependence on Pandoc: Get plain text from HTML using lxml
  • f0ba855 Use special template backend for documents and email. No more mock request necessary.
  • Drop NumPy dependency
  • Add new and improve existing tests
  • c3d9d6e Use clusters in document maps to visualise large numbers of markers

Full Changelog: 0.7.2...0.8.0rc3

Version 0.7.2

27 Mar 13:38
Compare
Choose a tag to compare

What's Changed

  • fix lookup tables used in water quality index calculation
  • add and reorder calibrations

Full Changelog: 0.7.1...0.7.2

Version 0.7.1

22 Mar 13:36
Compare
Choose a tag to compare

What's Changed

  • fix water quality index description

Full Changelog: 0.7.0...0.7.1

Version 0.7.0

08 Mar 11:23
Compare
Choose a tag to compare

What's Changed

  • add data quality warning flag (#83)
  • add water quality indices (#72)
  • update and refactor export (#86)
  • combine login sites (#84)
  • organise calibrations by introducing measurement kits (#85)
  • improve tabbed layout (#80)
  • update dependencies

Full Changelog: 0.6.4...0.7.0

Version 0.7.0b2

08 Feb 12:36
Compare
Choose a tag to compare
Version 0.7.0b2 Pre-release
Pre-release

What's Changed

  • write bools as yes/no in xlsx export
  • make staging warning more striking
  • multiple minor fixes

Full Changelog: 0.7.0b1...0.7.0b2

Version 0.7.0b1

05 Jan 19:03
Compare
Choose a tag to compare
Version 0.7.0b1 Pre-release
Pre-release

What's Changed

  • add data quality warning flag (#83)
  • add water quality indices (#72)
  • update and refactor export (#86)
  • combine login sites (#84)
  • organise calibrations by introducing measurement kits (#85)
  • improve tabbed layout (#80)
  • update dependencies

Full Changelog: 0.6.4...0.7.0b1

Version 0.6.4

29 Oct 16:01
Compare
Choose a tag to compare

What's Changed

  • Fixed missing content of measurement popups in water detail view (#73)
  • Fixed water filter reset link

Full Changelog: 0.6.3...0.6.4

Version 0.6.3

29 Oct 14:30
0.6.3
269fed6
Compare
Choose a tag to compare

What's Changed

  • Add filter to water list (by @nlwach)
  • Fixed missing message toasts (#74)
  • Fixed missing content of measurement popups in water detail view (#73)
  • Fixed sign up email broken URL
  • Added water name to full-text search
  • Other bug fixes

Full Changelog: 0.6.2...0.6.3

Version 0.6.2

14 Oct 11:59
0.6.2
aed0ab2
Compare
Choose a tag to compare

What's Changed

  • Add flow type filter to measurement list
  • Add flow and water type to CSV and XLSX export
  • Other minor bug fixes

Full Changelog: 0.6.1...0.6.2

Version 0.6.1

03 Oct 11:35
0.6.1
e3a4dda
Compare
Choose a tag to compare

What's Changed

  • Fix missing "Report Measurement" modal
  • Remove old console.log call
  • Bump JavaScript dependencies

Full Changelog: 0.6.0...0.6.1