Releases: desklab/gcampus
Releases · desklab/gcampus
Version 0.8.0rc3
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
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
Version 0.7.0
Version 0.7.0b2
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
Version 0.6.4
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
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
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
What's Changed
- Fix missing "Report Measurement" modal
- Remove old
console.log
call - Bump JavaScript dependencies
Full Changelog: 0.6.0...0.6.1