Skip to content

Releases: quince-science/QuinCe

Release 22.0.2

20 Aug 18:34
Compare
Choose a tag to compare

Bug Fixes

  • Improve error handling during file upload
  • Fix table scrolling on QC pages for large datasets

Release 22.0.1

23 Jul 06:45
Compare
Choose a tag to compare

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

05 Jul 07:52
Compare
Choose a tag to compare

Miscellaneous

  • Restrict NRT exports to one per day

Release 21.0.0

02 Jul 18:15
Compare
Choose a tag to compare

Improvements

  • Exports for platforms with no defined destination are logged correctly
  • Record user login times to help with troubleshooting errors

Release 20.1.3

20 Jun 11:28
Compare
Choose a tag to compare

Bug Fixes

  • Improved algorithm for detecting continuous or periodic measurements

Release 20.1.2

11 Jun 11:42
Compare
Choose a tag to compare

Bug Fixes

  • Improved auto-sizing of new datasets to data.

Release 20.1.1

31 May 17:46
Compare
Choose a tag to compare

Bug Fixes

  • Fix duplicated xCO2 Atmosphere column in exports

Miscellaneous

  • Script reports can now be sent to Telgram

Release 20.1.0

16 May 13:30
Compare
Choose a tag to compare

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

24 Apr 12:19
Compare
Choose a tag to compare

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

16 Apr 13:04
Compare
Choose a tag to compare

Improvements

  • Instrument selection drop-down is now searchable
  • Speed improvement when loading main QC page