Skip to content

v2.10.04-21-beta

Compare
Choose a tag to compare
@Deutscher775 Deutscher775 released this 04 Oct 19:02
· 55 commits to main since this release

Changes

  • Endpoints can now be suspended
  • Fixed bug where after posting to /update/ENDPOINTID it always returned Internal Server Error. The reason was a not awaited async function.

Todo

  • delete endpoint and it's data 7 days after suspension
  • add api route to suspend, unsuspend and update endpoints suspensions (think about, how this will be possible [authentication, permission, etc.])
  • add automatic unsuspension after the expireAt timestamp is reached, if provided
  • Privacy: add disclaimer what happens after endpoint termination