Skip to content

v5.0.0 Razor Class Library

Compare
Choose a tag to compare
@axunonb axunonb released this 13 Jan 00:35
· 192 commits to main since this release

What's Changed

  • Bump qs from 6.9.4 to 6.11.0 (ce3e9ee)
  • Bump decode-uri-component from 0.2.0 to 0.2.2 (48cc753)
  • Fix: Fix: Set ActiveTeamId for my-team.cshtml (599aacb)
  • Fix: CronCache per tenant (e54f191)
  • Bump moment from 2.29.2 to 2.29.4, moment-timezone from 0.5.31 to 0.5.37 (9d062f8)
  • Fir for #51
  • Add cookie_flags for Google Analytics (763931f)
  • Fix: Distinction between new / updated team application (c1c9fbc)
  • Fix for #31
  • Fix for #34
  • Fix for #28
  • Fix for #50
  • Fix for #47
  • Fix for #27
  • Bumps jquery-validation from 1.19.3 to 1.19.4 (82cf9f2)
  • Async awaiting tasks completion in ConcurrentBackgroundQueueService (6aa69a7)
  • Enable nullable for Axuno.BackgroundTask project (232e0fe)
  • Fixes from Code Analysis, latest C# language features (e7bcab7)
  • Upgrade projects to NET6.0 ([#41])
  • Check for excluded match days for fixture now fail with warning instead of error (#39)
  • Bumps moment from 2.26.0 to 2.29.2 (8bcfef8)
  • Bump minimist from 1.2.5 to 1.2.6 (#37)
  • CookiePolicyOptions.Secure = CookieSecurePolicy.SameAsRequest (5bbfa85)
  • Set CookiePolicyOptions.MinimumSameSitePolcy = SameSiteMode.Lax (3702895)
  • Use Lax cookie policy for preferred language cookie (d54736b)
  • PDF renders with Chromium directly, instead of Puppeteer (60ca4cf)
  • Fixed bug in Cron api-controller (7e71114)
  • Updated demo configurations (05471de)
  • Moved individual Pages/Controllers from League RCL to Demo (e8a090c)
  • nullable enable for MetaDataHelper (0f5bb55
  • Separated RCL and LeagueDemo (a807d0e)
  • NavigationNode.Url and NavigationNode.Text may be null (fa67db2)
  • Replaced LinkGenerator with UrlHelper (bae4e36)
  • Fixed menu for default tenant (a5f54df)
  • Replaced cloudscribe.Web.Navigation package (42bb5ce)
  • Add new demo databases (e03aba9)
  • Added sql script for db objects creation, and demo database (155fcf1)
  • ViewNames is now a class, not a namespace (904b7e5)
  • Render HTML match report instead of PDF, if Chromium is not installed (a73b005)
  • Add custom localizer for RCL localization (87a07c2)
  • Bump node-sass from 4.14.1 to 7.0.0 (#37)
  • Bump set-value from 2.0.1 to 4.0.1 (#30)
  • Bump Bump tar from 6.1.8 to 6.1.11 (#26)
  • Bump tar from 3.2.2 to 6.1.8 (#25)
  • Bump color-string from 1.5.3 to 1.6.0 (#24)
  • Bump path-parse from 1.0.6 to 1.0.7 (#23)
  • Bump browserslist from 4.13.0 to 4.16.6 (#22)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#21)
  • Bump lodash from 4.17.19 to 4.17.21 (#20)
  • Bump grunt from 1.2.1 to 1.3.0 (#19)
  • Bump y18n from 4.0.0 to 4.0.1 (#18)
  • Added HTML to PDF fallback if PuppeteerSharp fails

Full Changelog: v4.5.3...v5.0.0