Skip to content

Releases: axuno/Volleyball-League

v9.0.1

23 Dec 08:12
574b1ec

Choose a tag to compare

What's Changed

  • Update NLog to v6, modernize logging in #279
  • chore: Update NuGet package versions across projects in #280

Full Changelog: v9.0.0...v9.0.1

v9.0.0

23 Dec 08:11
6f8aa53

Choose a tag to compare

What's Changed

  • Update NuGet packages in #273
  • Bump js-yaml from 3.14.1 to 3.14.2 in /League by @dependabot[bot] in #274
  • Migrate from node-sass to sass v1.94.1 in #275
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #277
  • Upgrade solution to .NET 10.0 and modernize test infrastructure in #278

Full Changelog: v8.3.1...v9.0.0

v8.3.1

19 Oct 20:27

Choose a tag to compare

What's Changed

  • Bump actions/setup-dotnet from 4 to 5 #271
  • chore: Update referenced packages in #272
  • Bump v8.3.1

Full Changelog: v8.3.0...v8.3.1

v8.3.0

22 Sep 07:44
b52ccce

Choose a tag to compare

What's Changed

  • chore: Use scalar queries to determine number of records in #259
  • chore: Improve unit tests for MatchScheduler in #260
  • chore: HtmlToPdfConverter: Don't throw when removing temporary folder fails in #261
  • fix: JS event handling for all-time tournaments view in #262
  • fix: InvalidOperationException caused by LeagueViewLocationExpander in #263
  • feat: Improve background queue workers for clearer semantics and concurrency in #264
  • fix: Reportsheet PDF output with dashed lines in #265
  • feat(background-tasks): add bounded-concurrency service and queue refactors in #266
  • chore: Bump actions/checkout from 4 to 5 by @dependabot[bot] in #267
  • chore: Set default number of concurrent tasks from 5 to 50 in #268
  • fix: Match notification - DaysBeforeNextMatch is a negative number in #269
  • Bump version 8.3.0 in #270

Full Changelog: v8.2.7...v8.3.0

v8.2.7

10 Aug 20:40
4181128

Choose a tag to compare

What's Changed

  • Fix: Add teamId to returnUrls to return to Team.MyTeam methods correctly in #257
  • Bump version v8.2.7 in #258

Full Changelog: v8.2.6...v8.2.7

v8.2.6

06 Aug 18:17
cc34224

Choose a tag to compare

What's Changed

  • chore: Update README.md in #255
  • fix: Stop logging an Error when missing home content for TenantContext.IsDefault in #256
  • This message is now logged as Information
  • Reasoning: The default tenant does not necessary contain any home content.
  • chore: Update axuno logo and copyright (Includes updates in picture credits and legal disclosure)
  • Bump version to v8.2.6

Full Changelog: v8.2.5...v8.2.6

v8.2.5

01 Aug 20:24
c5ddaff

Choose a tag to compare

What's Changed

  • feat: Confirmation of Team Application Contains Bank Reference ID in #253
  • Bump version to v8.2.5 in #254

Full Changelog: v8.2.4...v8.2.5

v8.2.4

29 Jul 22:38
caf1670

Choose a tag to compare

What's Changed

  • Fix: Use tournament start date to determine planning mode in #251. This will disable team notifications for changes to fixtures before the tournament has started.
  • Bump version to v8.2.4 in #252

Full Changelog: v8.2.3...v8.2.4

v8.2.3

27 Jul 07:18
84e50d7

Choose a tag to compare

What's Changed

  • Replaced static TournamentEntity.IsPlanningMode with dynamic calculaction in #242
  • Breaking: Update Axuno.TextTemplating v2.1.0 to v3.0.0 in #244
  • chore ModelValidators async method calls use .ConfigureAwait(false) in #245
  • Improve Browser behavior for iCalendar downloads in #246
  • Use Content-Disposition attachment for ics files in #247
  • Update ical.net package to v5.1.0 in #248
  • Update nuget packages in #249
  • Bump version to v8.2.3 in #250

Full Changelog: v8.2.2...v8.2.3

v8.2.2

25 Jun 11:47
d1dd281

Choose a tag to compare

What's Changed

  • Refactor Tenant configuration focusing mail addresses in #236
  • Refactor MailKind in #237
  • Salutation in Contact form and PersonalDetails form in #238
  • Salutation in Register form and ExternalSignInConfirmation form in #240
  • Add team manager checks and warnings for missing phone numbers in #239
  • iCalendar Event Creation for Planned Matches using ical.net 5.0.0 in #241

Full Changelog: v8.2.1...v8.2.2