Skip to content

Releases: unitystation/central-command

v3.5.0

23 Sep 02:15
23a23bb
Compare
Choose a tag to compare

What's Changed

  • feat: better readability for characters in admin view by @corp-0 in #96
  • feat: add logging configuration by @corp-0 in #97

Full Changelog: v3.4.0...v3.5.0

v3.4.0

16 Mar 22:41
e206f08
Compare
Choose a tag to compare

What's Changed

  • feat: add ability to search fields and filter fields in Account admin view by @corp-0 in #91

Full Changelog: v3.3.0...v3.4.0

v3.3.0

03 Mar 01:27
d98b6e7
Compare
Choose a tag to compare

What's Changed

  • feat: allow non English letters on usernames by @corp-0 in #87
  • fix: small fix to some serializers to improve responses by @corp-0 in #86
  • replace black with ruff format by @Fogapod in #76
  • fix: standardize the login successful response by @corp-0 in #88
  • chore: tweak workflows for staging and production environments by @corp-0 in #89

Full Changelog: v3.2.3...v3.3.0

v3.2.3

23 Feb 06:29
cb5031f
Compare
Choose a tag to compare

What's Changed

  • fix: removed stupid brackets breaking mail confirmation endpoint by @corp-0 in #85

Full Changelog: v3.2.2...v3.2.3

v3.2.2

23 Feb 04:58
b56e567
Compare
Choose a tag to compare

What's Changed

  • fix: removes unneeded url parameter from mail confirmation endpoint by @corp-0 in #84

Full Changelog: v3.2.1...v3.2.2

v3.2.1

18 Feb 21:57
1591ed5
Compare
Choose a tag to compare

What's Changed

  • fix: some small fixes we found while live testing with the game by @corp-0 in #82
  • fix: adds tests and fixes issues raised by them by @corp-0 in #83

Full Changelog: v3.2.0...v3.2.1

v3.2.0

12 Feb 03:21
67c858e
Compare
Choose a tag to compare

What's Changed

  • add mypy type checking by @Fogapod in #79
  • fix dependency on old ruff version, remove old .dockerignore entry by @Fogapod in #80
  • refactor: cleaner view code for many endpoints by @corp-0 in #81

Full Changelog: v3.1.1...v3.2.0

v3.1.1

07 Feb 02:39
c152ed8
Compare
Choose a tag to compare

What's Changed

  • fix: fix wrong indentation for volumes key under web by @corp-0 in #78

Oops

Full Changelog: v3.1.0...v3.1.1

v3.1.0

07 Feb 01:47
b13e844
Compare
Choose a tag to compare

What's Changed

  • Update entrypoint.sh by @MaxIsJoe in #72
  • Updates README to include setting up instructions. by @MaxIsJoe in #73
  • bump things and update documentation by @Fogapod in #75
  • Password resetting by @MaxIsJoe in #74
  • feat: adds homemade mail confirmation and removes external library by @corp-0 in #77
  • chore: Adds a bunch of documentation and cleans up unused endpoints that should be redone by @corp-0 in #77

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

16 Nov 21:30
4651f58
Compare
Choose a tag to compare

What's Changed

  • fix: added back email template for confirmation by @sweep-ai in #68
  • fix: small fixes requested by bod by @corp-0 in #71

Full Changelog: v3.0.0...v3.0.1