github phantasmlabs/phantasm 2024.11.19

8 hours ago

This release includes the following changes:

  • Added client to receiver authentication.
  • Include approver details in the response from the dashboard.
  • Improved dashboard layout with a sidebar.

Authentication is disabled by default. To enable authentication, set the PHANTASM_SECRET environment variable in the server component before starting the server. The client will need to provide the secret when instantiating the client class to be able to send approval requests correctly.

Approval response from the dashboard to the coordinator server now includes the approver details such as the name and email address. This information can be used to identify the approver who made the decision and enrich the audit logs.

Contributors

Full Changelog

2024.11.05...2024.11.19

Don't miss a new phantasm release

NewReleases is sending notifications on new releases.