Changelog

Presage API

5.3.0

Latest
2/29/2024

What's Changed

  • http get support
  • linting fixes
  • updated latest version of file service
  • updated investigation trigger entity
  • new CRUD endpoints for investigation triggers
2/13/2024

What's Changed

  • Apply Prettier formatting to all files
  • PA-163: Add new createProductBatch and updateProductBatch mutations
  • MySQL 8 compatibility changes
  • Improve an error message for previewing alerts
  • Fix tag number not being set on new samples
  • Fix creating a user without a password
1/31/2024

Hotfix for password key field error on new user account creation

  • Have passwordKey as a prop in UserAccount entity with @Column decorator
  • Give a default value of empty string for passwordKey during creating new user account
1/12/2024

What's Changed

  • Pa 49 wo api by @Hhovland
1/5/2024

What's Changed

  • PA-39 Location Configuration screen by @Mtn-View
  • Added the ability to get analysisoptionchoiceid if the user wants from the check applicable thresholds endpoint.
  • Added "only applicable" and boundary types filters to check applicable thresholds endpoint, which will be useful for integrations and some future frontend code.
  • Added some enum utilities
  • Pa 153 product endpoint fixes by @Hhovland
  • Pa 81 automatic work orders by @Hhovland
  • First time user login flow by @soonyeap
  • PA-28 user group by @soonyeap
  • Report Queue / Viewer improvements by @Mtn-View
10/31/2023
  • PA-31 plant config screen by @Hhovland
  • PA-30 settings by @Hhovland
  • Fix API Sessions missing some fields by @Mtn-View
  • Add a server-info query endpoint by @soonyeap
10/30/2023
  • Fixed: an issue where startAPISession would not encode user sites into the session.
  • Fixed: an issue where passing a session JWT as auth method would throw an error that checkUserPermission was missing when called in some query endpoints.
10/23/2023

Fixed an issue where connecting via api-token header could throw an issue due to a conflict in ESM module format.

10/19/2023

What's Changed

  • Product management by @Hhovland
  • User config by @soonyeap
  • Esm by @Hhovland
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot
  • Remove xml2js dependency by @DillonSadofsky

New Contributors

  • @soonyeap made their first contribution
  • @dependabot made their first contribution
5/25/2023

Alert Subscription Support

Newer Older