Skip to content

v4.0.0

Compare
Choose a tag to compare
@axunonb axunonb released this 21 Mar 10:45
· 13 commits to main since this release
e08d893

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