Skip to content

tgstation-server API v10.7.0

Compare
Choose a tag to compare
@tgstation-server-ci tgstation-server-ci released this 11 Aug 23:21
5488203

Full changelog can be found here.

  • Added the immediateMemoryUsage byte count field to the DreamDaemon response model. This field will only be populated if the game server is running. (#1855 @Cyberboss)
  • Added PATCH /api/Repository action which performs a reclone, deleting the old repository and re-cloning it from its origin. Added repository rights flag 16384 for this action. (#1855 @Cyberboss)
  • The GitHub API calls made by GET /api/Administration are now cached for 30 minutes. This can be forcefully refreshed with the ?fresh=true query param. (#1855 @Cyberboss)