Skip to content

Releases: ModdedMinecraftClub/Mmcc.Stats

Hotfix 2.0.2

16 Feb 05:39
Compare
Choose a tag to compare

Changes:

  • Fixed bg-red-500 class getting stripped from production bundle.css.

Hotfix 2.0.1

12 Feb 02:14
Compare
Choose a tag to compare

Changes:

  • Fixed a bunch of CSS issues, one major

2.0.0

11 Feb 17:22
4ce3941
Compare
Choose a tag to compare

Changes

  • Reworked the UI so that it looks better on both mobile and desktop
  • Switched to TypeScript on front-end
  • Added weekly trends to the UI and the necessary API endpoints
  • Added default date inputs

1.1.0

17 Aug 04:40
e110327
Compare
Choose a tag to compare

Changes

  • Removed "Smoothed data" mode, which was an exponential rolling average and gave very little control, from Playerbase chart tab and replaced it with "Daily rolling average" and "Weekly rolling average" modes which are much more descriptive and useful
  • Ported the API to use EFCore as ORM instead of Dapper
  • Converted services into MediatR commands & queries
  • Added servers and pings endpoints
  • Grouped controllers into features and changed routes to reflect this change
  • Removed no longer needed NuGet dependencies
  • Changed frontend so that it uses the new routes
  • Added OpenAPI JSON specification
  • Added ReDoc docs based on the OpenAPI JSON specification
  • Switched plotly.js to be locally hosted

1.0.1

04 Aug 18:18
Compare
Choose a tag to compare

Updated dependencies.

1.0.0

04 Aug 14:57
Compare
Choose a tag to compare
v1.0.0

bump TraceLd.DiscordWebhook