Releases: axuno/ClubSite
Releases · axuno/ClubSite
v4.0.4
v4.0.3
v4.0.2
What's Changed
- Bump braces and gulp @dependabot in #38
- Bump Azure.Identity from 1.11.2 to 1.11.4 @dependabot in #37
- Update nuget packages in #39
- Bump SixLabors.ImageSharp from 2.1.8 to 2.1.9 by @dependabot in #40
- Update nuget and npm packages to latest, bump version to 4.0.2 in #41
Full Changelog: v4.0.1...v4.0.2
v4.0.1
What's Changed
- Add version with short commit hash on login page in #33
- Bump Azure.Identity from 1.10.4 to 1.11.0 in #34
- Bump SixLabors.ImageSharp from 2.1.7 to 2.1.8 in #35
- Maintenance for Bootstrap and package references in #36 (replace depreciated Bootstrap v5.3.3
navbar-dark
class with attributedata-bs-theme="dark"
)
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- Migrate to asp.net 8.0 in #32
- Bootstrap 5 modifications
- Gulpfile: Add bootstrap.bundle.min.js
- _Layout.cshtml: Change to local bootstrap assets (css + js)
- Remove unnecessary jquery references
- Remove unused ValidationScriptsPartial.cshtml
- Migrate app_offline.htm from bootstrap v4 to v5
- Fix: Send mail to club and registrant for tournament registration in #30
- Bump Microsoft.Data.SqlClient from 5.1.2 to 5.1.3 in /ClubSite in #31
Full Changelog: v3.6.0...v4.0.0
v3.6.0
What's Changed
- Bump postcss from 8.4.8 to 8.4.31 in /ClubSite by @dependabot in #29
- Update package references (now using Piranha CMS v10.4.0
- _Layout.cshtml:
- _Layout.cshtml: embed top level menu into
- Update NLog configuration (replace obsolete methods)
Full Changelog: v3.5.4...v3.6.0
v3.5.4
What's Changed
- Bump yaml and cssnano by @dependabot in #27
- Update package references, bump v3.5.4 in #28
- EPPlus v6.2.4
- MailKit v4.0.0
- Microsoft.Data.SqlClient v5.1.1
- Microsoft.EntityFrameworkCore.SqlServer v7.0.5
- Microsoft.EntityFrameworkCore.Tools v7.0.5
- NLog.Web.AspNetCore v5.2.3
Full Changelog: v3.5.3...v3.5.4
v3.5.3
What's Changed
- Fix: Better email address verification when posted with input forms (concerns contact and tournament registration form)
- Trim input form fields in tournament registration (no more disallowed leading blank in email address when sending confirmation)
- Bump minimist from 0.2.2 to 0.2.4 in /ClubSite by @dependabot in #26
Full Changelog: v3.5.2...v3.5.3
v3.5.2
Bump version 3.5.2
TournamentRegistration for unknown date does not throw
- If the date can't be a found, 404 will be logged
- other errors will throw
Full Changelog: v3.5.1...v3.5.2