Skip to content

Releases: unitystation/central-command

v1.0.0

22 Nov 20:17

Choose a tag to compare

1.0.0 (2020-11-22)

Bug Fixes

  • api: account register endpoint not requiring mail confirmation (#11) (0044d1f)
  • gha: fix cache and log in error (#19) (0ea5b16)
  • persistence: correct properties for models (6ec121b)

Features

  • account: json field for character settings (a254169)
  • account: make user_id the model pk (623d48a)
  • api: add endpoint to get account data (fb08042)
  • api: set default api views to authenticated only (4f18737)
  • docker: enable docker build caching (#10) (3a50d0c)