Releases: quince-science/QuinCe
Releases · quince-science/QuinCe
Release 22.0.2
Bug Fixes
- Improve error handling during file upload
- Fix table scrolling on QC pages for large datasets
Release 22.0.1
Improvements
- Improved Gradient/Spike detection test
- Dataset and File lists now show newest entries first
Bug Fixes
- Improvements to detection of Periodic vs Continuous measurements
Other
- Repackage junit tests
Release 22.0.0
Miscellaneous
- Restrict NRT exports to one per day
Release 21.0.0
Improvements
- Exports for platforms with no defined destination are logged correctly
- Record user login times to help with troubleshooting errors
Release 20.1.3
Bug Fixes
- Improved algorithm for detecting continuous or periodic measurements
Release 20.1.2
Bug Fixes
- Improved auto-sizing of new datasets to data.
Release 20.1.1
Bug Fixes
- Fix duplicated xCO2 Atmosphere column in exports
Miscellaneous
- Script reports can now be sent to Telgram
Release 20.1.0
Improvements
- Data interpolation now only occurs if there are both prior and post values to interpolate between. There will no longer be a 'flat' extrapolation of data if there is only prior or post data (not both).
- QuinCe now automatically inserts a flushing period if there is no FLUSH flag set after a ZERO period. This is requires the sensor's Response Time to be entered from the calibration sheet; the flushing period is equals to
Response Time * 7
.
Bug Fixes
- Fixes to some tests
Release 20.0.2
New features
- Overhauled the File Upload interface.
- Now handles large numbers of files (250+) without crashing
- Streamlined registration of unregistered run types
- Progress of file extraction is easier to follow
Release 20.0.1
Improvements
- Instrument selection drop-down is now searchable
- Speed improvement when loading main QC page