Skip to content

Releases: bobbah/CentCom

Version v1.0.2 Release

30 Jul 01:57
Compare
Choose a tag to compare
  • Deleting a BanSource will now cascade to the associated bans
  • Fixed typo labeling /vg/ as yogstation in logging

Requires .NET Core 3.1 runtimes

Version v1.0.0 Release

30 Jul 01:03
Compare
Choose a tag to compare

Initial functional release of the CentCom software suite. Expect instability, but it has been fine in testing.

Requires .NET Core 3.1 runtimes.

Version v1.0.1 Release

30 Jul 01:39
Compare
Choose a tag to compare

Updated the OracleStation flat data to remove expiration datetimes for bans which are permanent, this was an artifact of how they were storing this data in their database.

This will require anyone who previously ran v1.0.0 on their database to remove the OracleStation bansource from their database and associated bans to allow for re-insertion of that dataset.

Requires .NET Core 3.1 runtimes