Skip to content

Releases: ModdedMinecraftClub/Mmcc.Stats

Hotfix 2.0.2

Choose a tag to compare

@TraceLD TraceLD released this 16 Feb 05:39

Changes:

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

Hotfix 2.0.1

Choose a tag to compare

@TraceLD TraceLD released this 12 Feb 02:14

Changes:

  • Fixed a bunch of CSS issues, one major

2.0.0

Choose a tag to compare

@TraceLD TraceLD released this 11 Feb 17:22
4ce3941

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

Choose a tag to compare

@TraceLD TraceLD released this 17 Aug 04:40
e110327

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

Choose a tag to compare

@TraceLD TraceLD released this 04 Aug 18:18

Updated dependencies.

1.0.0

Choose a tag to compare

@TraceLD TraceLD released this 04 Aug 14:57
v1.0.0

bump TraceLd.DiscordWebhook