Changelog

Presage API

v6.10.0

Latest
5/14/2025

Minor Changes

  • Added support for loading most recent clone of a workorder

Patch Changes

  • PA-458 Improve error messages when saving a product with the same name as another at the same level in the tree
  • PA-362 Include analysis name in error thrown when saving an option with the same name as another option on the same analysis
5/12/2025

This release requires database version 655 or newer

Minor Changes

  • Add SampleFilter.lotNumber filter to search for samples with a given lot number
  • Allow alerts to be sent via push notification
  • Add Alert.displayStatus which gives more detail than the regular status field, including whether an alert is read/unread or has an error
  • Support new lotNumber filter in saved searches
  • Allow loading a work order by sampleId or sampleValueId for cases where the workOrderId is not known
  • Add a handful of fields to the UserAccount entity for push notification support
  • Deprecate old SampleAnalysisOptionFilter.lot filter as it is now redundant
  • Allow users to manage push notification subscriptions
  • Allow filtering and paginating Query.alertHistory
5/5/2025

Patch Changes

  • Fix a broken relation that would cause any query referencing plant as a child field (such as saving a work order) to error
5/5/2025

Minor Changes

  • Add statuses filter to Query.workOrders that takes an array of document statuses
  • Add verificationRequired filter to Query.workOrders to filter to just work orders whose type requires verification
  • If authentication is required to verify work orders, ensure that the user has authed before saving
  • Add workOrder.metrics field, which counts the # of samples and sample values with certain statuses on that work order
  • Add isVerified filter to Query.workOrders

Patch Changes

  • Fixed error saving Alert Subscriptions
  • Changed JoinTable to JoinColumn to fix saving plants
3/31/2025

Patch Changes

  • Modified Plant File join correctly to the file to fix saving the file
  • Give a better error message for failed report previews
3/21/2025

Patch Changes

  • Fix the release pipeline
3/21/2025

Minor Changes

  • PA-183 Allow uploading a plant logo
3/10/2025

What's Changed

  • WO Recipes Part 2 by @Mtn-View
2/26/2025

Fix version #

2/26/2025

What's Changed

  • SCIM dependencies updated by @DillonSadofsky
  • Transactionalize createReportQueueJob by @daytonlowell
  • Add UpdateSessionUser mutation by @daytonlowell
  • SCIM integration no longer exposes unused fields, and does return externalId by @DillonSadofsky
  • Add User account activation endpoint by @daytonlowell
  • Fixed saving from child to root on tree objects by @Hhovland
  • Removed some custom code based on an update to SCIMMY, see discussion https://github.com/scimmyjs/scimmy/issues/57#issuecomment-by @DillonSadofsky
  • Fixed saving of some analyses/options and use of database connections by @DillonSadofsky
  • Cut paste fixes PA-517 by @Hhovland
Newer Older