Skip to content

v.1.4.1

Latest

Choose a tag to compare

@Kile Kile released this 07 Mar 08:28

Backend to support big website update

Implement endpoints specifically for new website features including the new "servers" page. See more in the website release.

Important changes specific to the API are:

  • Auth tokens from Discord are now cached so Discord does need to be requested for auth several times per request. With this comes a new logout endpoint to invalidate that cache
  • Fixed a major issue with the proxy service where timed out responses would clog up the service and lead to tons of failed API requests from the website

Attempted yet again to prevent Loki from leading to a full storage by limiting the services logs are saved from.

(This was initially meant as a 1.5.0 release but due to basically no changes for the actual bot itself and already one major release dedicated to the website, it ended up as 1.4.1 instead)

Full Changelog: v1.4.0...v1.4.1