Releases: axuno/Volleyball-League
Releases · axuno/Volleyball-League
v9.0.1
v9.0.0
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-sasstosassv1.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
v8.3.0
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:
InvalidOperationExceptioncaused byLeagueViewLocationExpanderin #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 -
DaysBeforeNextMatchis a negative number in #269 - Bump version 8.3.0 in #270
Full Changelog: v8.2.7...v8.3.0
v8.2.7
v8.2.6
What's Changed
- chore: Update README.md in #255
- fix: Stop logging an
Errorwhen missing home content forTenantContext.IsDefaultin #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
v8.2.4
v8.2.3
What's Changed
- Replaced static
TournamentEntity.IsPlanningModewith dynamic calculaction in #242 - Breaking: Update
Axuno.TextTemplatingv2.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.netpackage 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
What's Changed
- Refactor
Tenantconfiguration focusing mail addresses in #236 - Refactor
MailKindin #237 Salutationin Contact form and PersonalDetails form in #238Salutationin 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.0in #241
Full Changelog: v8.2.1...v8.2.2