Skip to content

Releases: astroid-app/v2

v2.10.19-16-beta

19 Oct 13:53
Compare
Choose a tag to compare

Changes

  • fixed bug in healtcheck
  • every caller of surrealdb_handler.get_endpoint specifies as caller for better debugging
  • added suspension handler with suspension checks

Todo

  • delete endpoint and it's data 7 days after suspension (in progress)
  • 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 (in progress)
  • Privacy: add disclaimer what happens after endpoint termination

Full Changelog: v2.10.11-23-beta...v2.10.19-15-beta

v2.10.10-23-beta

11 Oct 21:35
Compare
Choose a tag to compare

Changes

  • fixed nerimity file upload due to an update of the cdn

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

Full Changelog: v2.10.09-23-beta...v2.10.11-23-beta

v2.10.09-23-beta

09 Oct 20:57
Compare
Choose a tag to compare

Changes

  • added repair option for endpoints that have corrupted datastructure

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

Full Changelog: v2.10.05-20-beta...v2.10.09-23-beta

v2.10.05-20-beta

05 Oct 18:21
c832f00
Compare
Choose a tag to compare

Changes

  • added route to get all endpoints
  • switched to status code 200 on healthcheck if endpoint data is corrupted/missing keys

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

Full Changelog: v2.10.04-21-beta...v2.10.05-20-beta

v2.10.04-21-beta

04 Oct 19:02
Compare
Choose a tag to compare

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

v2.09.29-22.2-beta

29 Sep 20:39
Compare
Choose a tag to compare

Changes

  • fixed bug with getting statistics

v2.09.29-22.1-beta

29 Sep 20:11
Compare
Choose a tag to compare

Changes

  • add statistics (monthly and total messages sent, total endpoints registered)
  • fix bug where rounded message count is 0 if >500 and <1000

v2.09.20-20.2-beta

20 Sep 20:12
Compare
Choose a tag to compare

Changes

  • added healthcheck endpoint (only accessible with master token or astroid bot/s [coming soon])
  • fix a W inside code

v2.09.4-19-beta

04 Sep 17:16
Compare
Choose a tag to compare

Changes

  • Using an invisible character when sending messages that have attachments but no message content

v2.09.1-14.2-beta

01 Sep 12:39
Compare
Choose a tag to compare

Changes

  • Fixing bug with empty message content